summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-19 14:43:34 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-19 14:43:34 +0000
commitf8627fcba3bfa3468be1f0f04af39e3b934b0f3b (patch)
tree38fdc01b47761c7457e18da55ff188e0ccf9ad74 /dev-perl/MP3-Info
parentEbuild maintenance (diff)
downloadgentoo-2-f8627fcba3bfa3468be1f0f04af39e3b934b0f3b.tar.gz
gentoo-2-f8627fcba3bfa3468be1f0f04af39e3b934b0f3b.tar.bz2
gentoo-2-f8627fcba3bfa3468be1f0f04af39e3b934b0f3b.zip
Version bump, thanks seemant
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/MP3-Info')
-rw-r--r--dev-perl/MP3-Info/ChangeLog8
-rw-r--r--dev-perl/MP3-Info/MP3-Info-1.13.ebuild7
-rw-r--r--dev-perl/MP3-Info/MP3-Info-1.20.ebuild7
3 files changed, 12 insertions, 10 deletions
diff --git a/dev-perl/MP3-Info/ChangeLog b/dev-perl/MP3-Info/ChangeLog
index db9b87d870d3..1c66fd2b80a4 100644
--- a/dev-perl/MP3-Info/ChangeLog
+++ b/dev-perl/MP3-Info/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/MP3-Info
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/ChangeLog,v 1.40 2006/10/20 19:52:15 kloeri Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/ChangeLog,v 1.41 2007/01/19 14:43:34 mcummings Exp $
+
+ 19 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ -MP3-Info-1.02-r1.ebuild, MP3-Info-1.13.ebuild, MP3-Info-1.20.ebuild:
+ Version bump, thanks seemant
20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> MP3-Info-1.20.ebuild:
Stable on Alpha.
diff --git a/dev-perl/MP3-Info/MP3-Info-1.13.ebuild b/dev-perl/MP3-Info/MP3-Info-1.13.ebuild
index f1ae1b0bde22..6835d56a3770 100644
--- a/dev-perl/MP3-Info/MP3-Info-1.13.ebuild
+++ b/dev-perl/MP3-Info/MP3-Info-1.13.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/MP3-Info/MP3-Info-1.13.ebuild,v 1.10 2006/08/05 13:43:50 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/MP3-Info-1.13.ebuild,v 1.11 2007/01/19 14:43:34 mcummings Exp $
inherit perl-module
DESCRIPTION="A Perl module to manipulate/fetch info from MP3 files"
SRC_URI="mirror://cpan/authors/id/C/CN/CNANDOR/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~cnandor/${P}.readme"
+HOMEPAGE="http://search.cpan.org/~cnandor/"
SLOT="0"
LICENSE="Artistic"
@@ -18,4 +18,3 @@ SRC_TEST="do"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/MP3-Info/MP3-Info-1.20.ebuild b/dev-perl/MP3-Info/MP3-Info-1.20.ebuild
index 2e3e45bfa15a..0decd924a5ab 100644
--- a/dev-perl/MP3-Info/MP3-Info-1.20.ebuild
+++ b/dev-perl/MP3-Info/MP3-Info-1.20.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/MP3-Info/MP3-Info-1.20.ebuild,v 1.8 2006/10/20 19:52:15 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/MP3-Info-1.20.ebuild,v 1.9 2007/01/19 14:43:34 mcummings Exp $
inherit perl-module
DESCRIPTION="A Perl module to manipulate/fetch info from MP3 files"
SRC_URI="mirror://cpan/authors/id/D/DA/DANIEL/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~daniel/${P}"
+HOMEPAGE="http://search.cpan.org/~daniel/"
SLOT="0"
LICENSE="Artistic"
@@ -18,4 +18,3 @@ SRC_TEST="do"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"