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 7CBDA1381F3 for ; Tue, 15 Oct 2013 19:12:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8FF8CE096C; Tue, 15 Oct 2013 19:12:25 +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 1C906E096C for ; Tue, 15 Oct 2013 19:12:25 +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 230FC33EFBA for ; Tue, 15 Oct 2013 19:12:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id BC2FDE5308 for ; Tue, 15 Oct 2013 19:12:22 +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: <1381864440.47d6549325b17362c4a51f80f563ed9492b1f876.blueness@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: tools-uclibc/portage.amd64.hardened/package.mask/, ... X-VCS-Repository: proj/releng X-VCS-Files: tools-uclibc/portage.amd64.hardened/package.mask/python tools-uclibc/portage.amd64.vanilla/package.mask/python tools-uclibc/portage.i686.hardened/package.mask/python tools-uclibc/portage.i686.vanilla/package.mask/python X-VCS-Directories: tools-uclibc/portage.amd64.hardened/package.mask/ tools-uclibc/portage.i686.hardened/package.mask/ tools-uclibc/portage.amd64.vanilla/package.mask/ tools-uclibc/portage.i686.vanilla/package.mask/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 47d6549325b17362c4a51f80f563ed9492b1f876 X-VCS-Branch: master Date: Tue, 15 Oct 2013 19:12:22 +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: cb5fcdc0-8ffb-4204-a93f-7df078bed5a9 X-Archives-Hash: 7963b1009cbf21e38faa96b0d9c08cad commit: 47d6549325b17362c4a51f80f563ed9492b1f876 Author: Anthony G. Basile gentoo org> AuthorDate: Tue Oct 15 19:14:00 2013 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Tue Oct 15 19:14:00 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=47d65493 tools-uclibc: fix python maskings on stage3's as well --- tools-uclibc/portage.amd64.hardened/package.mask/python | 2 -- tools-uclibc/portage.amd64.vanilla/package.mask/python | 2 -- tools-uclibc/portage.i686.hardened/package.mask/python | 2 -- tools-uclibc/portage.i686.vanilla/package.mask/python | 2 -- 4 files changed, 8 deletions(-) diff --git a/tools-uclibc/portage.amd64.hardened/package.mask/python b/tools-uclibc/portage.amd64.hardened/package.mask/python deleted file mode 100644 index f1f8a9b..0000000 --- a/tools-uclibc/portage.amd64.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.amd64.vanilla/package.mask/python b/tools-uclibc/portage.amd64.vanilla/package.mask/python deleted file mode 100644 index f1f8a9b..0000000 --- a/tools-uclibc/portage.amd64.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.i686.hardened/package.mask/python b/tools-uclibc/portage.i686.hardened/package.mask/python deleted file mode 100644 index f1f8a9b..0000000 --- a/tools-uclibc/portage.i686.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.i686.vanilla/package.mask/python b/tools-uclibc/portage.i686.vanilla/package.mask/python deleted file mode 100644 index f1f8a9b..0000000 --- a/tools-uclibc/portage.i686.vanilla/package.mask/python +++ /dev/null @@ -1,2 +0,0 @@ -=dev-lang/python-2.7.4* -=dev-lang/python-2.7.5*