diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-08-25 17:24:01 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-08-25 17:24:01 +0000 |
commit | 3235803c8fc8dd06840e08a45ef5ff0d64ce1445 (patch) | |
tree | d182509544fb03e7ca5eb69ced291a2d6cb35caa /dev-perl/DCOP-Amarok-Player | |
parent | alpha/sparc stable wrt #280828 (diff) | |
download | historical-3235803c8fc8dd06840e08a45ef5ff0d64ce1445.tar.gz historical-3235803c8fc8dd06840e08a45ef5ff0d64ce1445.tar.bz2 historical-3235803c8fc8dd06840e08a45ef5ff0d64ce1445.zip |
Version bump via perl-bump experimental tool.
Package-Manager: portage-2.2_rc38/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/DCOP-Amarok-Player')
-rw-r--r-- | dev-perl/DCOP-Amarok-Player/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/DCOP-Amarok-Player/DCOP-Amarok-Player-0.037.ebuild | 21 |
2 files changed, 29 insertions, 2 deletions
diff --git a/dev-perl/DCOP-Amarok-Player/ChangeLog b/dev-perl/DCOP-Amarok-Player/ChangeLog index dabb81d26bdd..e9381204dbb1 100644 --- a/dev-perl/DCOP-Amarok-Player/ChangeLog +++ b/dev-perl/DCOP-Amarok-Player/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/DCOP-Amarok-Player -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP-Amarok-Player/ChangeLog,v 1.5 2008/02/22 05:49:52 robbat2 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP-Amarok-Player/ChangeLog,v 1.6 2009/08/25 17:24:01 robbat2 Exp $ + +*DCOP-Amarok-Player-0.037 (25 Aug 2009) + + 25 Aug 2009; Robin H. Johnson <robbat2@gentoo.org> + +DCOP-Amarok-Player-0.037.ebuild: + Version bump via perl-bump experimental tool. 22 Feb 2008; Robin H. Johnson <robbat2@gentoo.org> DCOP-Amarok-Player-0.036.ebuild: diff --git a/dev-perl/DCOP-Amarok-Player/DCOP-Amarok-Player-0.037.ebuild b/dev-perl/DCOP-Amarok-Player/DCOP-Amarok-Player-0.037.ebuild new file mode 100644 index 000000000000..d74e2bc96aaa --- /dev/null +++ b/dev-perl/DCOP-Amarok-Player/DCOP-Amarok-Player-0.037.ebuild @@ -0,0 +1,21 @@ +# 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-Player/DCOP-Amarok-Player-0.037.ebuild,v 1.1 2009/08/25 17:24:01 robbat2 Exp $ + +MODULE_AUTHOR="JCMULLER" +inherit perl-module + +DESCRIPTION="Perl interface to Amarok via dcop" + +RDEPEND="dev-perl/DCOP-Amarok" + +IUSE="" + +SLOT="0" +LICENSE="Artistic" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" + +#Tests disabled - comment back if you are testing and are running an active KDE +# session +# ~mcummings +#SRC_TEST="do" |