summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-12-23 19:41:38 +0000
committerMike Frysinger <vapier@gentoo.org>2013-12-23 19:41:38 +0000
commit9774f1a922e4e24bc5c26edb1c1dee808d9b2056 (patch)
treee29ec29514afbe08b7fbd400a970ce1980f80fb2 /sys-libs
parentamd64 stable, bug #491998 (diff)
downloadgentoo-2-9774f1a922e4e24bc5c26edb1c1dee808d9b2056.tar.gz
gentoo-2-9774f1a922e4e24bc5c26edb1c1dee808d9b2056.tar.bz2
gentoo-2-9774f1a922e4e24bc5c26edb1c1dee808d9b2056.zip
Mark ia64 stable #467256.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/ChangeLog5
-rw-r--r--sys-libs/glibc/glibc-2.16.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index dd75e152bc25..b7434a9477c1 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.960 2013/12/23 10:45:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.961 2013/12/23 19:41:38 vapier Exp $
+
+ 23 Dec 2013; Mike Frysinger <vapier@gentoo.org> glibc-2.16.0.ebuild:
+ Mark ia64 stable #467256.
23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> glibc-2.16.0.ebuild:
Stable for ppc, wrt bug #467256
diff --git a/sys-libs/glibc/glibc-2.16.0.ebuild b/sys-libs/glibc/glibc-2.16.0.ebuild
index cd088c50198e..d1c1fd42a3e6 100644
--- a/sys-libs/glibc/glibc-2.16.0.ebuild
+++ b/sys-libs/glibc/glibc-2.16.0.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.16.0.ebuild,v 1.31 2013/12/23 10:45:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.16.0.ebuild,v 1.32 2013/12/23 19:41:38 vapier Exp $
inherit eutils versionator toolchain-funcs flag-o-matic gnuconfig multilib systemd 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 inner-net"
-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"