Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-dev:uclibc commit in: sys-libs/uclibc/
Date: Tue, 03 Apr 2012 07:08:33
Message-Id: 1333436892.1dfd714ec8df664c0ba9baa23c87303e1f1e0d67.blueness@gentoo
1 commit: 1dfd714ec8df664c0ba9baa23c87303e1f1e0d67
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 3 07:08:12 2012 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 3 07:08:12 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=1dfd714e
7
8 sys-libs/uclibc: upgrade 0.32.1 -> 0.9.33 safe on amd64
9
10 (Portage version: 2.1.10.49/git/Linux x86_64, signed Manifest commit with key 0xD0455535)
11
12 ---
13 sys-libs/uclibc/uclibc-0.9.33.ebuild | 2 +-
14 1 files changed, 1 insertions(+), 1 deletions(-)
15
16 diff --git a/sys-libs/uclibc/uclibc-0.9.33.ebuild b/sys-libs/uclibc/uclibc-0.9.33.ebuild
17 index 840391a..a5fa200 100644
18 --- a/sys-libs/uclibc/uclibc-0.9.33.ebuild
19 +++ b/sys-libs/uclibc/uclibc-0.9.33.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="http://uclibc.org/downloads/${MY_P}.tar.bz2"
21
22 LICENSE="LGPL-2"
23 SLOT="0"
24 -KEYWORDS="-* ~amd64 ~x86 ~mips ~ppc"
25 +KEYWORDS="-* amd64 ~x86 ~mips ~ppc"
26 IUSE=""
27 RESTRICT="strip"