summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-06-12 21:04:52 +0000
committerTom Gall <tgall@gentoo.org>2004-06-12 21:04:52 +0000
commit718dd8e8ef1b4764358f88c90b6d154c7e75879e (patch)
tree31d25637e04e3a09e5439c1fb1b3f1bde6b34825 /sys-libs
parentkeep the world safe from 2.0.51 (diff)
downloadgentoo-2-718dd8e8ef1b4764358f88c90b6d154c7e75879e.tar.gz
gentoo-2-718dd8e8ef1b4764358f88c90b6d154c7e75879e.tar.bz2
gentoo-2-718dd8e8ef1b4764358f88c90b6d154c7e75879e.zip
stable on ppc64 (good job Lv!)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/ChangeLog5
-rw-r--r--sys-libs/glibc/glibc-2.3.4.20040605.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index 537f7449767a..f237c9d67d09 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/glibc
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.188 2004/06/12 06:10:26 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.189 2004/06/12 21:04:52 tgall Exp $
+
+ 12 Jun 2004; Tom Gall <tgall@gentoo.org> glibc-2.3.4.20040605.ebuild
+ stable on ppc64 (yeah!)
12 Jun 2004; Joshua Kinard <kumba@gentoo.org>
glibc-2.3.4.20040605-r1.ebuild:
diff --git a/sys-libs/glibc/glibc-2.3.4.20040605.ebuild b/sys-libs/glibc/glibc-2.3.4.20040605.ebuild
index caf76b048f93..c9203e4ba8cd 100644
--- a/sys-libs/glibc/glibc-2.3.4.20040605.ebuild
+++ b/sys-libs/glibc/glibc-2.3.4.20040605.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20040605.ebuild,v 1.9 2004/06/10 20:58:48 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20040605.ebuild,v 1.10 2004/06/12 21:04:52 tgall Exp $
IUSE="nls pic build nptl erandom hardened makecheck multilib"
@@ -43,7 +43,7 @@ SRC_URI="http://dev.gentoo.org/~lv/${P}.tar.bz2
HOMEPAGE="http://sources.redhat.com/glibc/"
#KEYWORDS="~x86 ~mips ~sparc ~amd64 -hppa ~ia64 ~ppc" # breaks on ~alpha
-KEYWORDS="-* ~amd64 ~ppc64"
+KEYWORDS="-* ~amd64 ppc64"
SLOT="2.2"
LICENSE="LGPL-2"