summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-06-19 18:51:40 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-06-19 18:51:40 +0000
commit7b18b4978f0576a95d6e6242b7d173319e669ccd (patch)
treebd54379bd2ec5382e2ed5d2e4816a135a081e47a /media-sound/listen
parentalpha/arm/ia64/s390/sh/sparc stable wrt #321601 (diff)
downloadgentoo-2-7b18b4978f0576a95d6e6242b7d173319e669ccd.tar.gz
gentoo-2-7b18b4978f0576a95d6e6242b7d173319e669ccd.tar.bz2
gentoo-2-7b18b4978f0576a95d6e6242b7d173319e669ccd.zip
RESTRICT="test" wrt #324719 by Diego E. Pettenò.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/listen')
-rw-r--r--media-sound/listen/ChangeLog5
-rw-r--r--media-sound/listen/listen-0.6.5.ebuild4
2 files changed, 7 insertions, 2 deletions
diff --git a/media-sound/listen/ChangeLog b/media-sound/listen/ChangeLog
index 104f6fb57625..41f1a2b70d7a 100644
--- a/media-sound/listen/ChangeLog
+++ b/media-sound/listen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/listen
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/listen/ChangeLog,v 1.26 2010/05/04 08:36:35 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/listen/ChangeLog,v 1.27 2010/06/19 18:51:40 ssuominen Exp $
+
+ 19 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> listen-0.6.5.ebuild:
+ RESTRICT="test" wrt #324719 by Diego E. Pettenò.
04 May 2010; Samuli Suominen <ssuominen@gentoo.org> listen-0.6.5.ebuild:
Move gnome-vfs-python RDEPEND behind USE gnome because it's runtime
diff --git a/media-sound/listen/listen-0.6.5.ebuild b/media-sound/listen/listen-0.6.5.ebuild
index 34df6fe0582a..6450072fbe74 100644
--- a/media-sound/listen/listen-0.6.5.ebuild
+++ b/media-sound/listen/listen-0.6.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/listen/listen-0.6.5.ebuild,v 1.2 2010/05/04 08:36:35 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/listen/listen-0.6.5.ebuild,v 1.3 2010/06/19 18:51:40 ssuominen Exp $
EAPI=2
@@ -41,6 +41,8 @@ DEPEND="${RDEPEND}
!media-radio/ax25-apps
!dev-tinyos/listen"
+RESTRICT="test" #324719
+
pkg_setup() {
python_set_active_version 2
}