diff options
author | Stephen Becker <geoman@gentoo.org> | 2005-07-03 02:20:53 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2005-07-03 02:20:53 +0000 |
commit | fd20aac582d59603c01459aa1a7f4d63f2ea9d43 (patch) | |
tree | 0fd01c2bb109184397d1855ed135e3eada36e22f /x11-base/xorg-x11 | |
parent | version bump. (diff) | |
download | gentoo-2-fd20aac582d59603c01459aa1a7f4d63f2ea9d43.tar.gz gentoo-2-fd20aac582d59603c01459aa1a7f4d63f2ea9d43.tar.bz2 gentoo-2-fd20aac582d59603c01459aa1a7f4d63f2ea9d43.zip |
these versions seriously break displaying of icons in gtk and qt apps with the newport driver, so changing keywords to -mips
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-base/xorg-x11')
-rw-r--r-- | x11-base/xorg-x11/ChangeLog | 7 | ||||
-rw-r--r-- | x11-base/xorg-x11/xorg-x11-6.8.99.13.ebuild | 4 | ||||
-rw-r--r-- | x11-base/xorg-x11/xorg-x11-6.8.99.8.ebuild | 4 |
3 files changed, 10 insertions, 5 deletions
diff --git a/x11-base/xorg-x11/ChangeLog b/x11-base/xorg-x11/ChangeLog index fe953c47d951..0713bf2aaf7e 100644 --- a/x11-base/xorg-x11/ChangeLog +++ b/x11-base/xorg-x11/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-base/xorg-x11 # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.418 2005/06/30 01:50:52 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.419 2005/07/03 02:20:53 geoman Exp $ + + 03 Jul 2005; Stephen P. Becker <geoman@gentoo.org> + xorg-x11-6.8.99.8.ebuild, xorg-x11-6.8.99.13.ebuild: + these versions seriously break displaying of icons in gtk and qt apps with + the newport driver, so changing keywords to -mips 30 Jun 2005; Donnie Berkholz <spyderous@gentoo.org>; xorg-x11-6.8.2-r2.ebuild: diff --git a/x11-base/xorg-x11/xorg-x11-6.8.99.13.ebuild b/x11-base/xorg-x11/xorg-x11-6.8.99.13.ebuild index b8b8535a4793..02ff312c81e4 100644 --- a/x11-base/xorg-x11/xorg-x11-6.8.99.13.ebuild +++ b/x11-base/xorg-x11/xorg-x11-6.8.99.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.99.13.ebuild,v 1.6 2005/06/29 01:13:30 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.8.99.13.ebuild,v 1.7 2005/07/03 02:20:53 geoman Exp $ # Set TDFX_RISKY to "yes" to get 16-bit, 1024x768 or higher on low-memory # voodoo3 cards. @@ -78,7 +78,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="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc -ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 -mips ~ppc -ppc64 ~sparc ~x86" DEPEND=">=sys-libs/ncurses-5.1 >=sys-libs/zlib-1.1.3-r2 diff --git a/x11-base/xorg-x11/xorg-x11-6.8.99.8.ebuild b/x11-base/xorg-x11/xorg-x11-6.8.99.8.ebuild index 153fefa98a9c..d0f173f14f3b 100644 --- a/x11-base/xorg-x11/xorg-x11-6.8.99.8.ebuild +++ b/x11-base/xorg-x11/xorg-x11-6.8.99.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.99.8.ebuild,v 1.17 2005/06/29 01:13:30 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.8.99.8.ebuild,v 1.18 2005/07/03 02:20:53 geoman Exp $ # Set TDFX_RISKY to "yes" to get 16-bit, 1024x768 or higher on low-memory # voodoo3 cards. @@ -78,7 +78,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="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc -ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 -mips ~ppc -ppc64 ~sparc ~x86" DEPEND=">=sys-libs/ncurses-5.1 >=sys-libs/zlib-1.1.3-r2 |