diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2006-06-25 14:21:25 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2006-06-25 14:21:25 +0000 |
commit | f7a0152ad8b2155c1efabb4b5ccf394289e2bc7d (patch) | |
tree | b72e8dc901b1b7b7b402a543b0216c26f7bed521 /sys-libs/glibc | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-f7a0152ad8b2155c1efabb4b5ccf394289e2bc7d.tar.gz gentoo-2-f7a0152ad8b2155c1efabb4b5ccf394289e2bc7d.tar.bz2 gentoo-2-f7a0152ad8b2155c1efabb4b5ccf394289e2bc7d.zip |
Marked stable on amd64, bug 137121.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'sys-libs/glibc')
-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 119a0ceebcaf..42e6e2647568 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.464 2006/06/24 09:35:51 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.465 2006/06/25 14:21:25 cryos Exp $ + + 25 Jun 2006; Marcus D. Hanwell <cryos@gentoo.org> glibc-2.3.6-r4.ebuild: + Marked stable on amd64, bug 137121. 24 Jun 2006; Markus Rothe <corsair@gentoo.org> glibc-2.4-r3.ebuild: Added ~ppc64 to get more user response for bugs diff --git a/sys-libs/glibc/glibc-2.3.6-r4.ebuild b/sys-libs/glibc/glibc-2.3.6-r4.ebuild index 562f53c46904..3432027ffb63 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.14 2006/06/22 05:44:46 vapier Exp $ +# $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 $ # 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="" |