diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-04-25 04:21:29 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-04-25 04:21:29 +0000 |
commit | 8feffffc362135ea7793a63bde1b162ec58ccec0 (patch) | |
tree | 0df38a391ec0180c05b964fd40b124a5d6c4bff0 /sys-libs | |
parent | Stable on SPARC. (diff) | |
download | gentoo-2-8feffffc362135ea7793a63bde1b162ec58ccec0.tar.gz gentoo-2-8feffffc362135ea7793a63bde1b162ec58ccec0.tar.bz2 gentoo-2-8feffffc362135ea7793a63bde1b162ec58ccec0.zip |
Stable on x86
(Portage version: 2.1_pre9-r4)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.3.6-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog index 62218346ed88..c0eab25173ce 100644 --- a/sys-libs/glibc/ChangeLog +++ b/sys-libs/glibc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/glibc # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.442 2006/04/17 16:52:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.443 2006/04/25 04:21:29 halcy0n Exp $ + + 25 Apr 2006; Mark Loeser <halcy0n@gentoo.org> glibc-2.3.6-r3.ebuild: + Stable on x86 17 Apr 2006; Mike Frysinger <vapier@gentoo.org> glibc-2.4-r2.ebuild: Kill USE=userlocales and replace with Debian locale-gen #22565. diff --git a/sys-libs/glibc/glibc-2.3.6-r3.ebuild b/sys-libs/glibc/glibc-2.3.6-r3.ebuild index 71a866cdfb0c..549d17dce5ff 100644 --- a/sys-libs/glibc/glibc-2.3.6-r3.ebuild +++ b/sys-libs/glibc/glibc-2.3.6-r3.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-r3.ebuild,v 1.9 2006/04/17 07:33:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r3.ebuild,v 1.10 2006/04/25 04:21:29 halcy0n Exp $ # TODO: # - fix warning from glibc build system: @@ -25,7 +25,7 @@ # CHOST != CTARGET - install into /usr/CTARGET/ #KEYWORDS="~amd64 ~arm -hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -KEYWORDS="-* ~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="-* ~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" BRANCH_UPDATE="" |