summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-11 09:11:59 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-12-11 09:11:59 +0000
commit1b9092619b776a218a7c18654f58bdb958d4f8be (patch)
tree70035dabcdfa5606c3fa9cb17650707570ff1247 /sys-libs
parentx86 stable wrt bug #392871 (diff)
downloadgentoo-2-1b9092619b776a218a7c18654f58bdb958d4f8be.tar.gz
gentoo-2-1b9092619b776a218a7c18654f58bdb958d4f8be.tar.bz2
gentoo-2-1b9092619b776a218a7c18654f58bdb958d4f8be.zip
x86 stable wrt bug #382377
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/ChangeLog5
-rw-r--r--sys-libs/glibc/glibc-2.13-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index ef1e96ab6a37..7305d017005e 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/glibc
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.802 2011/12/09 04:53:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.803 2011/12/11 09:11:59 phajdan.jr Exp $
+
+ 11 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> glibc-2.13-r4.ebuild:
+ x86 stable wrt bug #382377
09 Dec 2011; Mike Frysinger <vapier@gentoo.org>
files/eblits/src_install.eblit:
diff --git a/sys-libs/glibc/glibc-2.13-r4.ebuild b/sys-libs/glibc/glibc-2.13-r4.ebuild
index e775a5d00f2c..2d8287da0c0a 100644
--- a/sys-libs/glibc/glibc-2.13-r4.ebuild
+++ b/sys-libs/glibc/glibc-2.13-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.13-r4.ebuild,v 1.6 2011/12/04 16:27:51 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.13-r4.ebuild,v 1.7 2011/12/11 09:11:59 phajdan.jr 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 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
RESTRICT="strip" # strip ourself #46186
EMULTILIB_PKG="true"