diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-07-22 15:47:49 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-07-22 15:47:49 +0000 |
commit | a35b96019e9f610d8fdb30104708c3237218117c (patch) | |
tree | e3aadcf520f68802339f920159db83eee97c21cb /sys-libs/glibc | |
parent | Stable on alpha. (diff) | |
download | historical-a35b96019e9f610d8fdb30104708c3237218117c.tar.gz historical-a35b96019e9f610d8fdb30104708c3237218117c.tar.bz2 historical-a35b96019e9f610d8fdb30104708c3237218117c.zip |
Stable on alpha.
Package-Manager: portage-2.1.1_pre3-r3
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 9068a46fef40..fcd1d3ea9f6f 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.473 2006/07/09 02:39:18 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.474 2006/07/22 15:45:59 kloeri Exp $ + + 22 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> glibc-2.3.6-r4.ebuild: + Stable on alpha. 09 Jul 2006; Joshua Kinard <kumba@gentoo.org> glibc-2.3.6-r4.ebuild: Marked stable on mips. diff --git a/sys-libs/glibc/glibc-2.3.6-r4.ebuild b/sys-libs/glibc/glibc-2.3.6-r4.ebuild index 6a4f4775a095..9d267d4dcdda 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.25 2006/07/09 02:39:18 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r4.ebuild,v 1.26 2006/07/22 15:45:59 kloeri 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="" |