diff options
author | Torsten Veller <tove@gentoo.org> | 2011-01-14 15:58:59 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-01-14 15:58:59 +0000 |
commit | bef880e347367cb22e02602180ef01463c8ec369 (patch) | |
tree | 876674f5f58f1300e57130bbfad5c38389873d91 /dev-perl/Set-IntSpan | |
parent | Cleanup (diff) | |
download | gentoo-2-bef880e347367cb22e02602180ef01463c8ec369.tar.gz gentoo-2-bef880e347367cb22e02602180ef01463c8ec369.tar.bz2 gentoo-2-bef880e347367cb22e02602180ef01463c8ec369.zip |
Cleanup
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Set-IntSpan')
-rw-r--r-- | dev-perl/Set-IntSpan/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.12.ebuild | 16 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.13.ebuild | 17 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.15.ebuild | 16 |
4 files changed, 5 insertions, 50 deletions
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog index 24db1ce00ca4..149983eafd72 100644 --- a/dev-perl/Set-IntSpan/ChangeLog +++ b/dev-perl/Set-IntSpan/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Set-IntSpan # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.37 2011/01/12 16:23:25 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.38 2011/01/14 15:58:59 tove Exp $ + + 14 Jan 2011; Torsten Veller <tove@gentoo.org> -Set-IntSpan-1.12.ebuild, + -Set-IntSpan-1.13.ebuild, -Set-IntSpan-1.15.ebuild: + Cleanup *Set-IntSpan-1.160 (12 Jan 2011) diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.12.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.12.ebuild deleted file mode 100644 index 59174cf7c918..000000000000 --- a/dev-perl/Set-IntSpan/Set-IntSpan-1.12.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2008 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.12.ebuild,v 1.4 2008/03/19 03:13:49 jer Exp $ - -inherit perl-module - -DESCRIPTION="Manages sets of integers" -SRC_URI="mirror://cpan/authors/id/S/SW/SWMCD/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~swmcd/" -IUSE="" -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86" -SRC_TEST="do" - -DEPEND="dev-lang/perl" diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.13.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.13.ebuild deleted file mode 100644 index f78baede4147..000000000000 --- a/dev-perl/Set-IntSpan/Set-IntSpan-1.13.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2008 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.13.ebuild,v 1.1 2008/08/02 18:57:11 tove Exp $ - -MODULE_AUTHOR=SWMCD -inherit perl-module - -DESCRIPTION="Manages sets of integers" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" -IUSE="" - -DEPEND="dev-lang/perl" - -SRC_TEST="do" diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.15.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.15.ebuild deleted file mode 100644 index 06833b6cfb00..000000000000 --- a/dev-perl/Set-IntSpan/Set-IntSpan-1.15.ebuild +++ /dev/null @@ -1,16 +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/Set-IntSpan/Set-IntSpan-1.15.ebuild,v 1.1 2010/11/06 16:42:41 tove Exp $ - -EAPI=3 - -MODULE_AUTHOR=SWMCD -inherit perl-module - -DESCRIPTION="Manages sets of integers" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" -IUSE="" - -SRC_TEST="do" |