diff options
author | Stephen Becker <geoman@gentoo.org> | 2004-09-18 05:27:22 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2004-09-18 05:27:22 +0000 |
commit | 5a3c2e57c13978ca3ec50afa86879e6c9c4ae5fa (patch) | |
tree | 5caea55a6b6ef59ac6a8fb34c0921b1a967caddf | |
parent | stable on x86 (Manifest recommit) (diff) | |
download | gentoo-2-5a3c2e57c13978ca3ec50afa86879e6c9c4ae5fa.tar.gz gentoo-2-5a3c2e57c13978ca3ec50afa86879e6c9c4ae5fa.tar.bz2 gentoo-2-5a3c2e57c13978ca3ec50afa86879e6c9c4ae5fa.zip |
6.7.0-r2 stable, 6.8.0-r1 testing on mips - bug 64152
-rw-r--r-- | x11-base/xorg-x11/ChangeLog | 6 | ||||
-rw-r--r-- | x11-base/xorg-x11/xorg-x11-6.7.0-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-base/xorg-x11/xorg-x11-6.8.0-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-base/xorg-x11/ChangeLog b/x11-base/xorg-x11/ChangeLog index 2a806e05c829..329ced5ba1b5 100644 --- a/x11-base/xorg-x11/ChangeLog +++ b/x11-base/xorg-x11/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-base/xorg-x11 # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.123 2004/09/17 20:07:11 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.124 2004/09/18 05:27:22 geoman Exp $ + + 18 Sep 2004; Stephen P. Becker <geoman@gentoo.org> xorg-x11-6.7.0-r2.ebuild, + xorg-x11-6.8.0-r1.ebuild: + 6.7.0-r2 stable, 6.8.0-r1 testing on mips - bug 64152 17 Sep 2004; Ferris McCormick <fmccor@gentoo.org> xorg-x11-6.7.0-r2.ebuild: Add ~sparc keyword, partially addressing bug 64152. Testing needed before diff --git a/x11-base/xorg-x11/xorg-x11-6.7.0-r2.ebuild b/x11-base/xorg-x11/xorg-x11-6.7.0-r2.ebuild index 4aee6ea01a89..b39a396356fd 100644 --- a/x11-base/xorg-x11/xorg-x11-6.7.0-r2.ebuild +++ b/x11-base/xorg-x11/xorg-x11-6.7.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.7.0-r2.ebuild,v 1.20 2004/09/17 20:07:11 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.7.0-r2.ebuild,v 1.21 2004/09/18 05:27:22 geoman Exp $ # Libraries which are now supplied in shared form that were not in the past # include: libFS.so, libGLw.so, libI810XvMC.so, libXRes.so, libXfontcache.so, @@ -66,7 +66,7 @@ LICENSE="Adobe-X CID DEC DEC-2 IBM-X NVIDIA-X NetBSD SGI UCB-LBL XC-2 nokia tektronix the-open-group todd-c-miller x-truetype xfree86-1.0 MIT SGI-B BSD FTL | GPL-2" SLOT="0" -KEYWORDS="~x86 ppc64 amd64 ppc ~mips ~ia64 ~hppa alpha ~sparc" +KEYWORDS="~x86 ppc64 amd64 ppc mips ~ia64 ~hppa alpha ~sparc" # Need portage-2.0.50_pre9 for `use !foo` DEPEND=">=sys-apps/baselayout-1.8.3 diff --git a/x11-base/xorg-x11/xorg-x11-6.8.0-r1.ebuild b/x11-base/xorg-x11/xorg-x11-6.8.0-r1.ebuild index e9d8ba35d736..d9a94b93bfcd 100644 --- a/x11-base/xorg-x11/xorg-x11-6.8.0-r1.ebuild +++ b/x11-base/xorg-x11/xorg-x11-6.8.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.8.0-r1.ebuild,v 1.2 2004/09/17 11:20:58 sejo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.8.0-r1.ebuild,v 1.3 2004/09/18 05:27:22 geoman Exp $ # Set TDFX_RISKY to "yes" to get 16-bit, 1024x768 or higher on low-memory # voodoo3 cards. @@ -72,7 +72,7 @@ LICENSE="Adobe-X CID DEC DEC-2 IBM-X NVIDIA-X NetBSD SGI UCB-LBL XC-2 nokia tektronix the-open-group todd-c-miller x-truetype xfree86-1.0 MIT SGI-B BSD FTL | GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~mips" # Need portage-2.0.50_pre9 for `use !foo` DEPEND=">=sys-apps/baselayout-1.8.3 |