From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9DCD21381F3 for ; Tue, 6 Aug 2013 21:12:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1EC1BE0ABE; Tue, 6 Aug 2013 21:12:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8A761E0ABE for ; Tue, 6 Aug 2013 21:12:22 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6416033EA15 for ; Tue, 6 Aug 2013 21:12:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id E6B7AE468F for ; Tue, 6 Aug 2013 21:12:19 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1375823708.ab800d3b01b17a3da5b30e79e1deabfef6031cd5.blueness@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: tools-uclibc/portage.mipsel3.vanilla/package.use/, ... X-VCS-Repository: proj/releng X-VCS-Files: tools-uclibc/portage.mipsel3.hardened/package.mask/python tools-uclibc/portage.mipsel3.hardened/package.use/eudev tools-uclibc/portage.mipsel3.hardened/package.use/hwids tools-uclibc/portage.mipsel3.hardened/profile/package.use.force tools-uclibc/portage.mipsel3.vanilla/package.mask/python tools-uclibc/portage.mipsel3.vanilla/package.use/eudev tools-uclibc/portage.mipsel3.vanilla/package.use/hwids tools-uclibc/portage.mipsel3.vanilla/profile/package.use.force X-VCS-Directories: tools-uclibc/portage.mipsel3.vanilla/package.use/ tools-uclibc/portage.mipsel3.hardened/package.use/ tools-uclibc/portage.mipsel3.vanilla/profile/ tools-uclibc/portage.mipsel3.hardened/package.mask/ tools-uclibc/portage.mipsel3.hardened/profile/ tools-uclibc/portage.mipsel3.vanilla/package.mask/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: ab800d3b01b17a3da5b30e79e1deabfef6031cd5 X-VCS-Branch: master Date: Tue, 6 Aug 2013 21:12:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1fb1327f-551a-4f89-8efa-031a768adefb X-Archives-Hash: 520d9264b313ca1aa37259d2f1b43596 commit: ab800d3b01b17a3da5b30e79e1deabfef6031cd5 Author: Anthony G. Basile gentoo org> AuthorDate: Tue Aug 6 21:10:21 2013 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Tue Aug 6 21:15:08 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=ab800d3b tools-uclibc/portage.mipsel3.{hardened,vanilla}: unmask python and update eudev --- tools-uclibc/portage.mipsel3.hardened/package.mask/python | 2 -- tools-uclibc/portage.mipsel3.hardened/package.use/eudev | 1 + tools-uclibc/portage.mipsel3.hardened/package.use/hwids | 1 + tools-uclibc/portage.mipsel3.hardened/profile/package.use.force | 3 --- tools-uclibc/portage.mipsel3.vanilla/package.mask/python | 2 -- tools-uclibc/portage.mipsel3.vanilla/package.use/eudev | 1 + tools-uclibc/portage.mipsel3.vanilla/package.use/hwids | 1 + tools-uclibc/portage.mipsel3.vanilla/profile/package.use.force | 3 --- 8 files changed, 4 insertions(+), 10 deletions(-) diff --git a/tools-uclibc/portage.mipsel3.hardened/package.mask/python b/tools-uclibc/portage.mipsel3.hardened/package.mask/python deleted file mode 100644 index f1f8a9b..0000000 --- a/tools-uclibc/portage.mipsel3.hardened/package.mask/python +++ /dev/null @@ -1,2 +0,0 @@ -=dev-lang/python-2.7.4* -=dev-lang/python-2.7.5* diff --git a/tools-uclibc/portage.mipsel3.hardened/package.use/eudev b/tools-uclibc/portage.mipsel3.hardened/package.use/eudev new file mode 100644 index 0000000..b861b32 --- /dev/null +++ b/tools-uclibc/portage.mipsel3.hardened/package.use/eudev @@ -0,0 +1 @@ +sys-fs/eudev keymap hwdb diff --git a/tools-uclibc/portage.mipsel3.hardened/package.use/hwids b/tools-uclibc/portage.mipsel3.hardened/package.use/hwids new file mode 100644 index 0000000..7dc44da --- /dev/null +++ b/tools-uclibc/portage.mipsel3.hardened/package.use/hwids @@ -0,0 +1 @@ +sys-apps/hwids udev diff --git a/tools-uclibc/portage.mipsel3.hardened/profile/package.use.force b/tools-uclibc/portage.mipsel3.hardened/profile/package.use.force deleted file mode 100644 index d73dfb3..0000000 --- a/tools-uclibc/portage.mipsel3.hardened/profile/package.use.force +++ /dev/null @@ -1,3 +0,0 @@ -dev-python/pyxattr python_targets_python2_7 -dev-libs/libxml2 python_targets_python2_7 -dev-libs/libxslt python_targets_python2_7 diff --git a/tools-uclibc/portage.mipsel3.vanilla/package.mask/python b/tools-uclibc/portage.mipsel3.vanilla/package.mask/python deleted file mode 100644 index f1f8a9b..0000000 --- a/tools-uclibc/portage.mipsel3.vanilla/package.mask/python +++ /dev/null @@ -1,2 +0,0 @@ -=dev-lang/python-2.7.4* -=dev-lang/python-2.7.5* diff --git a/tools-uclibc/portage.mipsel3.vanilla/package.use/eudev b/tools-uclibc/portage.mipsel3.vanilla/package.use/eudev new file mode 100644 index 0000000..b861b32 --- /dev/null +++ b/tools-uclibc/portage.mipsel3.vanilla/package.use/eudev @@ -0,0 +1 @@ +sys-fs/eudev keymap hwdb diff --git a/tools-uclibc/portage.mipsel3.vanilla/package.use/hwids b/tools-uclibc/portage.mipsel3.vanilla/package.use/hwids new file mode 100644 index 0000000..7dc44da --- /dev/null +++ b/tools-uclibc/portage.mipsel3.vanilla/package.use/hwids @@ -0,0 +1 @@ +sys-apps/hwids udev diff --git a/tools-uclibc/portage.mipsel3.vanilla/profile/package.use.force b/tools-uclibc/portage.mipsel3.vanilla/profile/package.use.force deleted file mode 100644 index d73dfb3..0000000 --- a/tools-uclibc/portage.mipsel3.vanilla/profile/package.use.force +++ /dev/null @@ -1,3 +0,0 @@ -dev-python/pyxattr python_targets_python2_7 -dev-libs/libxml2 python_targets_python2_7 -dev-libs/libxslt python_targets_python2_7