diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-04 13:17:54 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-04 13:17:54 +0000 |
commit | fbaba36177fea777b055c49699e713be90a4341c (patch) | |
tree | 5b3c4a04fbf1b810775fcb4ac36a9bab0bb0e200 /sys-libs | |
parent | Redigest (diff) | |
download | gentoo-2-fbaba36177fea777b055c49699e713be90a4341c.tar.gz gentoo-2-fbaba36177fea777b055c49699e713be90a4341c.tar.bz2 gentoo-2-fbaba36177fea777b055c49699e713be90a4341c.zip |
Stable on sparc wrt security #176712
(Portage version: 2.1.2.2)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.5-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog index 944a6904c86d..b8a32dcbea4d 100644 --- a/sys-libs/glibc/ChangeLog +++ b/sys-libs/glibc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/glibc # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.511 2007/05/04 00:17:56 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.512 2007/05/04 13:17:54 gustavoz Exp $ + + 04 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> glibc-2.5-r2.ebuild: + Stable on sparc wrt security #176712 04 May 2007; Bryan Østergaard <kloeri@gentoo.org> glibc-2.5-r2.ebuild: Stable on IA64, bug 176712. diff --git a/sys-libs/glibc/glibc-2.5-r2.ebuild b/sys-libs/glibc/glibc-2.5-r2.ebuild index 5f7708323d32..60ea0d39dd8a 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.4 2007/05/04 00:17:56 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.5-r2.ebuild,v 1.5 2007/05/04 13:17:54 gustavoz 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="" |