summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-05-09 04:41:16 +0000
committerMike Frysinger <vapier@gentoo.org>2013-05-09 04:41:16 +0000
commite1a4b0b3f3a0584bcbd5416109fd65d08f37186a (patch)
tree83ce53e7b23f5876728cae1a32fbc08961797548 /sys-libs
parentRevision bump. Upstream security fix to not show passwords contained in HTTP ... (diff)
downloadgentoo-2-e1a4b0b3f3a0584bcbd5416109fd65d08f37186a.tar.gz
gentoo-2-e1a4b0b3f3a0584bcbd5416109fd65d08f37186a.tar.bz2
gentoo-2-e1a4b0b3f3a0584bcbd5416109fd65d08f37186a.zip
Mark sh stable.
(Portage version: 2.2.0_alpha170/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/ChangeLog5
-rw-r--r--sys-libs/glibc/glibc-2.15-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index 7242b8fb09f0..cf78ab642c97 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.937 2013/04/28 04:00:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.938 2013/05/09 04:41:16 vapier Exp $
+
+ 09 May 2013; Mike Frysinger <vapier@gentoo.org> glibc-2.15-r3.ebuild:
+ Mark sh stable.
28 Apr 2013; Mike Frysinger <vapier@gentoo.org> glibc-2.17.ebuild:
Add fix from upstream for arm ld.so.cache lib tags #454200.
diff --git a/sys-libs/glibc/glibc-2.15-r3.ebuild b/sys-libs/glibc/glibc-2.15-r3.ebuild
index 5338772496db..f1203e245d11 100644
--- a/sys-libs/glibc/glibc-2.15-r3.ebuild
+++ b/sys-libs/glibc/glibc-2.15-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.15-r3.ebuild,v 1.13 2013/04/05 00:25:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.15-r3.ebuild,v 1.14 2013/05/09 04:41:16 vapier Exp $
inherit eutils versionator 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.1+ BSD HPND inner-net"
-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"