From f4d5d0243c318bdda81c53e0944663cb9caa2ec5 Mon Sep 17 00:00:00 2001 From: Seemant Kulleen Date: Sun, 5 May 2002 18:47:51 +0000 Subject: More conversions to eclasses --- dev-perl/MP3-Info/MP3-Info-1.01-r1.ebuild | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 dev-perl/MP3-Info/MP3-Info-1.01-r1.ebuild (limited to 'dev-perl/MP3-Info/MP3-Info-1.01-r1.ebuild') diff --git a/dev-perl/MP3-Info/MP3-Info-1.01-r1.ebuild b/dev-perl/MP3-Info/MP3-Info-1.01-r1.ebuild new file mode 100644 index 000000000000..ec2727dff395 --- /dev/null +++ b/dev-perl/MP3-Info/MP3-Info-1.01-r1.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# Maintainer: George Shapovalov +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/MP3-Info-1.01-r1.ebuild,v 1.1 2002/05/05 18:47:51 seemant Exp $ + +. /usr/portage/eclass/inherit.eclass || die +inherit perl-module + +S="${WORKDIR}/${P}" +DESCRIPTION="A Perl module to manipulate/fetch info from MP3 files" +SRC_URI="http://prdownloads.sourceforge.net/mp3-info/${P}.tar.gz" +HOMEPAGE="http://sourceforge.net/projects/mp3-info/" -- cgit v1.2.3-65-gdbad