From 1a444a6c7716545a85658cc9cbe8dcc929901037 Mon Sep 17 00:00:00 2001 From: Torsten Veller Date: Thu, 15 Mar 2007 08:26:36 +0000 Subject: Stable on x86 (#170417). Fixed HOMEPAGE (Portage version: 2.1.2.2) --- dev-perl/DCOP-Amarok/ChangeLog | 7 +++++-- dev-perl/DCOP-Amarok/DCOP-Amarok-0.035.ebuild | 8 ++++---- 2 files changed, 9 insertions(+), 6 deletions(-) (limited to 'dev-perl') diff --git a/dev-perl/DCOP-Amarok/ChangeLog b/dev-perl/DCOP-Amarok/ChangeLog index facf58720124..1a816df6d74a 100644 --- a/dev-perl/DCOP-Amarok/ChangeLog +++ b/dev-perl/DCOP-Amarok/ChangeLog @@ -1,6 +1,9 @@ # 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.2 2006/11/24 17:16:38 mcummings Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP-Amarok/ChangeLog,v 1.3 2007/03/15 08:26:36 tove Exp $ + + 15 Mar 2007; Torsten Veller DCOP-Amarok-0.035.ebuild: + Stable on x86 (#170417). Fixed HOMEPAGE. 24 Nov 2006; Michael Cummings DCOP-Amarok-0.035.ebuild: 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" -- cgit v1.2.3-65-gdbad