summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-01-12 19:57:27 +0000
committerMarkus Meier <maekke@gentoo.org>2014-01-12 19:57:27 +0000
commitb11e6c0527c5c354b37174bf41fb2f638079f9ab (patch)
treed3287826833f5076fa8e0ad9b860620b46f1f187 /sys-libs
parentamd64 stable, bug #495376 (diff)
downloadgentoo-2-b11e6c0527c5c354b37174bf41fb2f638079f9ab.tar.gz
gentoo-2-b11e6c0527c5c354b37174bf41fb2f638079f9ab.tar.bz2
gentoo-2-b11e6c0527c5c354b37174bf41fb2f638079f9ab.zip
arm stable, bug #496752
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/ChangeLog5
-rw-r--r--sys-libs/glibc/glibc-2.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index 4c52cc9e603c..29d474144988 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.970 2014/01/10 15:18:18 zorry Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.971 2014/01/12 19:57:27 maekke Exp $
+
+ 12 Jan 2014; Markus Meier <maekke@gentoo.org> glibc-2.17.ebuild:
+ arm stable, bug #496752
10 Jan 2014; Magnus Granberg <zorry@gentoo.org> files/eblits/common.eblit:
Remove the hardened check on ssp #484714
diff --git a/sys-libs/glibc/glibc-2.17.ebuild b/sys-libs/glibc/glibc-2.17.ebuild
index 9681df39db7c..3f0274360a35 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.26 2014/01/05 09:57:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.17.ebuild,v 1.27 2014/01/12 19:57:27 maekke 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"