commit:     56bff9b0be13d4d998659e9400c4e9bb52be663d
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  7 14:33:27 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Dec  7 14:33:27 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=56bff9b0

[cleanup] dev-perl/MP4-Info moved to main tree

---
 dev-perl/MP4-Info/MP4-Info-1.12.ebuild | 20 --------------------
 dev-perl/MP4-Info/MP4-Info-1.13.ebuild | 20 --------------------
 dev-perl/MP4-Info/metadata.xml         |  9 ---------
 3 files changed, 49 deletions(-)

diff --git a/dev-perl/MP4-Info/MP4-Info-1.12.ebuild 
b/dev-perl/MP4-Info/MP4-Info-1.12.ebuild
deleted file mode 100644
index f0e891a..0000000
--- a/dev-perl/MP4-Info/MP4-Info-1.12.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-MODULE_AUTHOR=JHAR
-inherit perl-module
-
-DESCRIPTION="Fetch info from MPEG-4 files (.mp4, .m4a, .m4p, .3gp)"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="dev-perl/IO-String"
-DEPEND="
-       test? ( ${RDEPEND} )"
-
-SRC_TEST=do

diff --git a/dev-perl/MP4-Info/MP4-Info-1.13.ebuild 
b/dev-perl/MP4-Info/MP4-Info-1.13.ebuild
deleted file mode 100644
index 6d88954..0000000
--- a/dev-perl/MP4-Info/MP4-Info-1.13.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=JHAR
-inherit perl-module
-
-DESCRIPTION="Fetch info from MPEG-4 files (.mp4, .m4a, .m4p, .3gp)"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="dev-perl/IO-String"
-DEPEND="
-       test? ( ${RDEPEND} )"
-
-SRC_TEST=do

diff --git a/dev-perl/MP4-Info/metadata.xml b/dev-perl/MP4-Info/metadata.xml
deleted file mode 100644
index a54a96a..0000000
--- a/dev-perl/MP4-Info/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-        <herd>perl</herd>
-        <upstream>
-                <remote-id type="cpan">MP4-Info</remote-id>
-                <remote-id type="cpan-module">MP4::Info</remote-id>
-        </upstream>
-</pkgmetadata>

Reply via email to