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: Sat, 31 Dec 2011 19:34:58
Message-Id: c9424640489b55a73f342287dafb7a0dc1066502.blueness@gentoo
1 commit: c9424640489b55a73f342287dafb7a0dc1066502
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 31 19:34:43 2011 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 31 19:34:43 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=c9424640
7
8 sys-libs/uclibc: removed savedconfig
9
10 (Portage version: 2.1.10.41/git/Linux x86_64, signed Manifest commit with key 0xD0455535)
11
12 ---
13 sys-libs/uclibc/uclibc-0.9.32.ebuild | 2 +-
14 1 files changed, 1 insertions(+), 1 deletions(-)
15
16 diff --git a/sys-libs/uclibc/uclibc-0.9.32.ebuild b/sys-libs/uclibc/uclibc-0.9.32.ebuild
17 index 43d630b..b15d322 100644
18 --- a/sys-libs/uclibc/uclibc-0.9.32.ebuild
19 +++ b/sys-libs/uclibc/uclibc-0.9.32.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="http://uclibc.org/downloads/${MY_P}.tar.bz2"
21 LICENSE="LGPL-2"
22 SLOT="0"
23 KEYWORDS="-* amd64 x86"
24 -IUSE="savedconfig"
25 +IUSE=""
26 RESTRICT="strip"
27
28 RDEPEND=""