Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/releng:master commit in: tools-uclibc/portage.mips.vanilla/profile/, ...
Date: Thu, 27 Dec 2012 23:51:48
Message-Id: 1356652271.09266e4bbb5c6544c8e637a18048e137fba3cadf.blueness@gentoo
1 commit: 09266e4bbb5c6544c8e637a18048e137fba3cadf
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 27 23:51:11 2012 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 27 23:51:11 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=09266e4b
7
8 tools-uclibc/portage.mips.*: force PYTHON_TARGETS=python2_7 on some pkgs
9
10 ---
11 .../profile/package.use.force | 3 +++
12 .../portage.mips.vanilla/profile/package.use.force | 3 +++
13 2 files changed, 6 insertions(+), 0 deletions(-)
14
15 diff --git a/tools-uclibc/portage.mips.hardened/profile/package.use.force b/tools-uclibc/portage.mips.hardened/profile/package.use.force
16 new file mode 100644
17 index 0000000..d73dfb3
18 --- /dev/null
19 +++ b/tools-uclibc/portage.mips.hardened/profile/package.use.force
20 @@ -0,0 +1,3 @@
21 +dev-python/pyxattr python_targets_python2_7
22 +dev-libs/libxml2 python_targets_python2_7
23 +dev-libs/libxslt python_targets_python2_7
24
25 diff --git a/tools-uclibc/portage.mips.vanilla/profile/package.use.force b/tools-uclibc/portage.mips.vanilla/profile/package.use.force
26 new file mode 100644
27 index 0000000..d73dfb3
28 --- /dev/null
29 +++ b/tools-uclibc/portage.mips.vanilla/profile/package.use.force
30 @@ -0,0 +1,3 @@
31 +dev-python/pyxattr python_targets_python2_7
32 +dev-libs/libxml2 python_targets_python2_7
33 +dev-libs/libxslt python_targets_python2_7