diff options
author | Maxim Koltsov <maksbotan@gentoo.org> | 2012-07-01 15:19:34 +0000 |
---|---|---|
committer | Maxim Koltsov <maksbotan@gentoo.org> | 2012-07-01 15:19:34 +0000 |
commit | 68fa0762b73fb392efcf673486482391e29877f3 (patch) | |
tree | 2fa94ac77c766210b9c0a4e50560113c94b0dbcb /media-sound | |
parent | Depend strictly on given qxmpp version, bug 423205. Thanks to 0xd34df00d (diff) | |
download | gentoo-2-68fa0762b73fb392efcf673486482391e29877f3.tar.gz gentoo-2-68fa0762b73fb392efcf673486482391e29877f3.tar.bz2 gentoo-2-68fa0762b73fb392efcf673486482391e29877f3.zip |
Depend on <liblastfm-1.0, bug 423295. Thanks to 0xd34df00d
(Portage version: 2.1.11.2/cvs/Linux x86_64)
Diffstat (limited to 'media-sound')
3 files changed, 10 insertions, 6 deletions
diff --git a/media-sound/leechcraft-lastfmscrobble/ChangeLog b/media-sound/leechcraft-lastfmscrobble/ChangeLog index f1d91dd977ea..392a48337676 100644 --- a/media-sound/leechcraft-lastfmscrobble/ChangeLog +++ b/media-sound/leechcraft-lastfmscrobble/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-sound/leechcraft-lastfmscrobble # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/leechcraft-lastfmscrobble/ChangeLog,v 1.3 2012/05/31 20:47:42 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/leechcraft-lastfmscrobble/ChangeLog,v 1.4 2012/07/01 15:19:34 maksbotan Exp $ + + 01 Jul 2012; Maxim Koltsov <maksbotan@gentoo.org> + leechcraft-lastfmscrobble-0.5.70.ebuild, + leechcraft-lastfmscrobble-9999.ebuild: + Depend on <liblastfm-1.0, bug 423295. Thanks to 0xd34df00d *leechcraft-lastfmscrobble-0.5.70 (31 May 2012) @@ -19,4 +24,3 @@ 14 Apr 2012; Maxim Koltsov <maksbotan@gentoo.org> +leechcraft-lastfmscrobble-9999.ebuild, +metadata.xml: Add media-sound/leechcraft-lastfmscrobble, thanks to 0xd34df00d - diff --git a/media-sound/leechcraft-lastfmscrobble/leechcraft-lastfmscrobble-0.5.70.ebuild b/media-sound/leechcraft-lastfmscrobble/leechcraft-lastfmscrobble-0.5.70.ebuild index 1a96e82fe537..253f345b4b74 100644 --- a/media-sound/leechcraft-lastfmscrobble/leechcraft-lastfmscrobble-0.5.70.ebuild +++ b/media-sound/leechcraft-lastfmscrobble/leechcraft-lastfmscrobble-0.5.70.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/leechcraft-lastfmscrobble/leechcraft-lastfmscrobble-0.5.70.ebuild,v 1.1 2012/05/31 20:47:42 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/leechcraft-lastfmscrobble/leechcraft-lastfmscrobble-0.5.70.ebuild,v 1.2 2012/07/01 15:19:34 maksbotan Exp $ EAPI="4" @@ -13,5 +13,5 @@ KEYWORDS="~amd64 ~x86" IUSE="debug" DEPEND="~net-misc/leechcraft-core-${PV} - media-libs/liblastfm" + <media-libs/liblastfm-1.0" RDEPEND="${DEPEND}" diff --git a/media-sound/leechcraft-lastfmscrobble/leechcraft-lastfmscrobble-9999.ebuild b/media-sound/leechcraft-lastfmscrobble/leechcraft-lastfmscrobble-9999.ebuild index 22c0c122ef21..f70675f78394 100644 --- a/media-sound/leechcraft-lastfmscrobble/leechcraft-lastfmscrobble-9999.ebuild +++ b/media-sound/leechcraft-lastfmscrobble/leechcraft-lastfmscrobble-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/leechcraft-lastfmscrobble/leechcraft-lastfmscrobble-9999.ebuild,v 1.1 2012/04/14 18:28:29 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/leechcraft-lastfmscrobble/leechcraft-lastfmscrobble-9999.ebuild,v 1.2 2012/07/01 15:19:34 maksbotan Exp $ EAPI="4" @@ -13,5 +13,5 @@ KEYWORDS="" IUSE="debug" DEPEND="~net-misc/leechcraft-core-${PV} - media-libs/liblastfm" + <media-libs/liblastfm-1.0" RDEPEND="${DEPEND}" |