diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-01-01 23:16:41 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-01-01 23:16:41 +0000 |
commit | 87874857813c5631f8df3c938fe0e60ff8daed7e (patch) | |
tree | ea923de7a54239187a798e59c8f40da84feb7a15 /gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild | |
parent | Redigest wrt #203966, take two (diff) | |
download | gentoo-2-87874857813c5631f8df3c938fe0e60ff8daed7e.tar.gz gentoo-2-87874857813c5631f8df3c938fe0e60ff8daed7e.tar.bz2 gentoo-2-87874857813c5631f8df3c938fe0e60ff8daed7e.zip |
stick musicbrainz deps to -2*, bug #203784
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild')
-rw-r--r-- | gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild b/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild index b8b496a2020a..f9b6763ba71c 100644 --- a/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild +++ b/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild,v 1.1 2007/09/10 18:22:48 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/cynthiune/cynthiune-0.9.5-r1.ebuild,v 1.2 2008/01/01 23:16:41 aballier Exp $ inherit gnustep-2 @@ -28,7 +28,7 @@ DEPEND="media-libs/audiofile timidity? ( media-sound/timidity++ ) vorbis? ( >=media-libs/libogg-1.1.2 >=media-libs/libvorbis-1.0.1-r2 ) - media-libs/musicbrainz" + =media-libs/musicbrainz-2*" RDEPEND="${DEPEND}" src_unpack() { |