summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/leechcraft-lastfmscrobble/leechcraft-lastfmscrobble-9999.ebuild')
-rw-r--r--media-sound/leechcraft-lastfmscrobble/leechcraft-lastfmscrobble-9999.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/media-sound/leechcraft-lastfmscrobble/leechcraft-lastfmscrobble-9999.ebuild b/media-sound/leechcraft-lastfmscrobble/leechcraft-lastfmscrobble-9999.ebuild
new file mode 100644
index 000000000000..22c0c122ef21
--- /dev/null
+++ b/media-sound/leechcraft-lastfmscrobble/leechcraft-lastfmscrobble-9999.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-9999.ebuild,v 1.1 2012/04/14 18:28:29 maksbotan Exp $
+
+EAPI="4"
+
+inherit leechcraft
+
+DESCRIPTION="Last.FM scrobbler plugin for LeechCraft"
+
+SLOT="0"
+KEYWORDS=""
+IUSE="debug"
+
+DEPEND="~net-misc/leechcraft-core-${PV}
+ media-libs/liblastfm"
+RDEPEND="${DEPEND}"