diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-07-03 13:10:55 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-07-03 13:10:55 +0000 |
commit | ece63ab6c4460f3f91809af6ab05cad1fe044394 (patch) | |
tree | 85044d72e63ecd426fb4758db2695bb68805867f /sys-libs/glibc/glibc-2.5-r4.ebuild | |
parent | alpha/ia64/x86 stable (diff) | |
download | historical-ece63ab6c4460f3f91809af6ab05cad1fe044394.tar.gz historical-ece63ab6c4460f3f91809af6ab05cad1fe044394.tar.bz2 historical-ece63ab6c4460f3f91809af6ab05cad1fe044394.zip |
stable x86, security bug 183844
Package-Manager: portage-2.1.2.9
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 1b49d523cb0b..10a39277800d 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.1 2007/07/03 03:09:37 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.5-r4.ebuild,v 1.2 2007/07/03 13:10:55 opfer 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="" |