summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-04-16 19:13:45 +0000
committerBrent Baude <ranger@gentoo.org>2012-04-16 19:13:45 +0000
commit03fead1adf0e7d6fc89db48fdfa8c71b75a96d62 (patch)
treece743ac187b99a61acec026ae6bebccffb65db84 /sys-libs
parentInitial zabbix 2.0rc support, bug 410183 and bug 412247 (diff)
downloadgentoo-2-03fead1adf0e7d6fc89db48fdfa8c71b75a96d62.tar.gz
gentoo-2-03fead1adf0e7d6fc89db48fdfa8c71b75a96d62.tar.bz2
gentoo-2-03fead1adf0e7d6fc89db48fdfa8c71b75a96d62.zip
Marking glibc-2.14.1-r3 ppc for bug 411903
(Portage version: 2.1.10.11/cvs/Linux ppc64)
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 f9d78f16a105..98c08606e678 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.832 2012/04/15 20:04:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.833 2012/04/16 19:13:45 ranger Exp $
+
+ 16 Apr 2012; Brent Baude <ranger@gentoo.org> glibc-2.14.1-r3.ebuild:
+ Marking glibc-2.14.1-r3 ppc for bug 411903
15 Apr 2012; Mike Frysinger <vapier@gentoo.org>
files/eblits/pkg_postinst.eblit:
diff --git a/sys-libs/glibc/glibc-2.14.1-r3.ebuild b/sys-libs/glibc/glibc-2.14.1-r3.ebuild
index 7ae4b46fd815..45701ddd5ef0 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.1 2012/04/14 01:55:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.14.1-r3.ebuild,v 1.2 2012/04/16 19:13:45 ranger 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"