* [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/amd64/no-multilib/, profiles/base/, profiles/arch/amd64/, ...
@ 2016-04-03 8:35 Justin Lecher
0 siblings, 0 replies; only message in thread
From: Justin Lecher @ 2016-04-03 8:35 UTC (permalink / raw
To: gentoo-commits
commit: e9b502aca780f174b2edff927ab3559715ca5add
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 3 08:33:57 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Apr 3 08:35:43 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9b502ac
profiles: Drop obsolete mask for sci packages
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
profiles/arch/amd64/no-multilib/package.mask | 1 -
profiles/arch/amd64/package.use.mask | 4 ++--
profiles/arch/powerpc/package.mask | 4 ----
profiles/arch/powerpc/package.use.mask | 4 ----
profiles/arch/x86/package.use.mask | 4 ++--
profiles/base/package.use.mask | 8 ++------
profiles/default/linux/uclibc/amd64/package.mask | 1 -
profiles/features/64bit-native/package.mask | 1 -
profiles/hardened/linux/amd64/no-multilib/package.mask | 1 -
profiles/prefix/aix/package.mask | 4 ----
10 files changed, 6 insertions(+), 26 deletions(-)
diff --git a/profiles/arch/amd64/no-multilib/package.mask b/profiles/arch/amd64/no-multilib/package.mask
index b823b8a..c0cdc00 100644
--- a/profiles/arch/amd64/no-multilib/package.mask
+++ b/profiles/arch/amd64/no-multilib/package.mask
@@ -161,7 +161,6 @@ sci-biology/foldingathome
sci-chemistry/cara-bin
sci-chemistry/cyana
sci-chemistry/icm
-sci-chemistry/icm-browser
sci-chemistry/mars
sci-electronics/eagle
sci-libs/ipp
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 9309614..3cf8a16 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -132,8 +132,8 @@ sys-kernel/dracut -dracut_modules_biosdevname -dracut_modules_systemd
gnome-extra/zeitgeist-datasources -chromium -tomboy
# Christoph Jungans <ottxor@gentoo.org> (26 Dec 2012)
-# cuda/openmm works on x86/amd64 (masked in base)
-sci-chemistry/gromacs -cuda -mkl -openmm
+# cuda works on x86/amd64 (masked in base)
+sci-chemistry/gromacs -cuda -mkl
# Diego Elio Pettenò <flameeyes@gentoo.org> (3 Nov 2012)
# Unmask here, as it's masked in base.
diff --git a/profiles/arch/powerpc/package.mask b/profiles/arch/powerpc/package.mask
index 5e60890..d2c8b06 100644
--- a/profiles/arch/powerpc/package.mask
+++ b/profiles/arch/powerpc/package.mask
@@ -15,10 +15,6 @@ x11-themes/smplayer-themes
# Need deps pecl-apc and pecl-uploadprogress bug #416897
>=www-apps/drupal-7.14
-# Justin Lecher <jlec@gentoo.org> (9 Mar 2011)
-# sci-libs/plplot needs keywords #358035
-=sci-biology/emboss-6.3.1*
-
# Doug Goldstein <cardoe@gentoo.org> (11 Jan 2013)
# Masked due to depends on bug #438780
>=app-emulation/qemu-1.2.0
diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask
index 9135c31..183d435 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -246,10 +246,6 @@ x11-themes/gtk-engines-qtcurve mozilla
# Does not work on ppc/ppc64
net-misc/tor tor-hardening
-# Michael Weber <xmw@gentoo.org> (3 Jun 2012)
-# pymol got stabled (bug 366229) but USE=apbs deps aren't keyworded
-sci-chemistry/pymol apbs
-
# Andreas K. Huettel <dilfridge@gentoo.org> (28 May 2012)
# Mask new useflag of opencv, as dependency dev-cpp/tbb is not keyworded on ppc
media-libs/opencv tbb
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index 2bc78b2..922cd9e 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -126,8 +126,8 @@ sys-kernel/dracut -dracut_modules_biosdevname -dracut_modules_systemd
gnome-extra/zeitgeist-datasources -chromium -tomboy
# Christoph Jungans <ottxor@gentoo.org> (26 Dec 2012)
-# cuda/openmm/mkl works on x86/amd64 (masked in base)
-sci-chemistry/gromacs -cuda -mkl -openmm
+# cuda/mkl works on x86/amd64 (masked in base)
+sci-chemistry/gromacs -cuda -mkl
# Diego Elio Pettenò <flameeyes@gentoo.org> (3 Nov 2012)
# Unmask here, as it's masked in base.
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 513fe49..5e13089 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -239,10 +239,6 @@ games-emulation/yabause qt5
# pidgin-opensteamworks is only available for amd64, ppc32 and x86
net-im/telepathy-connection-managers steam
-# Andreas K. Huettel <dilfridge@gentoo.org> (27 Feb 2015)
-# Mask atlas support since atlas is not in the main tree yet
-sci-libs/armadillo atlas
-
# Alexandre Rostovtsev <tetromino@gentoo.org> (18 Feb 2015)
# Experimental backend, plus it requires openvg support in mesa which is
# now disabled in >=mesa-10.4 (bug #536434)
@@ -609,8 +605,8 @@ gnome-extra/zeitgeist-datasources chromium tomboy
app-misc/tracker eds
# Christoph Jungans <ottxor@gentoo.org> (26 Dec 2012)
-# cuda/openmm/mkl only works on x86/amd64
-sci-chemistry/gromacs cuda mkl openmm
+# cuda/mkl only works on x86/amd64
+sci-chemistry/gromacs cuda mkl
# Zac Medico <zmedico@gentoo.org> (13 Jun 2012)
# Mask USE=pypy* for sys-apps/portage, since pypy has limited KEYWORDS.
diff --git a/profiles/default/linux/uclibc/amd64/package.mask b/profiles/default/linux/uclibc/amd64/package.mask
index 314b9f4..724b8aa 100644
--- a/profiles/default/linux/uclibc/amd64/package.mask
+++ b/profiles/default/linux/uclibc/amd64/package.mask
@@ -148,7 +148,6 @@ sci-electronics/eagle
sci-chemistry/cara-bin
sci-chemistry/cyana
sci-chemistry/icm
-sci-chemistry/icm-browser
sci-chemistry/mars
sci-libs/ipp
sys-apps/memtest86
diff --git a/profiles/features/64bit-native/package.mask b/profiles/features/64bit-native/package.mask
index 0ca51bf..9808968 100644
--- a/profiles/features/64bit-native/package.mask
+++ b/profiles/features/64bit-native/package.mask
@@ -150,7 +150,6 @@ sci-electronics/eagle
sci-chemistry/cara-bin
sci-chemistry/cyana
sci-chemistry/icm
-sci-chemistry/icm-browser
sci-chemistry/mars
sci-libs/ipp
sys-apps/memtest86
diff --git a/profiles/hardened/linux/amd64/no-multilib/package.mask b/profiles/hardened/linux/amd64/no-multilib/package.mask
index 5d72de9..98d003b 100644
--- a/profiles/hardened/linux/amd64/no-multilib/package.mask
+++ b/profiles/hardened/linux/amd64/no-multilib/package.mask
@@ -170,7 +170,6 @@ sci-electronics/eagle
sci-chemistry/cara-bin
sci-chemistry/cyana
sci-chemistry/icm
-sci-chemistry/icm-browser
sci-chemistry/mars
sci-chemistry/xdsgui
sci-chemistry/xdsstat-bin
diff --git a/profiles/prefix/aix/package.mask b/profiles/prefix/aix/package.mask
index dcb85a4..9f9e66c 100644
--- a/profiles/prefix/aix/package.mask
+++ b/profiles/prefix/aix/package.mask
@@ -3,10 +3,6 @@
# $Id$
# Michael Haubenwallner <haubi@gentoo.org> (17 Feb 2015)
-# Fails to include "config.h" first in some sources.
-=sci-visualization/gnuplot-5.0.0
-
-# Michael Haubenwallner <haubi@gentoo.org> (17 Feb 2015)
# Ships without gnulib module faccessat, necessary for AIX.
=sys-devel/patch-2.7.4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-04-03 8:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-03 8:35 [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/amd64/no-multilib/, profiles/base/, profiles/arch/amd64/, Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox