diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-09 19:49:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-09 19:49:20 +0000 |
commit | 8b66605fb9e377a81481e31583b30243a67ef3e8 (patch) | |
tree | 8ded4cd6b26fd602334740229c2a7541698cbaf5 /sys-libs | |
parent | Stable for AMD64, wrt bug #430346 (diff) | |
download | gentoo-2-8b66605fb9e377a81481e31583b30243a67ef3e8.tar.gz gentoo-2-8b66605fb9e377a81481e31583b30243a67ef3e8.tar.bz2 gentoo-2-8b66605fb9e377a81481e31583b30243a67ef3e8.zip |
Stable for X86, wrt bug #430346
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.15-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog index 0e4d65c918ce..db2558db286e 100644 --- a/sys-libs/glibc/ChangeLog +++ b/sys-libs/glibc/ChangeLog @@ -1,5 +1,8 @@ # ChangeLog for sys-libs/glibc -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.867 2012/08/09 19:48:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.868 2012/08/09 19:49:20 ago Exp $ + + 09 Aug 2012; Agostino Sarubbo <ago@gentoo.org> glibc-2.15-r2.ebuild: + Stable for X86, wrt bug #430346 09 Aug 2012; Agostino Sarubbo <ago@gentoo.org> glibc-2.15-r2.ebuild: Stable for AMD64, wrt bug #430346 diff --git a/sys-libs/glibc/glibc-2.15-r2.ebuild b/sys-libs/glibc/glibc-2.15-r2.ebuild index 23743dddaec6..2bfc341f413b 100644 --- a/sys-libs/glibc/glibc-2.15-r2.ebuild +++ b/sys-libs/glibc/glibc-2.15-r2.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.15-r2.ebuild,v 1.13 2012/08/09 19:48:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.15-r2.ebuild,v 1.14 2012/08/09 19:49:20 ago Exp $ inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib 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" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ppc64 ~s390 ~sh sparc ~x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ppc64 ~s390 ~sh sparc x86" RESTRICT="strip" # strip ourself #46186 EMULTILIB_PKG="true" |