summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-04-23 16:00:10 +0000
committerJeroen Roovers <jer@gentoo.org>2015-04-23 16:00:10 +0000
commitbf1dbe6503b1a6f5ce52702476a92f4522e37ab2 (patch)
tree6d69c090ad3ed25f85efef6639029dacd31eed6b /sys-libs
parentStable for HPPA (bug #524420). (diff)
downloadgentoo-2-bf1dbe6503b1a6f5ce52702476a92f4522e37ab2.tar.gz
gentoo-2-bf1dbe6503b1a6f5ce52702476a92f4522e37ab2.tar.bz2
gentoo-2-bf1dbe6503b1a6f5ce52702476a92f4522e37ab2.zip
Stable for PPC64 (bug #544034).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/ChangeLog5
-rw-r--r--sys-libs/glibc/glibc-2.20-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index 9731e08a48e9..7b7983d12da3 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/glibc
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.1047 2015/04/22 12:23:35 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.1048 2015/04/23 16:00:10 jer Exp $
+
+ 23 Apr 2015; Jeroen Roovers <jer@gentoo.org> glibc-2.20-r2.ebuild:
+ Stable for PPC64 (bug #544034).
22 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> glibc-2.20-r2.ebuild:
arm stable wrt bug #544034
diff --git a/sys-libs/glibc/glibc-2.20-r2.ebuild b/sys-libs/glibc/glibc-2.20-r2.ebuild
index 004e05207ade..80c63244a0ab 100644
--- a/sys-libs/glibc/glibc-2.20-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.20-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.20-r2.ebuild,v 1.5 2015/04/22 12:19:36 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.20-r2.ebuild,v 1.6 2015/04/23 16:00:10 jer Exp $
EAPI="4"
@@ -10,7 +10,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 ~arm64 -hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 -hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
RESTRICT="strip" # strip ourself #46186
EMULTILIB_PKG="true"