diff options
author | 2007-01-19 15:44:00 +0000 | |
---|---|---|
committer | 2007-01-19 15:44:00 +0000 | |
commit | 669971bc14529aac9f795fa693617473a0a264bd (patch) | |
tree | 9c193e8e270ad238b2509799c985db22834f063d /dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild | |
parent | Version bump, thanks seemant (diff) | |
download | gentoo-2-669971bc14529aac9f795fa693617473a0a264bd.tar.gz gentoo-2-669971bc14529aac9f795fa693617473a0a264bd.tar.bz2 gentoo-2-669971bc14529aac9f795fa693617473a0a264bd.zip |
Version bump, thanks seemant
(Portage version: 2.1.2_rc4-r8)
(Signed Manifest commit)
Diffstat (limited to 'dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild')
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild deleted file mode 100644 index e3a81913de81..000000000000 --- a/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.08.ebuild,v 1.8 2006/08/05 20:30:33 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="Manages sets of integers" -SRC_URI="mirror://cpan/authors/id/S/SW/SWMCD/${P}.tar.gz" -HOMEPAGE="http://cpan.org/modules/by-module/Set/${P}.readme" -IUSE="" -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc sparc x86" -SRC_TEST="do" - - -DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" |