diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-11-12 05:42:12 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-11-12 05:42:12 +0000 |
commit | 17daf8b3a8a6df3e502e88b4f19bc5f600603617 (patch) | |
tree | 616a7960c2fb7e533e2400bab360331a8000b1cf /sys-libs | |
parent | s390 stable #152669 (diff) | |
download | gentoo-2-17daf8b3a8a6df3e502e88b4f19bc5f600603617.tar.gz gentoo-2-17daf8b3a8a6df3e502e88b4f19bc5f600603617.tar.bz2 gentoo-2-17daf8b3a8a6df3e502e88b4f19bc5f600603617.zip |
sh stable #154176
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/glibc-2.3.6-r5.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.4-r4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-libs/glibc/glibc-2.3.6-r5.ebuild b/sys-libs/glibc/glibc-2.3.6-r5.ebuild index 57198902138e..b24b713aa4b3 100644 --- a/sys-libs/glibc/glibc-2.3.6-r5.ebuild +++ b/sys-libs/glibc/glibc-2.3.6-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r5.ebuild,v 1.13 2006/11/10 23:56:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r5.ebuild,v 1.14 2006/11/12 05:42:12 vapier 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="-* ~alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="-* ~alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ppc64 ~s390 sh sparc x86" BRANCH_UPDATE="" diff --git a/sys-libs/glibc/glibc-2.4-r4.ebuild b/sys-libs/glibc/glibc-2.4-r4.ebuild index 7762bbf18651..b1b556ef3595 100644 --- a/sys-libs/glibc/glibc-2.4-r4.ebuild +++ b/sys-libs/glibc/glibc-2.4-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.4-r4.ebuild,v 1.9 2006/11/10 23:56:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.4-r4.ebuild,v 1.10 2006/11/12 05:42:12 vapier 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 ~mips ~ppc ~ppc64 ~sh ~sparc x86" +KEYWORDS="-* amd64 ~ia64 ~mips ~ppc ~ppc64 sh ~sparc x86" BRANCH_UPDATE="" |