summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-19 16:01:46 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-19 16:01:46 +0000
commita4508f596bf55627b316c1bd78d219c49c056582 (patch)
treeaff58ea0ac36abb2f1a21580fb05e30216f9ae45 /dev-perl/tagged
parentEbuild maintenance (diff)
downloadgentoo-2-a4508f596bf55627b316c1bd78d219c49c056582.tar.gz
gentoo-2-a4508f596bf55627b316c1bd78d219c49c056582.tar.bz2
gentoo-2-a4508f596bf55627b316c1bd78d219c49c056582.zip
Ebuild maintenance
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/tagged')
-rw-r--r--dev-perl/tagged/ChangeLog7
-rw-r--r--dev-perl/tagged/tagged-0.40.ebuild8
2 files changed, 8 insertions, 7 deletions
diff --git a/dev-perl/tagged/ChangeLog b/dev-perl/tagged/ChangeLog
index 4be6e49a93be..e59fac95264c 100644
--- a/dev-perl/tagged/ChangeLog
+++ b/dev-perl/tagged/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/tagged
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/tagged/ChangeLog,v 1.13 2006/11/24 18:24:47 mcummings Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/tagged/ChangeLog,v 1.14 2007/01/19 16:01:46 mcummings Exp $
+
+ 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> tagged-0.40.ebuild:
+ Ebuild maintenance
24 Nov 2006; Michael Cummings <mcummings@gentoo.org> tagged-0.40.ebuild:
amd64 stable
diff --git a/dev-perl/tagged/tagged-0.40.ebuild b/dev-perl/tagged/tagged-0.40.ebuild
index 699240717fe9..c1d2759d35a8 100644
--- a/dev-perl/tagged/tagged-0.40.ebuild
+++ b/dev-perl/tagged/tagged-0.40.ebuild
@@ -1,11 +1,11 @@
-# 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/tagged/tagged-0.40.ebuild,v 1.13 2006/11/24 18:24:47 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/tagged/tagged-0.40.ebuild,v 1.14 2007/01/19 16:01:46 mcummings Exp $
inherit perl-module
DESCRIPTION="Modules for reading tags of MP3 audio files"
-HOMEPAGE="http://www.cpan.org/~thogee/${P}/"
+HOMEPAGE="http://search.cpan.org/~thogee/"
SRC_URI="mirror://cpan/authors/id/T/TH/THOGEE/${P}.tar.gz"
LICENSE="Artistic"
KEYWORDS="amd64 ia64 ~ppc sparc x86"
@@ -14,5 +14,3 @@ IUSE=""
DEPEND="dev-perl/Compress-Zlib
dev-lang/perl"
-RDEPEND="${DEPEND}"
-