summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-08-07 20:25:04 +0000
committerBrent Baude <ranger@gentoo.org>2012-08-07 20:25:04 +0000
commitf7e27284f99877a8ba1f9ef340db4e9c4324ce1c (patch)
tree34730c127874082542336b8472378045af262ccb /sys-libs/glibc
parentMarking emacs-24 ppc64 for bug 428212 (diff)
downloadgentoo-2-f7e27284f99877a8ba1f9ef340db4e9c4324ce1c.tar.gz
gentoo-2-f7e27284f99877a8ba1f9ef340db4e9c4324ce1c.tar.bz2
gentoo-2-f7e27284f99877a8ba1f9ef340db4e9c4324ce1c.zip
Marking glibc-2.15-r2 ppc64 for bug 430346
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'sys-libs/glibc')
-rw-r--r--sys-libs/glibc/ChangeLog5
-rw-r--r--sys-libs/glibc/glibc-2.15-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index f19cd53c24cf..c077b0abfab6 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,5 +1,8 @@
# ChangeLog for sys-libs/glibc
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.863 2012/07/03 20:07:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.864 2012/08/07 20:25:04 ranger Exp $
+
+ 07 Aug 2012; Brent Baude <ranger@gentoo.org> glibc-2.15-r2.ebuild:
+ Marking glibc-2.15-r2 ppc64 for bug 430346
*glibc-2.16.0 (03 Jul 2012)
diff --git a/sys-libs/glibc/glibc-2.15-r2.ebuild b/sys-libs/glibc/glibc-2.15-r2.ebuild
index e7bd4fd7532b..4b0a88a931c0 100644
--- a/sys-libs/glibc/glibc-2.15-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.15-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.15-r2.ebuild,v 1.9 2012/06/18 04:34:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.15-r2.ebuild,v 1.10 2012/08/07 20:25:04 ranger Exp $
inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib unpacker multiprocessing
@@ -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 ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
RESTRICT="strip" # strip ourself #46186
EMULTILIB_PKG="true"