diff options
author | Matti Bickel <mabi@gentoo.org> | 2007-06-02 20:02:58 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2007-06-02 20:02:58 +0000 |
commit | f560ef54a1a79c4ee17e1275acff888bbaa318ea (patch) | |
tree | 7fd49a759b4efafa6fd30938a0d17088ff93310e /sys-libs | |
parent | Stable on ppc. See bug #180139. (diff) | |
download | gentoo-2-f560ef54a1a79c4ee17e1275acff888bbaa318ea.tar.gz gentoo-2-f560ef54a1a79c4ee17e1275acff888bbaa318ea.tar.bz2 gentoo-2-f560ef54a1a79c4ee17e1275acff888bbaa318ea.zip |
ppc stable
(Portage version: 2.1.2.9)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.5-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog index 006333b6f264..eac2c8407657 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.529 2007/06/01 13:35:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.530 2007/06/02 20:02:58 mabi Exp $ + + 02 Jun 2007; Matti Bickel <mabi@gentoo.org> glibc-2.5-r3.ebuild: + ppc stable 01 Jun 2007; Raúl Porcel <armin76@gentoo.org> glibc-2.5-r3.ebuild: ia64 stable wrt security #176712 diff --git a/sys-libs/glibc/glibc-2.5-r3.ebuild b/sys-libs/glibc/glibc-2.5-r3.ebuild index 1f5f946fd5c8..994dd4cd09af 100644 --- a/sys-libs/glibc/glibc-2.5-r3.ebuild +++ b/sys-libs/glibc/glibc-2.5-r3.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-r3.ebuild,v 1.8 2007/06/01 13:35:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.5-r3.ebuild,v 1.9 2007/06/02 20:02:58 mabi 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="" |