diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-07-10 18:40:39 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-07-10 18:40:39 +0000 |
commit | 5894b43d753071a2e7713a98b060353cf708b0a4 (patch) | |
tree | ce8e80a77ec8669572ba195d75348934d3ea8eed /sys-libs/glibc/glibc-2.5-r4.ebuild | |
parent | New weekly, intel-* only this time, so no ppc or sparc. Removed sample URIs f... (diff) | |
download | historical-5894b43d753071a2e7713a98b060353cf708b0a4.tar.gz historical-5894b43d753071a2e7713a98b060353cf708b0a4.tar.bz2 historical-5894b43d753071a2e7713a98b060353cf708b0a4.zip |
ppc stable, bug #183844
Package-Manager: portage-2.1.3_rc7
Diffstat (limited to 'sys-libs/glibc/glibc-2.5-r4.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.5-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.5-r4.ebuild b/sys-libs/glibc/glibc-2.5-r4.ebuild index ad725d0cba0b..d38e43d0f6b0 100644 --- a/sys-libs/glibc/glibc-2.5-r4.ebuild +++ b/sys-libs/glibc/glibc-2.5-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.5-r4.ebuild,v 1.9 2007/07/10 12:25:18 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.5-r4.ebuild,v 1.10 2007/07/10 18:40:39 dertobi123 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="" |