summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2014-01-08 09:54:44 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2014-01-08 09:54:44 +0000
commit4d9207d339b83cd9f524d20ec8207e2ecbbddc54 (patch)
treed937e9b12eb7459e3eb61dd8a98a16d85277a597 /app-leechcraft
parentBump to LeecChraft-0.6.60 release, thanks to 0xd34df00d. (diff)
downloadgentoo-2-4d9207d339b83cd9f524d20ec8207e2ecbbddc54.tar.gz
gentoo-2-4d9207d339b83cd9f524d20ec8207e2ecbbddc54.tar.bz2
gentoo-2-4d9207d339b83cd9f524d20ec8207e2ecbbddc54.zip
Bump to LeecChraft-0.6.60 release, thanks to 0xd34df00d.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
Diffstat (limited to 'app-leechcraft')
-rw-r--r--app-leechcraft/lc-scroblibre/ChangeLog10
-rw-r--r--app-leechcraft/lc-scroblibre/lc-scroblibre-0.6.60.ebuild16
2 files changed, 24 insertions, 2 deletions
diff --git a/app-leechcraft/lc-scroblibre/ChangeLog b/app-leechcraft/lc-scroblibre/ChangeLog
index 2ee419a9732d..767a8960834b 100644
--- a/app-leechcraft/lc-scroblibre/ChangeLog
+++ b/app-leechcraft/lc-scroblibre/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-leechcraft/lc-scroblibre
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-scroblibre/ChangeLog,v 1.1 2013/12/27 13:58:45 maksbotan Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-scroblibre/ChangeLog,v 1.2 2014/01/08 09:54:44 maksbotan Exp $
+
+*lc-scroblibre-0.6.60 (08 Jan 2014)
+
+ 08 Jan 2014; Maxim Koltsov <maksbotan@gentoo.org>
+ +lc-scroblibre-0.6.60.ebuild:
+ Bump to LeecChraft-0.6.60 release, thanks to 0xd34df00d.
*lc-scroblibre-9999 (27 Dec 2013)
diff --git a/app-leechcraft/lc-scroblibre/lc-scroblibre-0.6.60.ebuild b/app-leechcraft/lc-scroblibre/lc-scroblibre-0.6.60.ebuild
new file mode 100644
index 000000000000..49af0c3afd8b
--- /dev/null
+++ b/app-leechcraft/lc-scroblibre/lc-scroblibre-0.6.60.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-scroblibre/lc-scroblibre-0.6.60.ebuild,v 1.1 2014/01/08 09:54:44 maksbotan Exp $
+
+EAPI="5"
+
+inherit leechcraft
+
+DESCRIPTION="Submissions API 1.2-compliant scrobbler for services like libre.fm"
+
+SLOT="0"
+KEYWORDS=" ~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="~app-leechcraft/lc-core-${PV}"
+RDEPEND="${DEPEND}"