diff options
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/leechcraft-muziczombie/ChangeLog | 11 | ||||
-rw-r--r-- | media-sound/leechcraft-muziczombie/leechcraft-musiczombie-9999.ebuild | 16 | ||||
-rw-r--r-- | media-sound/leechcraft-muziczombie/metadata.xml | 5 |
3 files changed, 32 insertions, 0 deletions
diff --git a/media-sound/leechcraft-muziczombie/ChangeLog b/media-sound/leechcraft-muziczombie/ChangeLog new file mode 100644 index 000000000000..adf6b6cba13e --- /dev/null +++ b/media-sound/leechcraft-muziczombie/ChangeLog @@ -0,0 +1,11 @@ +# ChangeLog for media-sound/leechcraft-musiczombie +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/leechcraft-muziczombie/ChangeLog,v 1.1 2012/12/18 13:22:34 maksbotan Exp $ + +*leechcraft-musiczombie-9999 (18 Dec 2012) +*leechcraft-muziczombie-9999 (18 Dec 2012) + + 18 Dec 2012; Maxim Koltsov <maksbotan@gentoo.org> + +leechcraft-musiczombie-9999.ebuild, +leechcraft-muziczombie-9999.ebuild, + +metadata.xml: + Add leechraft-musiczombie, thanks to 0xd34df00d diff --git a/media-sound/leechcraft-muziczombie/leechcraft-musiczombie-9999.ebuild b/media-sound/leechcraft-muziczombie/leechcraft-musiczombie-9999.ebuild new file mode 100644 index 000000000000..55249d2628af --- /dev/null +++ b/media-sound/leechcraft-muziczombie/leechcraft-musiczombie-9999.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-muziczombie/leechcraft-musiczombie-9999.ebuild,v 1.1 2012/12/18 13:22:34 maksbotan Exp $ + +EAPI="4" + +inherit leechcraft + +DESCRIPTION="MusicBrainz client plugin for LeechCraft" + +SLOT="0" +KEYWORDS="" +IUSE="debug" + +DEPEND="~net-misc/leechcraft-core-${PV}" +RDEPEND="${DEPEND}" diff --git a/media-sound/leechcraft-muziczombie/metadata.xml b/media-sound/leechcraft-muziczombie/metadata.xml new file mode 100644 index 000000000000..2c857dda08d3 --- /dev/null +++ b/media-sound/leechcraft-muziczombie/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>leechcraft</herd> +</pkgmetadata> |