diff options
Diffstat (limited to 'dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.05.ebuild')
-rw-r--r-- | dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.05.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.05.ebuild b/dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.05.ebuild deleted file mode 100644 index 2079c1b26666..000000000000 --- a/dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.05.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-XSpp/ExtUtils-XSpp-0.05.ebuild,v 1.1 2009/09/24 06:16:23 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=MBARBON -inherit perl-module - -DESCRIPTION="XS for C++" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -DEPEND="virtual/perl-Module-Build - test? ( dev-perl/Test-Differences - dev-perl/Test-Base )" -RDEPEND="" - -SRC_TEST=do |