summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-11-24 17:16:38 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-11-24 17:16:38 +0000
commit685d3657aac66ffd9484501b27c6a58904b2c27a (patch)
tree194e7fa3a0f1db93c826e69c757bb44f862c942f /dev-perl/DCOP-Amarok
parentamd64 stable (diff)
downloadgentoo-2-685d3657aac66ffd9484501b27c6a58904b2c27a.tar.gz
gentoo-2-685d3657aac66ffd9484501b27c6a58904b2c27a.tar.bz2
gentoo-2-685d3657aac66ffd9484501b27c6a58904b2c27a.zip
amd64 stable
(Portage version: 2.1.2_rc2-r1)
Diffstat (limited to 'dev-perl/DCOP-Amarok')
-rw-r--r--dev-perl/DCOP-Amarok/ChangeLog6
-rw-r--r--dev-perl/DCOP-Amarok/DCOP-Amarok-0.035.ebuild12
2 files changed, 11 insertions, 7 deletions
diff --git a/dev-perl/DCOP-Amarok/ChangeLog b/dev-perl/DCOP-Amarok/ChangeLog
index 6bf1bd772263..facf58720124 100644
--- a/dev-perl/DCOP-Amarok/ChangeLog
+++ b/dev-perl/DCOP-Amarok/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/DCOP-Amarok
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP-Amarok/ChangeLog,v 1.1 2006/10/24 00:34:54 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP-Amarok/ChangeLog,v 1.2 2006/11/24 17:16:38 mcummings Exp $
+
+ 24 Nov 2006; Michael Cummings <mcummings@gentoo.org>
+ DCOP-Amarok-0.035.ebuild:
+ amd64 stable
*DCOP-Amarok-0.035 (24 Oct 2006)
diff --git a/dev-perl/DCOP-Amarok/DCOP-Amarok-0.035.ebuild b/dev-perl/DCOP-Amarok/DCOP-Amarok-0.035.ebuild
index 25feef8a265c..6ef98790c958 100644
--- a/dev-perl/DCOP-Amarok/DCOP-Amarok-0.035.ebuild
+++ b/dev-perl/DCOP-Amarok/DCOP-Amarok-0.035.ebuild
@@ -1,20 +1,20 @@
# Copyright 1999-2006 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.035.ebuild,v 1.1 2006/10/24 00:34:54 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP-Amarok/DCOP-Amarok-0.035.ebuild,v 1.2 2006/11/24 17:16:38 mcummings 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://www.cpan.org/modules/by-authors/id/J/JC/JCMULLER/${P}.readme"
+HOMEPAGE="http://searcy.cpan.org/~jcmuller/"
RDEPEND="dev-perl/DCOP
media-sound/amarok"
-
+
IUSE=""
-
+
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="~amd64 ~x86"
-
+KEYWORDS="amd64 ~x86"
+
SRC_TEST="do"