diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-01-21 11:01:34 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-01-21 11:01:34 +0000 |
commit | dff06f90046355b4f04808525170c4ceec0fe543 (patch) | |
tree | 31f169db970b95ea8ac6a51ec449f88ad5c5c163 /media-sound | |
parent | Moving media-sound/minitunes to media-sound/musique (diff) | |
download | gentoo-2-dff06f90046355b4f04808525170c4ceec0fe543.tar.gz gentoo-2-dff06f90046355b4f04808525170c4ceec0fe543.tar.bz2 gentoo-2-dff06f90046355b4f04808525170c4ceec0fe543.zip |
remove blockers to media-sound/minitube
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/musique/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/musique/musique-1.0.ebuild | 3 | ||||
-rw-r--r-- | media-sound/musique/musique-9999.ebuild | 3 |
3 files changed, 7 insertions, 5 deletions
diff --git a/media-sound/musique/ChangeLog b/media-sound/musique/ChangeLog index c6a855c6bbd6..6673ddba0ff4 100644 --- a/media-sound/musique/ChangeLog +++ b/media-sound/musique/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/musique # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/musique/ChangeLog,v 1.1 2012/01/21 10:30:16 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/musique/ChangeLog,v 1.2 2012/01/21 11:01:34 hwoarang Exp $ + + 21 Jan 2012; Markos Chandras <hwoarang@gentoo.org> musique-1.0.ebuild, + musique-9999.ebuild: + remove blockers to media-sound/minitube *musique-9999 (21 Jan 2012) *musique-1.0 (21 Jan 2012) diff --git a/media-sound/musique/musique-1.0.ebuild b/media-sound/musique/musique-1.0.ebuild index 42634ff1c76b..d8653ebe8156 100644 --- a/media-sound/musique/musique-1.0.ebuild +++ b/media-sound/musique/musique-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/musique/musique-1.0.ebuild,v 1.1 2012/01/21 10:30:16 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/musique/musique-1.0.ebuild,v 1.2 2012/01/21 11:01:34 hwoarang Exp $ EAPI="4" @@ -21,7 +21,6 @@ RDEPEND=" x11-libs/qt-sql:4[sqlite] || ( x11-libs/qt-phonon:4 media-libs/phonon ) media-libs/taglib - !media-sound/minitunes " DEPEND="${RDEPEND}" diff --git a/media-sound/musique/musique-9999.ebuild b/media-sound/musique/musique-9999.ebuild index bcaf8f58d15d..7c475f53133c 100644 --- a/media-sound/musique/musique-9999.ebuild +++ b/media-sound/musique/musique-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/musique/musique-9999.ebuild,v 1.1 2012/01/21 10:30:16 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/musique/musique-9999.ebuild,v 1.2 2012/01/21 11:01:34 hwoarang Exp $ EAPI="4" @@ -20,7 +20,6 @@ RDEPEND=" x11-libs/qt-sql:4[sqlite] || ( x11-libs/qt-phonon:4 media-libs/phonon ) media-libs/taglib - !media-sound/minitunes " DEPEND="${RDEPEND}" |