summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-08-25 17:26:51 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-08-25 17:26:51 +0000
commit9c4741b97da2ed84084f774c49d669861fc83854 (patch)
tree651f837ac5feb3b73b2c09118d1e380f255f200d /dev-perl/DCOP-Amarok
parentVersion bump via perl-bump experimental tool. (diff)
downloadgentoo-2-9c4741b97da2ed84084f774c49d669861fc83854.tar.gz
gentoo-2-9c4741b97da2ed84084f774c49d669861fc83854.tar.bz2
gentoo-2-9c4741b97da2ed84084f774c49d669861fc83854.zip
Version bump via perl-bump experimental tool.
(Portage version: 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"