diff options
Diffstat (limited to 'dev-perl/Bit-Vector/Bit-Vector-6.9.ebuild')
-rw-r--r-- | dev-perl/Bit-Vector/Bit-Vector-6.9.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-perl/Bit-Vector/Bit-Vector-6.9.ebuild b/dev-perl/Bit-Vector/Bit-Vector-6.9.ebuild deleted file mode 100644 index 976167b42100..000000000000 --- a/dev-perl/Bit-Vector/Bit-Vector-6.9.ebuild +++ /dev/null @@ -1,20 +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/Bit-Vector/Bit-Vector-6.9.ebuild,v 1.1 2009/08/14 15:49:16 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=STBEY -inherit perl-module - -DESCRIPTION="Efficient bit vector, set of integers and big int math library" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" -IUSE="" - -RDEPEND="dev-perl/Carp-Clan - >=virtual/perl-Storable-2.20" -DEPEND="${RDEPEND}" - -SRC_TEST="do" |