diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-09-17 17:51:19 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-09-17 17:51:19 +0000 |
commit | 5121c36c3fb483f3b7b9659b219a073f7d08c0f7 (patch) | |
tree | 13ed92349b0f2c7f9c19770ba491bb61485b7505 /x11-base | |
parent | add ipv6, #64374 (Manifest recommit) (diff) | |
download | gentoo-2-5121c36c3fb483f3b7b9659b219a073f7d08c0f7.tar.gz gentoo-2-5121c36c3fb483f3b7b9659b219a073f7d08c0f7.tar.bz2 gentoo-2-5121c36c3fb483f3b7b9659b219a073f7d08c0f7.zip |
Stable on alpha, bug 64152.
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xorg-x11/ChangeLog | 6 | ||||
-rw-r--r-- | x11-base/xorg-x11/xorg-x11-6.7.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-base/xorg-x11/ChangeLog b/x11-base/xorg-x11/ChangeLog index 655e48df5273..97da2a8e42d7 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.120 2004/09/17 11:20:58 sejo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.121 2004/09/17 17:51:19 kloeri Exp $ + + 17 Sep 2004; Bryan Østergaard,,, <kloeri@gentoo.org> + xorg-x11-6.7.0-r2.ebuild: + Stable on alpha, bug 64152. 17 Sep 2004; <SeJo@gentoo.org> xorg-x11-6.8.0-r1.ebuild: unstable ppc bug:64152 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 c8af4f7eea2f..c1d3653aa437 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.17 2004/09/17 08:38:09 sejo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.7.0-r2.ebuild,v 1.18 2004/09/17 17:51:19 kloeri 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" +KEYWORDS="~x86 ppc64 ~amd64 ppc ~mips ~ia64 ~hppa alpha" # Need portage-2.0.50_pre9 for `use !foo` DEPEND=">=sys-apps/baselayout-1.8.3 |