diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-28 08:07:44 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-28 08:07:44 +0000 |
commit | 5109af357c9efaf078605eac3acb2be69e169bfd (patch) | |
tree | 38852b6c6a01d2c2a49f9848ece34840cd278933 /sys-libs | |
parent | Added ~ppc64 to KEYWORDS (diff) | |
download | gentoo-2-5109af357c9efaf078605eac3acb2be69e169bfd.tar.gz gentoo-2-5109af357c9efaf078605eac3acb2be69e169bfd.tar.bz2 gentoo-2-5109af357c9efaf078605eac3acb2be69e169bfd.zip |
Added ~ppc64 to KEYWORDS
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/ChangeLog | 6 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.3.5.20050421.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.3.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog index 8f3a9c6dc000..26a961bbf48c 100644 --- a/sys-libs/glibc/ChangeLog +++ b/sys-libs/glibc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/glibc # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.341 2005/04/27 06:13:30 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.342 2005/04/28 08:07:44 corsair Exp $ + + 28 Apr 2005; Markus Rothe <corsair@gentoo.org> glibc-2.3.5.ebuild, + glibc-2.3.5.20050421.ebuild: + Added ~ppc64 to KEYWORDS 27 Apr 2005; Jeremy Huddleston <eradicator@gentoo.org> glibc-2.3.5.ebuild, glibc-2.3.5.20050421.ebuild: diff --git a/sys-libs/glibc/glibc-2.3.5.20050421.ebuild b/sys-libs/glibc/glibc-2.3.5.20050421.ebuild index 3e64acf392ae..72b92d54e8a8 100644 --- a/sys-libs/glibc/glibc-2.3.5.20050421.ebuild +++ b/sys-libs/glibc/glibc-2.3.5.20050421.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/sys-libs/glibc/glibc-2.3.5.20050421.ebuild,v 1.3 2005/04/27 06:13:31 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.5.20050421.ebuild,v 1.4 2005/04/28 08:07:44 corsair Exp $ # Here's how the cross-compile logic breaks down ... # CTARGET - machine that will target the binaries @@ -16,7 +16,7 @@ # CHOST = CTARGET - install into / # CHOST != CTARGET - install into /usr/CTARGET/ -KEYWORDS="-*" +KEYWORDS="-* ~ppc64" # Versionator crap do not work here - not in the mood for hassle. BRANCH_UPDATE="20050421" diff --git a/sys-libs/glibc/glibc-2.3.5.ebuild b/sys-libs/glibc/glibc-2.3.5.ebuild index dbb60e91e2bf..617595d93520 100644 --- a/sys-libs/glibc/glibc-2.3.5.ebuild +++ b/sys-libs/glibc/glibc-2.3.5.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/sys-libs/glibc/glibc-2.3.5.ebuild,v 1.10 2005/04/27 06:13:31 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.5.ebuild,v 1.11 2005/04/28 08:07:44 corsair Exp $ # Here's how the cross-compile logic breaks down ... # CTARGET - machine that will target the binaries @@ -16,7 +16,7 @@ # CHOST = CTARGET - install into / # CHOST != CTARGET - install into /usr/CTARGET/ -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~mips" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~mips ~ppc64" BRANCH_UPDATE="" |