diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-07-15 21:26:05 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-07-15 21:26:05 +0000 |
commit | 8624b17d47742c433f1ac6ff90ca454691f71199 (patch) | |
tree | 6aa081984a8c1a5b17396c722242a5e901c2c849 /sys-libs/glibc/glibc-2.3.5.ebuild | |
parent | cleaner (diff) | |
download | gentoo-2-8624b17d47742c433f1ac6ff90ca454691f71199.tar.gz gentoo-2-8624b17d47742c433f1ac6ff90ca454691f71199.tar.bz2 gentoo-2-8624b17d47742c433f1ac6ff90ca454691f71199.zip |
Stable on x86. This pushes fixes for the nslookup bug and bugs #74555, #87671, #90825, and #98779 plus others into stable on x86.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-libs/glibc/glibc-2.3.5.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.3.5.ebuild b/sys-libs/glibc/glibc-2.3.5.ebuild index 9333db1bf8e1..c8e0bc33b026 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.32 2005/07/15 21:04:52 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.5.ebuild,v 1.33 2005/07/15 21:26:05 eradicator 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 arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" BRANCH_UPDATE="" |