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: profiles/hardened/linux/uclibc/, profiles/vanilla/linux/uclibc/
Date: Wed, 04 Jul 2012 00:17:57
Message-Id: 1341361051.341464c9260fce5cf22b801aae655fe0c16532dd.blueness@gentoo
1 commit: 341464c9260fce5cf22b801aae655fe0c16532dd
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 4 00:17:31 2012 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 4 00:17:31 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=341464c9
7
8 profiles: remove iconv from git
9
10 ---
11 profiles/hardened/linux/uclibc/package.use | 2 ++
12 profiles/vanilla/linux/uclibc/package.use | 2 ++
13 2 files changed, 4 insertions(+), 0 deletions(-)
14
15 diff --git a/profiles/hardened/linux/uclibc/package.use b/profiles/hardened/linux/uclibc/package.use
16 new file mode 100644
17 index 0000000..074272f
18 --- /dev/null
19 +++ b/profiles/hardened/linux/uclibc/package.use
20 @@ -0,0 +1,2 @@
21 +# git 1.7.3.4 can find libiconv, but 1.7.8.6 cannot
22 +dev-vcs/git -iconv
23
24 diff --git a/profiles/vanilla/linux/uclibc/package.use b/profiles/vanilla/linux/uclibc/package.use
25 new file mode 100644
26 index 0000000..074272f
27 --- /dev/null
28 +++ b/profiles/vanilla/linux/uclibc/package.use
29 @@ -0,0 +1,2 @@
30 +# git 1.7.3.4 can find libiconv, but 1.7.8.6 cannot
31 +dev-vcs/git -iconv