summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-01-31 18:22:06 +0000
committerMike Frysinger <vapier@gentoo.org>2014-01-31 18:22:06 +0000
commit0f5455d037d4bc7fd433be983ce2b33aa90e573e (patch)
tree11f22398c6ff0d720534a0e0728e060e7042be3a /sys-libs/glibc
parentVersion bump. (diff)
downloadgentoo-2-0f5455d037d4bc7fd433be983ce2b33aa90e573e.tar.gz
gentoo-2-0f5455d037d4bc7fd433be983ce2b33aa90e573e.tar.bz2
gentoo-2-0f5455d037d4bc7fd433be983ce2b33aa90e573e.zip
Mark sh stable.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'sys-libs/glibc')
-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 8f2a0b97ade9..57d6a42b3a33 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.979 2014/01/25 22:06:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.980 2014/01/31 18:22:06 vapier Exp $
+
+ 31 Jan 2014; Mike Frysinger <vapier@gentoo.org> glibc-2.17.ebuild:
+ Mark sh stable.
25 Jan 2014; Mike Frysinger <vapier@gentoo.org> glibc-2.18-r1.ebuild:
Add fix for armv4 (non thumb) and for alpha/tls code from upstream.
diff --git a/sys-libs/glibc/glibc-2.17.ebuild b/sys-libs/glibc/glibc-2.17.ebuild
index bc05e3f02fe4..9e32a50de3c9 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.30 2014/01/22 20:06:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.17.ebuild,v 1.31 2014/01/31 18:22:06 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 ISC inner-net rc PCRE"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86"
RESTRICT="strip" # strip ourself #46186
EMULTILIB_PKG="true"