summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-11-09 21:20:48 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-11-09 21:20:48 +0000
commit636043862911637ec2fadad157b2b8c54b3f4262 (patch)
tree8ebd9acb48fc8a5ba66734be6d1ec854701e7565 /media-sound/xmms2
parentmedia-sound/xmms2: drop old (diff)
downloadgentoo-636043862911637ec2fadad157b2b8c54b3f4262.tar.gz
gentoo-636043862911637ec2fadad157b2b8c54b3f4262.tar.bz2
gentoo-636043862911637ec2fadad157b2b8c54b3f4262.zip
media-sound/xmms2: add RESTRICT="!test? ( test )"
Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-sound/xmms2')
-rw-r--r--media-sound/xmms2/xmms2-0.8_p20161122-r4.ebuild2
-rw-r--r--media-sound/xmms2/xmms2-0.8_p20161122-r5.ebuild2
2 files changed, 4 insertions, 0 deletions
diff --git a/media-sound/xmms2/xmms2-0.8_p20161122-r4.ebuild b/media-sound/xmms2/xmms2-0.8_p20161122-r4.ebuild
index 436345d7fae1..b19b7476b0ff 100644
--- a/media-sound/xmms2/xmms2-0.8_p20161122-r4.ebuild
+++ b/media-sound/xmms2/xmms2-0.8_p20161122-r4.ebuild
@@ -85,6 +85,8 @@ DEPEND="${RDEPEND}
valgrind? ( dev-util/valgrind ) )
"
+RESTRICT="!test? ( test )"
+
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
S="${WORKDIR}/${MY_P}"
diff --git a/media-sound/xmms2/xmms2-0.8_p20161122-r5.ebuild b/media-sound/xmms2/xmms2-0.8_p20161122-r5.ebuild
index 01daddf56462..2c519ca93888 100644
--- a/media-sound/xmms2/xmms2-0.8_p20161122-r5.ebuild
+++ b/media-sound/xmms2/xmms2-0.8_p20161122-r5.ebuild
@@ -85,6 +85,8 @@ DEPEND="${RDEPEND}
valgrind? ( dev-util/valgrind ) )
"
+RESTRICT="!test? ( test )"
+
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
S="${WORKDIR}/${MY_P}"