diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-11-25 15:41:29 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-11-25 15:41:29 +0000 |
commit | 668a7cd60a429258dcbf0e7b159d441ebd6850b1 (patch) | |
tree | e3120020b6459d6f358b004f0baab35379230281 | |
parent | Stable on Alpha, bug 155468. (diff) | |
download | gentoo-2-668a7cd60a429258dcbf0e7b159d441ebd6850b1.tar.gz gentoo-2-668a7cd60a429258dcbf0e7b159d441ebd6850b1.tar.bz2 gentoo-2-668a7cd60a429258dcbf0e7b159d441ebd6850b1.zip |
Stable on ppc wrt bug 152922
(Portage version: 2.1.2_rc2-r2)
-rw-r--r-- | sys-libs/glibc/ChangeLog | 6 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.3.6-r5.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.4-r4.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog index 8eba33bdeea5..a7bb16840954 100644 --- a/sys-libs/glibc/ChangeLog +++ b/sys-libs/glibc/ChangeLog @@ -1,6 +1,10 @@ # 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.490 2006/11/25 13:32:11 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.491 2006/11/25 15:41:29 nixnut Exp $ + + 25 Nov 2006; nixnut <nixnut@gentoo.org> glibc-2.3.6-r5.ebuild, + glibc-2.4-r4.ebuild: + Stable on ppc wrt bug 152922 25 Nov 2006; <blubb@gentoo.org> glibc-2.3.6-r5.ebuild: stable on amd64 diff --git a/sys-libs/glibc/glibc-2.3.6-r5.ebuild b/sys-libs/glibc/glibc-2.3.6-r5.ebuild index 9fd65d2b3aad..7b2c6eade901 100644 --- a/sys-libs/glibc/glibc-2.3.6-r5.ebuild +++ b/sys-libs/glibc/glibc-2.3.6-r5.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-r5.ebuild,v 1.16 2006/11/25 13:32:11 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r5.ebuild,v 1.17 2006/11/25 15:41:29 nixnut 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="" diff --git a/sys-libs/glibc/glibc-2.4-r4.ebuild b/sys-libs/glibc/glibc-2.4-r4.ebuild index 2e7f811346cd..4f486bd675ba 100644 --- a/sys-libs/glibc/glibc-2.4-r4.ebuild +++ b/sys-libs/glibc/glibc-2.4-r4.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.4-r4.ebuild,v 1.12 2006/11/13 16:13:05 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.4-r4.ebuild,v 1.13 2006/11/25 15:41:29 nixnut 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="-* amd64 ~ia64 ~mips ~ppc ppc64 s390 sh ~sparc x86" +KEYWORDS="-* amd64 ~ia64 ~mips ppc ppc64 s390 sh ~sparc x86" BRANCH_UPDATE="" |