summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-07-30 05:35:22 +0000
committerJeroen Roovers <jer@gentoo.org>2010-07-30 05:35:22 +0000
commit11668b27e7fdc70d6aadb95cfd01f24a0b4a17e5 (patch)
tree22751fa626ce10d6471754456c9b8c11378ac55b /sys-libs
parentFix up execute permission for a script that the plugin uses (diff)
downloadgentoo-2-11668b27e7fdc70d6aadb95cfd01f24a0b4a17e5.tar.gz
gentoo-2-11668b27e7fdc70d6aadb95cfd01f24a0b4a17e5.tar.bz2
gentoo-2-11668b27e7fdc70d6aadb95cfd01f24a0b4a17e5.zip
Marked ~hppa (bug #297452).
(Portage version: 2.2_rc67/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.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index 0b2ab9a0aa29..9848a1c38dd1 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.701 2010/07/26 22:48:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.702 2010/07/30 05:35:22 jer Exp $
+
+ 30 Jul 2010; Jeroen Roovers <jer@gentoo.org> glibc-2.11.2.ebuild:
+ Marked ~hppa (bug #297452).
26 Jul 2010; Mike Frysinger <vapier@gentoo.org> glibc-2.11.2.ebuild:
Add patch for building nptl with hppa targets #301642.
diff --git a/sys-libs/glibc/glibc-2.11.2.ebuild b/sys-libs/glibc/glibc-2.11.2.ebuild
index a8e6b394a83b..557fea85776a 100644
--- a/sys-libs/glibc/glibc-2.11.2.ebuild
+++ b/sys-libs/glibc/glibc-2.11.2.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.ebuild,v 1.11 2010/07/26 22:48:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.11.2.ebuild,v 1.12 2010/07/30 05:35:22 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 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"