summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-04-28 16:22:31 +0000
committerJeroen Roovers <jer@gentoo.org>2012-04-28 16:22:31 +0000
commitaa06e82ec65398224bb95efabd674b29ace357dc (patch)
treeb97f01c0346e75c13315881707afbadc8f14fcb3 /sys-libs
parentfix incorrect bug reference (diff)
downloadgentoo-2-aa06e82ec65398224bb95efabd674b29ace357dc.tar.gz
gentoo-2-aa06e82ec65398224bb95efabd674b29ace357dc.tar.bz2
gentoo-2-aa06e82ec65398224bb95efabd674b29ace357dc.zip
Stable for HPPA (bug #411903).
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/ChangeLog5
-rw-r--r--sys-libs/glibc/glibc-2.14.1-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index 819c224762c1..7b9a9a807d22 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/glibc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.840 2012/04/27 02:07:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.841 2012/04/28 16:22:31 jer Exp $
+
+ 28 Apr 2012; Jeroen Roovers <jer@gentoo.org> glibc-2.14.1-r3.ebuild:
+ Stable for HPPA (bug #411903).
27 Apr 2012; Mike Frysinger <vapier@gentoo.org> glibc-2.15-r1.ebuild:
Get this version cross-compiling too.
diff --git a/sys-libs/glibc/glibc-2.14.1-r3.ebuild b/sys-libs/glibc/glibc-2.14.1-r3.ebuild
index ed6ed5a71293..5567ba3c6dda 100644
--- a/sys-libs/glibc/glibc-2.14.1-r3.ebuild
+++ b/sys-libs/glibc/glibc-2.14.1-r3.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.14.1-r3.ebuild,v 1.7 2012/04/21 22:04:33 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.14.1-r3.ebuild,v 1.8 2012/04/28 16:22:31 jer 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="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86"
RESTRICT="strip" # strip ourself #46186
EMULTILIB_PKG="true"