commit:     ca8ede97cd40d125fd5173ae18ce4052efb1fa63
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat May  2 01:43:52 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat May  2 01:43:52 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=ca8ede97

[cleanup] signatures: remove old versions

Package-Manager: portage-2.2.17
RepoMan-Options: --force

 dev-perl/signatures/signatures-0.60.0.ebuild | 26 --------------------------
 1 file changed, 26 deletions(-)

diff --git a/dev-perl/signatures/signatures-0.60.0.ebuild 
b/dev-perl/signatures/signatures-0.60.0.ebuild
deleted file mode 100644
index c0e601f..0000000
--- a/dev-perl/signatures/signatures-0.60.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-MODULE_AUTHOR=FLORA
-MODULE_VERSION="0.06"
-inherit perl-module
-
-DESCRIPTION="Subroutine signatures with no source filter"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE="test"
-RDEPEND="
-       >=dev-perl/B-Hooks-OP-Check-0.180.0
-       >=dev-perl/B-Hooks-OP-PPAddr-0.30.0
-       >=dev-perl/B-Hooks-Parser-0.70.0
-       >=dev-perl/B-Hooks-EndOfScope-0.80.0
-"
-DEPEND="
-       ${RDEPEND}
-"
-SRC_TEST="do"

Reply via email to