diff options
author | 2006-04-30 17:37:51 +0000 | |
---|---|---|
committer | 2006-04-30 17:37:51 +0000 | |
commit | a810b3226a739b282ec85a33484f27e252550fd6 (patch) | |
tree | f9d03721cc816cba0666ba650d3abaafade022e1 /sys-libs | |
parent | Stable on SPARC wrt security bug #130295. (diff) | |
download | gentoo-2-a810b3226a739b282ec85a33484f27e252550fd6.tar.gz gentoo-2-a810b3226a739b282ec85a33484f27e252550fd6.tar.bz2 gentoo-2-a810b3226a739b282ec85a33484f27e252550fd6.zip |
Marked stable on mips.
(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 ee1f8a2341af..1a40d77c8edd 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.446 2006/04/30 13:32:29 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.447 2006/04/30 17:37:51 kumba Exp $ + + 30 Apr 2006; Joshua Kinard <kumba@gentoo.org> glibc-2.3.6-r3.ebuild: + Marked stable on mips. 30 Apr 2006; Simon Stelling <blubb@gentoo.org> glibc-2.3.5-r3.ebuild: stable on amd64 diff --git a/sys-libs/glibc/glibc-2.3.6-r3.ebuild b/sys-libs/glibc/glibc-2.3.6-r3.ebuild index 38ec2c835d95..2d6565abad46 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.13 2006/04/26 19:08:16 iluxa Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r3.ebuild,v 1.14 2006/04/30 17:37:51 kumba 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="" |