diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-03 19:51:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-03 19:51:17 +0000 |
commit | 3a4857d6a8a2e87f25e69910ab442fdfd4924ccf (patch) | |
tree | 7d7339d111ee26f237758c887070295375d09700 /sys-libs | |
parent | Stable for amd64, wrt bug #496752 (diff) | |
download | gentoo-2-3a4857d6a8a2e87f25e69910ab442fdfd4924ccf.tar.gz gentoo-2-3a4857d6a8a2e87f25e69910ab442fdfd4924ccf.tar.bz2 gentoo-2-3a4857d6a8a2e87f25e69910ab442fdfd4924ccf.zip |
Stable for x86, wrt bug #496752
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog index 453760d579df..750d13d554a7 100644 --- a/sys-libs/glibc/ChangeLog +++ b/sys-libs/glibc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/glibc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.964 2014/01/03 19:51:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.965 2014/01/03 19:51:17 ago Exp $ + + 03 Jan 2014; Agostino Sarubbo <ago@gentoo.org> glibc-2.17.ebuild: + Stable for x86, wrt bug #496752 03 Jan 2014; Agostino Sarubbo <ago@gentoo.org> glibc-2.17.ebuild: Stable for amd64, wrt bug #496752 diff --git a/sys-libs/glibc/glibc-2.17.ebuild b/sys-libs/glibc/glibc-2.17.ebuild index 77d18184b1e2..2f67d6fcc4c7 100644 --- a/sys-libs/glibc/glibc-2.17.ebuild +++ b/sys-libs/glibc/glibc-2.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.17.ebuild,v 1.23 2014/01/03 19:51:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.17.ebuild,v 1.24 2014/01/03 19:51:17 ago 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 ISC inner-net rc PCRE" -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" |