commit:     5354da603a41b89541dde231418caad09048a322
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Jun  8 13:53:21 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Jun  8 13:53:21 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=5354da60

[cleanup] Text-MultiMarkdown: remove old versions

Package-Manager: portage-2.2.17

 .../Text-MultiMarkdown-1.0.30.ebuild               | 33 ---------------------
 .../Text-MultiMarkdown-1.0.31.ebuild               | 34 ----------------------
 .../Text-MultiMarkdown-1.0.32.ebuild               | 33 ---------------------
 .../Text-MultiMarkdown-1.0.33.ebuild               | 33 ---------------------
 4 files changed, 133 deletions(-)

diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.30.ebuild 
b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.30.ebuild
deleted file mode 100644
index 2eb5782..0000000
--- a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.30.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-MODULE_AUTHOR=BOBTFISH
-inherit perl-module
-
-DESCRIPTION="Convert MultiMarkdown syntax to (X)HTML"
-
-LICENSE="|| ( Artistic GPL-2 )" # to be fixed
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-COMMON_DEPEND="
-       >=dev-perl/Text-Markdown-1.0.26
-"
-DEPEND="
-       ${COMMON_DEPEND}
-       test? (
-               >=virtual/perl-Test-Simple-0.42
-               dev-perl/Test-Exception
-               dev-perl/Text-Diff
-               dev-perl/List-MoreUtils
-               >=dev-perl/File-Slurp-9999.08
-       )
-"
-RDEPEND="
-       ${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.31.ebuild 
b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.31.ebuild
deleted file mode 100644
index 3ee4bcb..0000000
--- a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.31.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-MODULE_AUTHOR=BOBTFISH
-MODULE_VERSION="1.000031"
-inherit perl-module
-
-DESCRIPTION="Convert MultiMarkdown syntax to (X)HTML"
-
-LICENSE="|| ( Artistic GPL-2 )" # to be fixed
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-COMMON_DEPEND="
-       >=dev-perl/Text-Markdown-1.0.26
-"
-DEPEND="
-       ${COMMON_DEPEND}
-       test? (
-               >=virtual/perl-Test-Simple-0.42
-               dev-perl/Test-Exception
-               dev-perl/Text-Diff
-               dev-perl/List-MoreUtils
-               >=dev-perl/File-Slurp-9999.08
-       )
-"
-RDEPEND="
-       ${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.32.ebuild 
b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.32.ebuild
deleted file mode 100644
index 4db42c6..0000000
--- a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.32.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-MODULE_AUTHOR=BOBTFISH
-MODULE_VERSION="1.000032"
-inherit perl-module
-
-DESCRIPTION="Convert MultiMarkdown syntax to (X)HTML"
-
-LICENSE="|| ( Artistic GPL-2 )" # to be fixed
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-COMMON_DEPEND="
-       >=dev-perl/Text-Markdown-1.0.26
-"
-DEPEND="
-       ${COMMON_DEPEND}
-       test? (
-               >=virtual/perl-Test-Simple-0.42
-               dev-perl/Test-Exception
-               dev-perl/Text-Diff
-               dev-perl/List-MoreUtils
-       )
-"
-RDEPEND="
-       ${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.33.ebuild 
b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.33.ebuild
deleted file mode 100644
index b67bd1d..0000000
--- a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.33.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-MODULE_AUTHOR=BOBTFISH
-MODULE_VERSION="1.000033"
-inherit perl-module
-
-DESCRIPTION="Convert MultiMarkdown syntax to (X)HTML"
-
-LICENSE="|| ( Artistic GPL-2 )" # to be fixed
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-COMMON_DEPEND="
-       >=dev-perl/Text-Markdown-1.0.26
-"
-DEPEND="
-       ${COMMON_DEPEND}
-       test? (
-               >=virtual/perl-Test-Simple-0.42
-               dev-perl/Test-Exception
-               dev-perl/Text-Diff
-               dev-perl/List-MoreUtils
-       )
-"
-RDEPEND="
-       ${COMMON_DEPEND}
-"
-SRC_TEST="do"

Reply via email to