summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2012-04-22 12:59:19 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2012-04-22 12:59:19 +0000
commit01fe99d781e6ffc2301089226aa062aa86a5404f (patch)
tree5d39275b23f55d26d288a0ff76a4efe461d150a8 /media-sound/leechcraft-lastfmscrobble
parentBump LeechCraft to 0.5.65, thanks to 0xd34df00d (diff)
downloadgentoo-2-01fe99d781e6ffc2301089226aa062aa86a5404f.tar.gz
gentoo-2-01fe99d781e6ffc2301089226aa062aa86a5404f.tar.bz2
gentoo-2-01fe99d781e6ffc2301089226aa062aa86a5404f.zip
Bump LeechCraft to 0.5.65, thanks to 0xd34df00d
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/leechcraft-lastfmscrobble')
-rw-r--r--media-sound/leechcraft-lastfmscrobble/ChangeLog8
-rw-r--r--media-sound/leechcraft-lastfmscrobble/leechcraft-lastfmscrobble-0.5.65.ebuild17
2 files changed, 24 insertions, 1 deletions
diff --git a/media-sound/leechcraft-lastfmscrobble/ChangeLog b/media-sound/leechcraft-lastfmscrobble/ChangeLog
index 443249123340..d8cd16618bcf 100644
--- a/media-sound/leechcraft-lastfmscrobble/ChangeLog
+++ b/media-sound/leechcraft-lastfmscrobble/ChangeLog
@@ -1,6 +1,12 @@
# 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.1 2012/04/14 18:28:29 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/leechcraft-lastfmscrobble/ChangeLog,v 1.2 2012/04/22 12:59:19 maksbotan Exp $
+
+*leechcraft-lastfmscrobble-0.5.65 (22 Apr 2012)
+
+ 22 Apr 2012; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-lastfmscrobble-0.5.65.ebuild:
+ Bump media-sound/leechcraft-lastfmscrobble to 0.5.65, thanks to 0xd34df00d
*leechcraft-lastfmscrobble-9999 (14 Apr 2012)
diff --git a/media-sound/leechcraft-lastfmscrobble/leechcraft-lastfmscrobble-0.5.65.ebuild b/media-sound/leechcraft-lastfmscrobble/leechcraft-lastfmscrobble-0.5.65.ebuild
new file mode 100644
index 000000000000..21ecd2807428
--- /dev/null
+++ b/media-sound/leechcraft-lastfmscrobble/leechcraft-lastfmscrobble-0.5.65.ebuild
@@ -0,0 +1,17 @@
+# 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.65.ebuild,v 1.1 2012/04/22 12:59:19 maksbotan Exp $
+
+EAPI="4"
+
+inherit leechcraft
+
+DESCRIPTION="Last.FM scrobbler plugin for LeechCraft"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="~net-misc/leechcraft-core-${PV}
+ media-libs/liblastfm"
+RDEPEND="${DEPEND}"