summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-10-25 03:05:00 +0000
committerJeroen Roovers <jer@gentoo.org>2010-10-25 03:05:00 +0000
commite9282ac18264f5a472f5c11d7fa247257d12084e (patch)
tree444a3ca5b94d3d206b94ee94447de6146397dfb5 /sys-libs
parentStable for HPPA (bug #339176). (diff)
downloadhistorical-e9282ac18264f5a472f5c11d7fa247257d12084e.tar.gz
historical-e9282ac18264f5a472f5c11d7fa247257d12084e.tar.bz2
historical-e9282ac18264f5a472f5c11d7fa247257d12084e.zip
Stable for HPPA (bug #318503).
Package-Manager: portage-2.2.0_alpha1/cvs/Linux i686
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/ChangeLog5
-rw-r--r--sys-libs/glibc/glibc-2.11.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index fbd2797e4c1c..94df5fd808be 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/glibc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.719 2010/10/18 14:54:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.720 2010/10/25 03:05:00 jer Exp $
+
+ 25 Oct 2010; Jeroen Roovers <jer@gentoo.org> glibc-2.11.2-r1.ebuild:
+ Stable for HPPA (bug #318503).
18 Oct 2010; Jeroen Roovers <jer@gentoo.org> glibc-2.11.2.ebuild:
Mask buggy version for HPPA.
diff --git a/sys-libs/glibc/glibc-2.11.2-r1.ebuild b/sys-libs/glibc/glibc-2.11.2-r1.ebuild
index 807374e69b9f..2057faf937b3 100644
--- a/sys-libs/glibc/glibc-2.11.2-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.11.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.11.2-r1.ebuild,v 1.1 2010/10/14 00:00:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.11.2-r1.ebuild,v 1.2 2010/10/25 03:05:00 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 ~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"