diff options
Diffstat (limited to 'dev-perl/Hook-LexWrap/Hook-LexWrap-0.24.ebuild')
-rw-r--r-- | dev-perl/Hook-LexWrap/Hook-LexWrap-0.24.ebuild | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-perl/Hook-LexWrap/Hook-LexWrap-0.24.ebuild b/dev-perl/Hook-LexWrap/Hook-LexWrap-0.24.ebuild deleted file mode 100644 index 17ce09d488c6..000000000000 --- a/dev-perl/Hook-LexWrap/Hook-LexWrap-0.24.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Hook-LexWrap/Hook-LexWrap-0.24.ebuild,v 1.1 2010/09/24 17:55:50 tove Exp $ - -EAPI=3 - -MODULE_AUTHOR="CHORNY" -#MODULE_A="${P}.zip" -inherit perl-module - -DESCRIPTION="Lexically scoped subroutine wrappers" - -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" -IUSE="test" - -RDEPEND="" -DEPEND="${RDEPEND} - >=virtual/perl-Module-Build-0.36 - test? ( dev-perl/Test-Pod )" - -SRC_TEST="do" |