diff options
Diffstat (limited to 'dev-perl/DCOP-Amarok/DCOP-Amarok-0.035.ebuild')
-rw-r--r-- | dev-perl/DCOP-Amarok/DCOP-Amarok-0.035.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/DCOP-Amarok/DCOP-Amarok-0.035.ebuild b/dev-perl/DCOP-Amarok/DCOP-Amarok-0.035.ebuild index 6ef98790c958..b49cc06c9f6c 100644 --- a/dev-perl/DCOP-Amarok/DCOP-Amarok-0.035.ebuild +++ b/dev-perl/DCOP-Amarok/DCOP-Amarok-0.035.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.2 2006/11/24 17:16:38 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP-Amarok/DCOP-Amarok-0.035.ebuild,v 1.3 2007/03/15 08:26:36 tove 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://searcy.cpan.org/~jcmuller/" +HOMEPAGE="http://search.cpan.org/~jcmuller/" RDEPEND="dev-perl/DCOP media-sound/amarok" @@ -15,6 +15,6 @@ IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" SRC_TEST="do" |