diff options
author | 2006-07-11 01:49:01 +0000 | |
---|---|---|
committer | 2006-07-11 01:49:01 +0000 | |
commit | 4dd9bc27d463608c814893c9a684908b2db2f2b3 (patch) | |
tree | dd4a81e8f1370213ee674c8024a9e5165a13c176 /virtual/x11 | |
parent | Mark 1.0.1 stable on ia64 (diff) | |
download | gentoo-2-4dd9bc27d463608c814893c9a684908b2db2f2b3.tar.gz gentoo-2-4dd9bc27d463608c814893c9a684908b2db2f2b3.tar.bz2 gentoo-2-4dd9bc27d463608c814893c9a684908b2db2f2b3.zip |
Mark 7.0-r2 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'virtual/x11')
-rw-r--r-- | virtual/x11/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/x11/x11-7.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/x11/ChangeLog b/virtual/x11/ChangeLog index 933c0fa46eea..7eb9084af110 100644 --- a/virtual/x11/ChangeLog +++ b/virtual/x11/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/x11 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/x11/ChangeLog,v 1.13 2006/07/10 21:18:33 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/x11/ChangeLog,v 1.14 2006/07/11 01:49:01 agriffis Exp $ + + 11 Jul 2006; Aron Griffis <agriffis@gentoo.org> x11-7.0-r2.ebuild: + Mark 7.0-r2 stable on ia64 10 Jul 2006; Stephen P. Becker <geoman@gentoo.org> x11-6.8.ebuild: removing mips from 6.8, please use modular X on mips diff --git a/virtual/x11/x11-7.0-r2.ebuild b/virtual/x11/x11-7.0-r2.ebuild index 35329c6db782..5cc788da53ea 100644 --- a/virtual/x11/x11-7.0-r2.ebuild +++ b/virtual/x11/x11-7.0-r2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/x11/x11-7.0-r2.ebuild,v 1.6 2006/07/02 18:52:34 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/x11/x11-7.0-r2.ebuild,v 1.7 2006/07/11 01:49:01 agriffis Exp $ DESCRIPTION="Virtual for the core X11 implementation" HOMEPAGE="http://www.gentoo.org/proj/en/desktop/x/x11/" SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 mips ppc ppc64 sh ~sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 mips ppc ppc64 sh ~sparc x86" IUSE="dri" RDEPEND="app-text/rman >=x11-base/xorg-x11-7 |