diff options
author | Daniel Ostrow <dostrow@gentoo.org> | 2006-01-25 03:22:17 +0000 |
---|---|---|
committer | Daniel Ostrow <dostrow@gentoo.org> | 2006-01-25 03:22:17 +0000 |
commit | c330054fcfc4a855d01f6f9d12dc069f4d4cfaf4 (patch) | |
tree | 8287a0f4e5b90903ce54c6b1c0f5604a9d9068b2 /sys-libs/glibc | |
parent | Added modular X and closing bug #119986. (diff) | |
download | gentoo-2-c330054fcfc4a855d01f6f9d12dc069f4d4cfaf4.tar.gz gentoo-2-c330054fcfc4a855d01f6f9d12dc069f4d4cfaf4.tar.bz2 gentoo-2-c330054fcfc4a855d01f6f9d12dc069f4d4cfaf4.zip |
Stable on ppc64 for stage building.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sys-libs/glibc')
-rw-r--r-- | sys-libs/glibc/ChangeLog | 6 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.3.4.20041102-r2.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog index 560bf457c0bd..f63ba9223022 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.425 2006/01/24 00:41:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.426 2006/01/25 03:22:16 dostrow Exp $ + + 25 Jan 2006; Daniel Ostrow <dostrow@gentoo.org> + glibc-2.3.4.20041102-r2.ebuild: + Stable for stage building. 24 Jan 2006; Mike Frysinger <vapier@gentoo.org> glibc-2.3.5.ebuild, glibc-2.3.5-r1.ebuild, glibc-2.3.5-r2.ebuild, glibc-2.3.5-r3.ebuild, diff --git a/sys-libs/glibc/glibc-2.3.4.20041102-r2.ebuild b/sys-libs/glibc/glibc-2.3.4.20041102-r2.ebuild index ca9aef965cd9..3a71b5af2775 100644 --- a/sys-libs/glibc/glibc-2.3.4.20041102-r2.ebuild +++ b/sys-libs/glibc/glibc-2.3.4.20041102-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.4.20041102-r2.ebuild,v 1.9 2005/12/18 02:10:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20041102-r2.ebuild,v 1.10 2006/01/25 03:22:17 dostrow Exp $ # Here's how the cross-compile logic breaks down ... # CTARGET - machine that will target the binaries @@ -18,7 +18,7 @@ # This version supports only PPC64! # Other architecture needs addition of patches. -KEYWORDS="-* ~ppc64" +KEYWORDS="-* ppc64" BRANCH_UPDATE="20041102" |