diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-07-22 15:45:59 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-07-22 15:45:59 +0000 |
commit | ad3a8dcc91c7ff3a28ccd5877970c764a5cecb25 (patch) | |
tree | 869f5ec0084b98df958d440195988cab669f636a /sys-libs | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-ad3a8dcc91c7ff3a28ccd5877970c764a5cecb25.tar.gz gentoo-2-ad3a8dcc91c7ff3a28ccd5877970c764a5cecb25.tar.bz2 gentoo-2-ad3a8dcc91c7ff3a28ccd5877970c764a5cecb25.zip |
Stable on alpha.
(Portage version: 2.1.1_pre3-r3)
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 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="" |