diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-06-25 21:35:01 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-06-25 21:35:01 +0000 |
commit | 01f6a9eb31009ec572c6e025d46d78c04bce8cad (patch) | |
tree | bdb9cb78ecb98acf59f1ee841db2bd35a942e255 /sys-libs | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | gentoo-2-01f6a9eb31009ec572c6e025d46d78c04bce8cad.tar.gz gentoo-2-01f6a9eb31009ec572c6e025d46d78c04bce8cad.tar.bz2 gentoo-2-01f6a9eb31009ec572c6e025d46d78c04bce8cad.zip |
Stable on hppa.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.3.6-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog index 42e6e2647568..5a81c5ae3a91 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.465 2006/06/25 14:21:25 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.466 2006/06/25 21:35:01 gmsoft Exp $ + + 25 Jun 2006; Guy Martin <gmsoft@gentoo.org> glibc-2.3.6-r4.ebuild: + Stable on hppa. 25 Jun 2006; Marcus D. Hanwell <cryos@gentoo.org> glibc-2.3.6-r4.ebuild: Marked stable on amd64, bug 137121. diff --git a/sys-libs/glibc/glibc-2.3.6-r4.ebuild b/sys-libs/glibc/glibc-2.3.6-r4.ebuild index 3432027ffb63..f16f08f639f6 100644 --- a/sys-libs/glibc/glibc-2.3.6-r4.ebuild +++ b/sys-libs/glibc/glibc-2.3.6-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.3.6-r4.ebuild,v 1.15 2006/06/25 14:21:25 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r4.ebuild,v 1.16 2006/06/25 21:35:01 gmsoft 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 sparc x86" +KEYWORDS="-* ~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86" BRANCH_UPDATE="" |