summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-05 09:57:55 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-05 09:57:55 +0000
commit2cc354af11d1ab6c5dc189f70c468e02198d89a1 (patch)
tree6e22d2da5b6a638b2d82d705c78a8931b7c9e53b /sys-libs
parentStable for ppc, wrt bug #496752 (diff)
downloadgentoo-2-2cc354af11d1ab6c5dc189f70c468e02198d89a1.tar.gz
gentoo-2-2cc354af11d1ab6c5dc189f70c468e02198d89a1.tar.bz2
gentoo-2-2cc354af11d1ab6c5dc189f70c468e02198d89a1.zip
Stable for ppc64, wrt bug #496752
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/ChangeLog5
-rw-r--r--sys-libs/glibc/glibc-2.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index 2bac380fa1d7..e0efc668ae69 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/glibc
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.967 2014/01/05 09:57:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.968 2014/01/05 09:57:55 ago Exp $
+
+ 05 Jan 2014; Agostino Sarubbo <ago@gentoo.org> glibc-2.17.ebuild:
+ Stable for ppc64, wrt bug #496752
05 Jan 2014; Agostino Sarubbo <ago@gentoo.org> glibc-2.17.ebuild:
Stable for ppc, wrt bug #496752
diff --git a/sys-libs/glibc/glibc-2.17.ebuild b/sys-libs/glibc/glibc-2.17.ebuild
index 8b4b5c7a4d4f..9681df39db7c 100644
--- a/sys-libs/glibc/glibc-2.17.ebuild
+++ b/sys-libs/glibc/glibc-2.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.17.ebuild,v 1.25 2014/01/05 09:57:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.17.ebuild,v 1.26 2014/01/05 09:57:55 ago Exp $
inherit eutils versionator toolchain-funcs flag-o-matic gnuconfig multilib systemd 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.1+ BSD HPND ISC inner-net rc PCRE"
-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"
RESTRICT="strip" # strip ourself #46186
EMULTILIB_PKG="true"