summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-04-03 06:03:55 +0000
committerTorsten Veller <tove@gentoo.org>2011-04-03 06:03:55 +0000
commit6dcb08c09f63043982e674f01904e7df0b1e71d6 (patch)
tree2b289dcfbd417f67723e2fc7d3ea383b5e75fd45 /dev-perl/MP3-Info
parentCleanup (diff)
downloadgentoo-2-6dcb08c09f63043982e674f01904e7df0b1e71d6.tar.gz
gentoo-2-6dcb08c09f63043982e674f01904e7df0b1e71d6.tar.bz2
gentoo-2-6dcb08c09f63043982e674f01904e7df0b1e71d6.zip
Cleanup
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/MP3-Info')
-rw-r--r--dev-perl/MP3-Info/ChangeLog5
-rw-r--r--dev-perl/MP3-Info/MP3-Info-1.23.ebuild18
2 files changed, 4 insertions, 19 deletions
diff --git a/dev-perl/MP3-Info/ChangeLog b/dev-perl/MP3-Info/ChangeLog
index bb7226b04165..2ec4def13427 100644
--- a/dev-perl/MP3-Info/ChangeLog
+++ b/dev-perl/MP3-Info/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/MP3-Info
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/ChangeLog,v 1.67 2011/01/22 21:29:05 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/ChangeLog,v 1.68 2011/04/03 06:03:54 tove Exp $
+
+ 03 Apr 2011; Torsten Veller <tove@gentoo.org> -MP3-Info-1.23.ebuild:
+ Cleanup
22 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> MP3-Info-1.24.ebuild:
ppc64 stable wrt #344439
diff --git a/dev-perl/MP3-Info/MP3-Info-1.23.ebuild b/dev-perl/MP3-Info/MP3-Info-1.23.ebuild
deleted file mode 100644
index 835afd76d5d9..000000000000
--- a/dev-perl/MP3-Info/MP3-Info-1.23.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2008 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.23.ebuild,v 1.6 2008/03/28 09:02:17 jer 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/"
-
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
-IUSE=""
-
-SRC_TEST="do"
-
-DEPEND="dev-lang/perl"