diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-08-09 21:38:30 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-08-09 21:42:11 -0700 |
commit | 283cfe9fe65316e23ad2c1a73bfd1d1092ea7b75 (patch) | |
tree | c6cbbacd679efe80d8275a45dac967898a63b281 /profiles | |
parent | profiles: Drop outdated masks on powerpc (diff) | |
download | gentoo-283cfe9fe65316e23ad2c1a73bfd1d1092ea7b75.tar.gz gentoo-283cfe9fe65316e23ad2c1a73bfd1d1092ea7b75.tar.bz2 gentoo-283cfe9fe65316e23ad2c1a73bfd1d1092ea7b75.zip |
profiles: Drop outdated masks on alpha
From a quicker pass.
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/alpha/package.mask | 6 | ||||
-rw-r--r-- | profiles/arch/alpha/package.use | 6 | ||||
-rw-r--r-- | profiles/arch/alpha/package.use.stable.mask | 6 |
3 files changed, 0 insertions, 18 deletions
diff --git a/profiles/arch/alpha/package.mask b/profiles/arch/alpha/package.mask deleted file mode 100644 index 8b463761996a..000000000000 --- a/profiles/arch/alpha/package.mask +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Alexey Shvetsov <alexxy@gentoo.org> (2012-05-21) -# Need deps pecl-apc and pecl-uploadprogress bug #416897 ->=www-apps/drupal-7.14 diff --git a/profiles/arch/alpha/package.use b/profiles/arch/alpha/package.use deleted file mode 100644 index 0e17589c3f3f..000000000000 --- a/profiles/arch/alpha/package.use +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Pacho Ramos <pacho@gentoo.org> (2014-02-15) -# libev isn't supported on this arch, use another default (#499498) -dev-libs/libverto libevent diff --git a/profiles/arch/alpha/package.use.stable.mask b/profiles/arch/alpha/package.use.stable.mask index 6167a684b824..3ced383a69d5 100644 --- a/profiles/arch/alpha/package.use.stable.mask +++ b/profiles/arch/alpha/package.use.stable.mask @@ -26,12 +26,6 @@ media-sound/easytag nautilus # stable (yet?), bug #663248 app-editors/emacs mailutils xwidgets -# Tobias Klausmann <klausman@gentoo.org> (2015-09-17) -# Move this mask here (from package.use.mask) until net-fs/libnfs goes stable. -# Gilles Dartiguelongue <eva@gentoo.org> (2015-06-09) -# net-fs/libnfs lacks alpha keyword, bug #551576 -gnome-base/gvfs nfs - # Pacho Ramos <pacho@gentoo.org> (2014-07-02) # Mask due Gnome3 not going to be stabilized on this arch dev-util/geany-plugins gtkspell |