diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2005-12-21 09:47:55 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2005-12-21 09:47:55 +0000 |
commit | eb380c89c00286955cc69ae40c1c93f16fb57aaa (patch) | |
tree | 6bca33c0576d431ebff6760993b5a49ae473837f /x11-base | |
parent | adding ~ppc (diff) | |
download | historical-eb380c89c00286955cc69ae40c1c93f16fb57aaa.tar.gz historical-eb380c89c00286955cc69ae40c1c93f16fb57aaa.tar.bz2 historical-eb380c89c00286955cc69ae40c1c93f16fb57aaa.zip |
adding ~ppc
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xorg-x11/ChangeLog | 5 | ||||
-rw-r--r-- | x11-base/xorg-x11/Manifest | 14 | ||||
-rw-r--r-- | x11-base/xorg-x11/xorg-x11-7.0.0_rc4.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/x11-base/xorg-x11/ChangeLog b/x11-base/xorg-x11/ChangeLog index dd0ce020a888..aae57dda426a 100644 --- a/x11-base/xorg-x11/ChangeLog +++ b/x11-base/xorg-x11/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-base/xorg-x11 # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.500 2005/12/20 02:19:46 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/ChangeLog,v 1.501 2005/12/21 09:47:55 cardoe Exp $ + + 21 Dec 2005; Doug Goldstein <cardoe@gentoo.org> xorg-x11-7.0.0_rc4.ebuild: + adding ~ppc 20 Dec 2005; Stephen P. Becker <geoman@gentoo.org> xorg-x11-7.0.0_rc4.ebuild: diff --git a/x11-base/xorg-x11/Manifest b/x11-base/xorg-x11/Manifest index 8083e2b14e74..116ffdd3f024 100644 --- a/x11-base/xorg-x11/Manifest +++ b/x11-base/xorg-x11/Manifest @@ -1,4 +1,7 @@ -MD5 67c6f4d9be7f00924fd45a743236d51a ChangeLog 112378 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 3e9eb3c6e1b74304f12e0be7a78d7c63 ChangeLog 112470 MD5 84ed1084819731e2acef3610f0b6b30a files/digest-xorg-x11-6.8.2-r4 506 MD5 a60034cf312e05f28a2da6b202d53e44 files/digest-xorg-x11-6.8.2-r6 504 MD5 74c3f07657d69432f516175657c23ba0 files/digest-xorg-x11-6.8.99.15-r4 518 @@ -11,4 +14,11 @@ MD5 3d68301ad06af39bfd4ab92387e1518b xorg-x11-6.8.2-r6.ebuild 55191 MD5 e579682131797f70d4ab4f4c88147566 xorg-x11-6.8.99.15-r4.ebuild 54164 MD5 72c63519f5c6520d4202c60c6af9bfda xorg-x11-7.0.0_rc3-r1.ebuild 3658 MD5 3378ccca638510440bf947351122923b xorg-x11-7.0.0_rc3.ebuild 3629 -MD5 3b770f7ffe0fb57ead7fa154b784e3ba xorg-x11-7.0.0_rc4.ebuild 3635 +MD5 5dc15c0a95c3c995c4d814acfa419a4f xorg-x11-7.0.0_rc4.ebuild 3640 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDqSTjBtvusYtCZMsRAvulAJ95VrPoK+em/UGFmvL7NDxbDLYJ8gCdFcqn +QVVqE97r2Be7b/nvtilwbrs= +=Dl9u +-----END PGP SIGNATURE----- diff --git a/x11-base/xorg-x11/xorg-x11-7.0.0_rc4.ebuild b/x11-base/xorg-x11/xorg-x11-7.0.0_rc4.ebuild index 527f05686478..05086ef3d1a0 100644 --- a/x11-base/xorg-x11/xorg-x11-7.0.0_rc4.ebuild +++ b/x11-base/xorg-x11/xorg-x11-7.0.0_rc4.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-7.0.0_rc4.ebuild,v 1.4 2005/12/20 02:19:46 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-7.0.0_rc4.ebuild,v 1.5 2005/12/21 09:47:55 cardoe Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://xorg.freedesktop.org" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~mips ~sparc ~x86" +KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86" IUSE="xprint" # Collision protect will scream bloody murder if we install over old versions |