summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-05-12 16:17:45 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-05-12 16:17:45 +0000
commitd5987172648add3e87d9d96a0c330da15737b096 (patch)
tree3b350aa254afb45264bd1bef8a2da0f76db318bd /sys-libs/glibc
parentalpha/ia64/sparc stable wrt #221063 (diff)
downloadgentoo-2-d5987172648add3e87d9d96a0c330da15737b096.tar.gz
gentoo-2-d5987172648add3e87d9d96a0c330da15737b096.tar.bz2
gentoo-2-d5987172648add3e87d9d96a0c330da15737b096.zip
Stable on ppc64
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-libs/glibc')
-rw-r--r--sys-libs/glibc/ChangeLog5
-rw-r--r--sys-libs/glibc/glibc-2.7-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index 1c3037d4f416..db9aa59082cb 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/glibc
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.576 2008/03/27 17:17:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.577 2008/05/12 16:17:45 corsair Exp $
+
+ 12 May 2008; Markus Rothe <corsair@gentoo.org> glibc-2.7-r2.ebuild:
+ Stable on ppc64
27 Mar 2008; Jeroen Roovers <jer@gentoo.org> glibc-2.7-r2.ebuild:
Stable for HPPA.
diff --git a/sys-libs/glibc/glibc-2.7-r2.ebuild b/sys-libs/glibc/glibc-2.7-r2.ebuild
index 6a3f42a20f68..04f31f3b00a3 100644
--- a/sys-libs/glibc/glibc-2.7-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.7-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.7-r2.ebuild,v 1.3 2008/03/27 17:17:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.7-r2.ebuild,v 1.4 2008/05/12 16:17:45 corsair Exp $
inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib
@@ -8,7 +8,7 @@ DESCRIPTION="GNU libc6 (also called glibc2) C library"
HOMEPAGE="http://www.gnu.org/software/libc/libc.html"
LICENSE="LGPL-2"
-KEYWORDS="~amd64 hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~amd64 hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
RESTRICT="strip" # strip ourself #46186
EMULTILIB_PKG="true"