diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-05-03 22:29:32 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-05-03 22:29:32 +0000 |
commit | 4ea3c84991d103eb9fd2f505ec820ccd38ab038b (patch) | |
tree | f00026c082bd7989cc11d657ef9aa2ddb9621edb /sys-libs/glibc/glibc-2.5-r2.ebuild | |
parent | add pre release for new SSP stuff; remove old cruft where possible (diff) | |
download | gentoo-2-4ea3c84991d103eb9fd2f505ec820ccd38ab038b.tar.gz gentoo-2-4ea3c84991d103eb9fd2f505ec820ccd38ab038b.tar.bz2 gentoo-2-4ea3c84991d103eb9fd2f505ec820ccd38ab038b.zip |
Stable on x86, security bug #176712.
(Portage version: 2.1.2.5)
Diffstat (limited to 'sys-libs/glibc/glibc-2.5-r2.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.5-r2.ebuild b/sys-libs/glibc/glibc-2.5-r2.ebuild index dab1eadcc307..b8f85b2150df 100644 --- a/sys-libs/glibc/glibc-2.5-r2.ebuild +++ b/sys-libs/glibc/glibc-2.5-r2.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-r2.ebuild,v 1.1 2007/05/03 01:14:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.5-r2.ebuild,v 1.2 2007/05/03 22:29:32 ticho 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 sh ~sparc ~x86" +KEYWORDS="-* ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sh ~sparc x86" BRANCH_UPDATE="" |