commit: d49004c8e158195f4129986a53f07295738b0782 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Apr 27 11:33:25 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Apr 27 16:55:02 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d49004c8
profiles: amd64/x86: Drop obsolete dev-python/apptools entries Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/amd64/package.use.stable.mask | 6 +----- profiles/arch/x86/package.use.stable.mask | 6 +----- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index 916674326dd..9a134f64526 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # When you add an entry to the top of this file, add your name, the date, and @@ -83,10 +83,6 @@ dev-db/mariadb mroonga # and additional unstable dependencies gnustep-base/gnustep-make libobjc2 -# Pacho Ramos <[email protected]> (08 Mar 2015) -# mayavi is broken, bug #500104 -dev-python/apptools test - # Michał Górny <[email protected]> (30 Mar 2014) # Don't apply stable masks to python-exec since we're forcing every # impl there anyway. Please keep this in sync with use.stable.mask. diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask index 2b5b8406df6..2b9d1765672 100644 --- a/profiles/arch/x86/package.use.stable.mask +++ b/profiles/arch/x86/package.use.stable.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # When you add an entry to the top of this file, add your name, the date, and @@ -78,10 +78,6 @@ gnustep-base/gnustep-make libobjc2 # Dependencies not yet stable dev-cpp/eigen test -# Pacho Ramos <[email protected]> (08 Mar 2015) -# mayavi is broken, bug #500104 -dev-python/apptools test - # Michał Górny <[email protected]> (30 Mar 2014) # Don't apply stable masks to python-exec since we're forcing every # impl there anyway. Please keep this in sync with use.stable.mask.
