summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-06-27 12:19:41 +0000
committerJeroen Roovers <jer@gentoo.org>2013-06-27 12:19:41 +0000
commit5d13b1338d61f50588282a5cf8ff2cd08917c0f8 (patch)
tree8c78b5751fde6bd700eb0674db37143f488ecebb /sys-libs
parentStable on arm, wrt bug #449574 (diff)
downloadgentoo-2-5d13b1338d61f50588282a5cf8ff2cd08917c0f8.tar.gz
gentoo-2-5d13b1338d61f50588282a5cf8ff2cd08917c0f8.tar.bz2
gentoo-2-5d13b1338d61f50588282a5cf8ff2cd08917c0f8.zip
Stable for HPPA too.
(Portage version: 2.2.0_alpha185/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.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index b55034dbc692..8caed030d0d0 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/glibc
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.942 2013/06/26 16:49:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.943 2013/06/27 12:19:41 jer Exp $
+
+ 27 Jun 2013; Jeroen Roovers <jer@gentoo.org> glibc-2.17.ebuild:
+ Stable for HPPA too.
26 Jun 2013; Mike Frysinger <vapier@gentoo.org> glibc-2.17.ebuild:
Fix from upstream for localedef behavior on arches where MAP_FIXED requires
diff --git a/sys-libs/glibc/glibc-2.17.ebuild b/sys-libs/glibc/glibc-2.17.ebuild
index da3eba8c6e7c..a2666c67e37b 100644
--- a/sys-libs/glibc/glibc-2.17.ebuild
+++ b/sys-libs/glibc/glibc-2.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.15 2013/06/26 16:49:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.17.ebuild,v 1.16 2013/06/27 12:19:41 jer Exp $
inherit eutils versionator 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.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"