diff options
author | 2012-03-31 06:54:15 +0000 | |
---|---|---|
committer | 2012-03-31 06:54:15 +0000 | |
commit | 2f66ef19862a9b9f008600191352a10d5e818c34 (patch) | |
tree | 2bfb7de578e0278189e602bff1693bb2c4666790 /dev-perl/Set-IntSpan | |
parent | Cleanup (diff) | |
download | gentoo-2-2f66ef19862a9b9f008600191352a10d5e818c34.tar.gz gentoo-2-2f66ef19862a9b9f008600191352a10d5e818c34.tar.bz2 gentoo-2-2f66ef19862a9b9f008600191352a10d5e818c34.zip |
Cleanup
(Portage version: 2.2.0_alpha96/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Set-IntSpan')
-rw-r--r-- | dev-perl/Set-IntSpan/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Set-IntSpan/Set-IntSpan-1.14.ebuild | 16 |
2 files changed, 4 insertions, 17 deletions
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog index 799e7f802547..5bd9fceba088 100644 --- a/dev-perl/Set-IntSpan/ChangeLog +++ b/dev-perl/Set-IntSpan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Set-IntSpan # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.45 2012/03/25 17:00:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.46 2012/03/31 06:54:15 tove Exp $ + + 31 Mar 2012; Torsten Veller <tove@gentoo.org> -Set-IntSpan-1.14.ebuild: + Cleanup 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> Set-IntSpan-1.14.ebuild, Set-IntSpan-1.160.0.ebuild: diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.14.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.14.ebuild deleted file mode 100644 index 970ad8a5c2d5..000000000000 --- a/dev-perl/Set-IntSpan/Set-IntSpan-1.14.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2012 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.14.ebuild,v 1.6 2012/03/25 17:00:53 armin76 Exp $ - -EAPI=3 - -MODULE_AUTHOR=SWMCD -inherit perl-module - -DESCRIPTION="Manages sets of integers" - -SLOT="0" -KEYWORDS="alpha amd64 hppa ~ppc x86" -IUSE="" - -SRC_TEST="do" |