diff options
author | Travis Tilley <lv@gentoo.org> | 2004-04-18 21:07:28 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-04-18 21:07:28 +0000 |
commit | 6bd9bbebecb852375f663a40dad362578e7a20f1 (patch) | |
tree | e8ffe5e7c1a383a5c6ca2faa5dee83227941346e /x11-base | |
parent | marking stable on amd64 as a needed dependency for xorg-x11. see bug 48261 fo... (diff) | |
download | gentoo-2-6bd9bbebecb852375f663a40dad362578e7a20f1.tar.gz gentoo-2-6bd9bbebecb852375f663a40dad362578e7a20f1.tar.bz2 gentoo-2-6bd9bbebecb852375f663a40dad362578e7a20f1.zip |
marking stable on amd64 with the full realisation that the normal time period for waiting to mark things stable has yet to be met. A security vulnerability, outlined in bug 48107, forced me to mark the new xine-lib stable on amd64, where it will not compile with any unmasked version of xfree due to -fPIC errors (see bugs 48261, 44274, and 40646). Xorg-x11 is the only truly stable and fully functional option on amd64! Xfree 4.3.0, in general, is simply not amd64-friendly. Please CC me for any bugs relating to xorg-x11.
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xorg-x11/ChangeLog | 11 | ||||
-rw-r--r-- | x11-base/xorg-x11/xorg-x11-6.7.0.ebuild | 4 |
2 files changed, 12 insertions, 3 deletions
diff --git a/x11-base/xorg-x11/ChangeLog b/x11-base/xorg-x11/ChangeLog index 9bc6ad5521a8..c2ce0578a0fd 100644 --- a/x11-base/xorg-x11/ChangeLog +++ b/x11-base/xorg-x11/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for x11-base/xorg-x11 # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.26 2004/04/15 02:11:39 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.27 2004/04/18 21:07:28 lv Exp $ + + 18 Apr 2004; Travis Tilley <lv@gentoo.org> xorg-x11-6.7.0.ebuild: + marking stable on amd64 with the full realisation that the normal time period + for waiting to mark things stable has yet to be met. A security vulnerability, + outlined in bug 48107, forced me to mark the new xine-lib stable on amd64, + where it will not compile with any unmasked version of xfree due to -fPIC + errors (see bugs 48261, 44274, and 40646). Xorg-x11 is the only truly stable + and fully functional option on amd64! Xfree 4.3.0, in general, is simply not + amd64-friendly. Please CC me for any bugs relating to xorg-x11. 14 Apr 2004; Stephen P. Becker <geoman@gentoo.org> xorg-x11-6.7.0.ebuild: Added ~mips keyword. diff --git a/x11-base/xorg-x11/xorg-x11-6.7.0.ebuild b/x11-base/xorg-x11/xorg-x11-6.7.0.ebuild index 996118793f11..37a2f30e8f4d 100644 --- a/x11-base/xorg-x11/xorg-x11-6.7.0.ebuild +++ b/x11-base/xorg-x11/xorg-x11-6.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.ebuild,v 1.27 2004/04/15 02:11:39 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.7.0.ebuild,v 1.28 2004/04/18 21:07:28 lv Exp $ # This is a snapshot of the XORG-RELEASE-1 branch. @@ -122,7 +122,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 ~amd64 ~ppc ~sparc ~hppa ~mips" +KEYWORDS="~x86 amd64 ~ppc ~sparc ~hppa ~mips" # Need portage-2.0.50_pre9 for `use !foo` DEPEND=">=sys-apps/baselayout-1.8.3 |