diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-07 14:34:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-07 14:34:35 +0000 |
commit | e27db7d4abddc1edff104a509e045e7c426bdbe9 (patch) | |
tree | 31dbf974293ca550691d137af3aa491225161fa2 /sys-libs/glibc | |
parent | Version bump (diff) | |
download | gentoo-2-e27db7d4abddc1edff104a509e045e7c426bdbe9.tar.gz gentoo-2-e27db7d4abddc1edff104a509e045e7c426bdbe9.tar.bz2 gentoo-2-e27db7d4abddc1edff104a509e045e7c426bdbe9.zip |
alpha/ia64 stable wrt security #183844
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'sys-libs/glibc')
-rw-r--r-- | sys-libs/glibc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.5-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog index 75ae2930db21..e1c835c9d201 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.539 2007/07/07 13:12:42 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.540 2007/07/07 14:34:35 armin76 Exp $ + + 07 Jul 2007; Raúl Porcel <armin76@gentoo.org> glibc-2.5-r4.ebuild: + alpha/ia64 stable wrt security #183844 07 Jul 2007; Markus Rothe <corsair@gentoo.org> glibc-2.5-r4.ebuild: Stable on ppc64; bug #183844 diff --git a/sys-libs/glibc/glibc-2.5-r4.ebuild b/sys-libs/glibc/glibc-2.5-r4.ebuild index 473f801d1757..40d112731ad0 100644 --- a/sys-libs/glibc/glibc-2.5-r4.ebuild +++ b/sys-libs/glibc/glibc-2.5-r4.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-r4.ebuild,v 1.5 2007/07/07 13:12:42 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.5-r4.ebuild,v 1.6 2007/07/07 14:34:35 armin76 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 ~s390 sh ~sparc x86" +KEYWORDS="-* alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ppc64 ~s390 sh ~sparc x86" BRANCH_UPDATE="" |