summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/MP3-Info')
-rw-r--r--dev-perl/MP3-Info/ChangeLog7
-rw-r--r--dev-perl/MP3-Info/MP3-Info-1.240.0.ebuild17
2 files changed, 23 insertions, 1 deletions
diff --git a/dev-perl/MP3-Info/ChangeLog b/dev-perl/MP3-Info/ChangeLog
index 2ec4def13427..14bd728bc55b 100644
--- a/dev-perl/MP3-Info/ChangeLog
+++ b/dev-perl/MP3-Info/ChangeLog
@@ -1,6 +1,11 @@
# 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.68 2011/04/03 06:03:54 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/ChangeLog,v 1.69 2011/08/30 11:07:34 tove Exp $
+
+*MP3-Info-1.240.0 (30 Aug 2011)
+
+ 30 Aug 2011; Torsten Veller <tove@gentoo.org> +MP3-Info-1.240.0.ebuild:
+ Change version scheme
03 Apr 2011; Torsten Veller <tove@gentoo.org> -MP3-Info-1.23.ebuild:
Cleanup
diff --git a/dev-perl/MP3-Info/MP3-Info-1.240.0.ebuild b/dev-perl/MP3-Info/MP3-Info-1.240.0.ebuild
new file mode 100644
index 000000000000..81fcd7ba58fd
--- /dev/null
+++ b/dev-perl/MP3-Info/MP3-Info-1.240.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2011 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.240.0.ebuild,v 1.1 2011/08/30 11:07:34 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=DANIEL
+MODULE_VERSION=1.24
+inherit perl-module
+
+DESCRIPTION="A Perl module to manipulate/fetch info from MP3 files"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+IUSE=""
+
+SRC_TEST="do"