summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2012-12-25 16:39:22 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2012-12-25 16:39:22 +0000
commit48427ac0659b69948ae1299ffbc0817511b0e8f9 (patch)
tree684a96a911b0876f342c3d843e1b29d38c0947b0 /media-sound
parentBump LeechCraft to 0.5.90, thanks to 0xd34df00d (diff)
downloadgentoo-2-48427ac0659b69948ae1299ffbc0817511b0e8f9.tar.gz
gentoo-2-48427ac0659b69948ae1299ffbc0817511b0e8f9.tar.bz2
gentoo-2-48427ac0659b69948ae1299ffbc0817511b0e8f9.zip
Bump LeechCraft to 0.5.90, thanks to 0xd34df00d
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/leechcraft-musiczombie/ChangeLog8
-rw-r--r--media-sound/leechcraft-musiczombie/leechcraft-musiczombie-0.5.90.ebuild16
2 files changed, 23 insertions, 1 deletions
diff --git a/media-sound/leechcraft-musiczombie/ChangeLog b/media-sound/leechcraft-musiczombie/ChangeLog
index 63245a90c430..1e987b96caf4 100644
--- a/media-sound/leechcraft-musiczombie/ChangeLog
+++ b/media-sound/leechcraft-musiczombie/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-sound/leechcraft-musiczombie
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/leechcraft-musiczombie/ChangeLog,v 1.1 2012/12/18 18:52:18 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/leechcraft-musiczombie/ChangeLog,v 1.2 2012/12/25 16:39:22 maksbotan Exp $
+
+*leechcraft-musiczombie-0.5.90 (25 Dec 2012)
+
+ 25 Dec 2012; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-musiczombie-0.5.90.ebuild:
+ Bump LeechCraft to 0.5.90, thanks to 0xd34df00d
*leechcraft-musiczombie-9999 (18 Dec 2012)
diff --git a/media-sound/leechcraft-musiczombie/leechcraft-musiczombie-0.5.90.ebuild b/media-sound/leechcraft-musiczombie/leechcraft-musiczombie-0.5.90.ebuild
new file mode 100644
index 000000000000..202d8548b1cf
--- /dev/null
+++ b/media-sound/leechcraft-musiczombie/leechcraft-musiczombie-0.5.90.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/leechcraft-musiczombie/leechcraft-musiczombie-0.5.90.ebuild,v 1.1 2012/12/25 16:39:22 maksbotan Exp $
+
+EAPI="4"
+
+inherit leechcraft
+
+DESCRIPTION="MusicBrainz client plugin for LeechCraft"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="~net-misc/leechcraft-core-${PV}"
+RDEPEND="${DEPEND}"