summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2014-04-10 17:56:41 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2014-04-10 17:56:41 +0000
commit1a414c4732799cb01af9b4bfda39809f91b1abd0 (patch)
tree2d741eaaa4b42162e01be14bd5f6f60e38ad47dc /app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.6.65.ebuild
parentBump LeechCraft to 0.5.65, thanks to 0xd34df00d. (diff)
downloadgentoo-2-1a414c4732799cb01af9b4bfda39809f91b1abd0.tar.gz
gentoo-2-1a414c4732799cb01af9b4bfda39809f91b1abd0.tar.bz2
gentoo-2-1a414c4732799cb01af9b4bfda39809f91b1abd0.zip
Bump LeechCraft to 0.5.65, thanks to 0xd34df00d.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
Diffstat (limited to 'app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.6.65.ebuild')
-rw-r--r--app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.6.65.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.6.65.ebuild b/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.6.65.ebuild
new file mode 100644
index 000000000000..2de4d5772144
--- /dev/null
+++ b/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.6.65.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-lastfmscrobble/lc-lastfmscrobble-0.6.65.ebuild,v 1.1 2014/04/10 17:56:41 maksbotan Exp $
+
+EAPI="4"
+
+inherit leechcraft
+
+DESCRIPTION="Last.FM scrobbler plugin for LeechCraft"
+
+SLOT="0"
+KEYWORDS=" ~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="~app-leechcraft/lc-core-${PV}
+ media-libs/liblastfm"
+RDEPEND="${DEPEND}"