summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-14 00:52:14 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-14 00:52:14 +0000
commitd5e474d7be394ac51813c2a4180fd2ad11b347a2 (patch)
treee5e59456fa943e21a88b777794cff82d846c84ff /dev-perl/Video-Info/Video-Info-0.993.ebuild
parentMarking x86 stable (diff)
downloadgentoo-2-d5e474d7be394ac51813c2a4180fd2ad11b347a2.tar.gz
gentoo-2-d5e474d7be394ac51813c2a4180fd2ad11b347a2.tar.bz2
gentoo-2-d5e474d7be394ac51813c2a4180fd2ad11b347a2.zip
Bug 118614 has pointed out that 0.999, which has been the tree forever now, was a bogus release, and that 0.993 was the last good release on cpan. Thanks ruetama for pointing this out - too bad it had to happen after I finally marked 0.999 stable (stub that it is)
(Portage version: 2.1_pre1)
Diffstat (limited to 'dev-perl/Video-Info/Video-Info-0.993.ebuild')
-rw-r--r--dev-perl/Video-Info/Video-Info-0.993.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-perl/Video-Info/Video-Info-0.993.ebuild b/dev-perl/Video-Info/Video-Info-0.993.ebuild
new file mode 100644
index 000000000000..17e6647e1ba9
--- /dev/null
+++ b/dev-perl/Video-Info/Video-Info-0.993.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-Info/Video-Info-0.993.ebuild,v 1.1 2006/01/14 00:52:14 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="Perl extension for getting video info"
+HOMEPAGE="http://search.cpan.org/~allenday/${P}/"
+SRC_URI="mirror://cpan/authors/id/A/AL/ALLENDAY/${P}.tar.gz"
+
+LICENSE="Artistic"
+#LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+SRC_TEST="do"