summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-08-25 17:28:22 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-08-25 17:28:22 +0000
commitb734125d05632874006877d56cb5db670243cca6 (patch)
tree9cf6b7419f7769a1eed7f69409c4fb7d2e509829 /dev-perl/DCOP-Amarok
parentVersion bump via perl-bump experimental tool. (diff)
downloadhistorical-b734125d05632874006877d56cb5db670243cca6.tar.gz
historical-b734125d05632874006877d56cb5db670243cca6.tar.bz2
historical-b734125d05632874006877d56cb5db670243cca6.zip
Version bump via perl-bump experimental tool.
Package-Manager: portage-2.2_rc40/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/DCOP-Amarok')
-rw-r--r--dev-perl/DCOP-Amarok/ChangeLog10
-rw-r--r--dev-perl/DCOP-Amarok/DCOP-Amarok-0.036.ebuild20
2 files changed, 28 insertions, 2 deletions
diff --git a/dev-perl/DCOP-Amarok/ChangeLog b/dev-perl/DCOP-Amarok/ChangeLog
index 8d6608c2ba75..b567c8f8c3d6 100644
--- a/dev-perl/DCOP-Amarok/ChangeLog
+++ b/dev-perl/DCOP-Amarok/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/DCOP-Amarok
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP-Amarok/ChangeLog,v 1.5 2008/02/22 05:48:56 robbat2 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP-Amarok/ChangeLog,v 1.6 2009/08/25 17:26:51 robbat2 Exp $
+
+*DCOP-Amarok-0.036 (25 Aug 2009)
+
+ 25 Aug 2009; Robin H. Johnson <robbat2@gentoo.org>
+ +DCOP-Amarok-0.036.ebuild:
+ Version bump via perl-bump experimental tool.
22 Feb 2008; Robin H. Johnson <robbat2@gentoo.org>
DCOP-Amarok-0.035.ebuild:
diff --git a/dev-perl/DCOP-Amarok/DCOP-Amarok-0.036.ebuild b/dev-perl/DCOP-Amarok/DCOP-Amarok-0.036.ebuild
new file mode 100644
index 000000000000..c225d4fbf3d0
--- /dev/null
+++ b/dev-perl/DCOP-Amarok/DCOP-Amarok-0.036.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP-Amarok/DCOP-Amarok-0.036.ebuild,v 1.1 2009/08/25 17:26:51 robbat2 Exp $
+
+inherit perl-module
+
+DESCRIPTION="Perl Interface to Amarok via system's dcop"
+SRC_URI="mirror://cpan/authors/id/J/JC/JCMULLER/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~jcmuller/"
+
+RDEPEND="dev-perl/DCOP
+ media-sound/amarok"
+
+IUSE=""
+
+SLOT="0"
+LICENSE="Artistic"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+SRC_TEST="do"