summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-06-12 22:30:37 +0000
committerAnthony G. Basile <blueness@gentoo.org>2015-06-12 22:30:37 +0000
commite73e0fed48377e503b1fce433e123e5642328cfa (patch)
tree265079b531a69744c3dcaf41b2d0e711e86b9a05 /sys-libs
parentAdd Perl 5.22 version, remove old (diff)
downloadgentoo-2-e73e0fed48377e503b1fce433e123e5642328cfa.tar.gz
gentoo-2-e73e0fed48377e503b1fce433e123e5642328cfa.tar.bz2
gentoo-2-e73e0fed48377e503b1fce433e123e5642328cfa.zip
Stable for amd64, arm, ppc and x86. Bug #539226.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/uclibc/ChangeLog6
-rw-r--r--sys-libs/uclibc/uclibc-0.9.33.2-r15.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/uclibc/ChangeLog b/sys-libs/uclibc/ChangeLog
index 82fb43d91449..c686da815d5d 100644
--- a/sys-libs/uclibc/ChangeLog
+++ b/sys-libs/uclibc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-libs/uclibc
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/uclibc/ChangeLog,v 1.99 2015/05/29 20:59:03 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/uclibc/ChangeLog,v 1.100 2015/06/12 22:30:37 blueness Exp $
+
+ 12 Jun 2015; Anthony G. Basile <blueness@gentoo.org>
+ uclibc-0.9.33.2-r15.ebuild:
+ Stable for amd64, arm, ppc and x86. Bug #539226.
*uclibc-0.9.33.2-r15 (29 May 2015)
diff --git a/sys-libs/uclibc/uclibc-0.9.33.2-r15.ebuild b/sys-libs/uclibc/uclibc-0.9.33.2-r15.ebuild
index 190fafffe7ea..b1934f0c296d 100644
--- a/sys-libs/uclibc/uclibc-0.9.33.2-r15.ebuild
+++ b/sys-libs/uclibc/uclibc-0.9.33.2-r15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/uclibc/uclibc-0.9.33.2-r15.ebuild,v 1.1 2015/05/29 20:59:03 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/uclibc/uclibc-0.9.33.2-r15.ebuild,v 1.2 2015/06/12 22:30:37 blueness Exp $
inherit eutils flag-o-matic multilib toolchain-funcs savedconfig
if [[ ${PV} == "9999" ]] ; then
@@ -23,7 +23,7 @@ if [[ ${PV} != "9999" ]] ; then
PATCH_VER="17"
SRC_URI="http://uclibc.org/downloads/${MY_P}.tar.bz2
${PATCH_VER:+mirror://gentoo/${MY_P}-patches-${PATCH_VER}.tar.bz2}"
- KEYWORDS="-* ~amd64 ~arm ~m68k ~mips ~ppc ~sh ~sparc ~x86"
+ KEYWORDS="-* amd64 arm ~m68k ~mips ppc ~sh ~sparc x86"
fi
LICENSE="LGPL-2"