summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2013-02-08 03:49:10 +0000
committerJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2013-02-08 03:49:10 +0000
commit6c307350f16d4be8cb8bd2c92384e6367453271c (patch)
tree54839074e907e7eee481f50a636e2dda2020eeef /media-sound/amarok
parentFixing confusing message in distutils.eclass (diff)
downloadgentoo-2-6c307350f16d4be8cb8bd2c92384e6367453271c.tar.gz
gentoo-2-6c307350f16d4be8cb8bd2c92384e6367453271c.tar.bz2
gentoo-2-6c307350f16d4be8cb8bd2c92384e6367453271c.zip
[media-sound/amarok-2.7.0] Add virtualx dependency to fix tests. This fixes all but one test (#1) - bug 455446.
(Portage version: 2.2.0_alpha158/cvs/Linux x86_64, signed Manifest commit with key BB0E6E98)
Diffstat (limited to 'media-sound/amarok')
-rw-r--r--media-sound/amarok/ChangeLog7
-rw-r--r--media-sound/amarok/amarok-2.7.0.ebuild3
2 files changed, 8 insertions, 2 deletions
diff --git a/media-sound/amarok/ChangeLog b/media-sound/amarok/ChangeLog
index f5f421b9cb02..29bb1704e85a 100644
--- a/media-sound/amarok/ChangeLog
+++ b/media-sound/amarok/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-sound/amarok
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.443 2013/01/18 13:01:29 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.444 2013/02/08 03:49:10 jmbsvicetto Exp $
+
+ 08 Feb 2013; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ amarok-2.7.0.ebuild:
+ [media-sound/amarok-2.7.0] Add virtualx dependency to fix tests. This fixes
+ all but one test (#1) - bug 455446.
18 Jan 2013; Tomáš Chvátal <scarabeus@gentoo.org> amarok-2.7.0.ebuild:
One more language is available.
diff --git a/media-sound/amarok/amarok-2.7.0.ebuild b/media-sound/amarok/amarok-2.7.0.ebuild
index e7b0356972a5..816f4c1fff52 100644
--- a/media-sound/amarok/amarok-2.7.0.ebuild
+++ b/media-sound/amarok/amarok-2.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.7.0.ebuild,v 1.2 2013/01/18 13:01:29 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.7.0.ebuild,v 1.3 2013/02/08 03:49:10 jmbsvicetto Exp $
EAPI=4
@@ -8,6 +8,7 @@ KDE_LINGUAS="bs ca ca@valencia cs da de el en_GB es et eu fi fr
ga gl hu it ja lt lv nb nl pa pl pt pt_BR ru sl sr sr@ijekavian
sr@ijekavianlatin sr@latin sv uk zh_CN zh_TW"
KDE_REQUIRED="never"
+VIRTUALX_REQUIRED=test
inherit flag-o-matic kde4-base
DESCRIPTION="Advanced audio player based on KDE framework."