commit:     7b4bcb2cf430dc45c3e873a22d9dec18b56e5af8
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun  9 06:12:42 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun  9 06:12:42 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=7b4bcb2c

[cleanup] Syntax-Highlight-Engine-Kate: Remove old versions

Package-Manager: portage-2.2.17

 .../Syntax-Highlight-Engine-Kate-0.40.0.ebuild     | 18 ----------------
 .../Syntax-Highlight-Engine-Kate-0.60.0.ebuild     | 25 ----------------------
 2 files changed, 43 deletions(-)

diff --git 
a/dev-perl/Syntax-Highlight-Engine-Kate/Syntax-Highlight-Engine-Kate-0.40.0.ebuild
 
b/dev-perl/Syntax-Highlight-Engine-Kate/Syntax-Highlight-Engine-Kate-0.40.0.ebuild
deleted file mode 100644
index 95d8cd3..0000000
--- 
a/dev-perl/Syntax-Highlight-Engine-Kate/Syntax-Highlight-Engine-Kate-0.40.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-MODULE_AUTHOR=HANJE
-MODULE_VERSION="0.04"
-inherit perl-module
-
-DESCRIPTION="a port to Perl of the syntax highlight engine of the Kate 
texteditor."
-
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-SRC_TEST=do

diff --git 
a/dev-perl/Syntax-Highlight-Engine-Kate/Syntax-Highlight-Engine-Kate-0.60.0.ebuild
 
b/dev-perl/Syntax-Highlight-Engine-Kate/Syntax-Highlight-Engine-Kate-0.60.0.ebuild
deleted file mode 100644
index e38cb06..0000000
--- 
a/dev-perl/Syntax-Highlight-Engine-Kate/Syntax-Highlight-Engine-Kate-0.60.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-MODULE_AUTHOR=SZABGAB
-MODULE_VERSION="0.06"
-inherit perl-module
-
-DESCRIPTION="a port to Perl of the syntax highlight engine of the Kate 
texteditor."
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="
-       ${RDEPEND}
-       test? (
-               >=virtual/perl-Test-Simple-0.88
-               virtual/perl-Term-ANSIColor
-       )
-"
-SRC_TEST=do

Reply via email to