diff options
author | Torsten Veller <tove@gentoo.org> | 2011-09-04 11:24:07 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-09-04 11:24:07 +0000 |
commit | ed1835f95ac005061c92cae46366aa03deeb7aa6 (patch) | |
tree | bf4cd51e2a39ff64b8d4e986cbb7f9ecc8220b61 /dev-perl/Spiffy | |
parent | Version bump to latest release. (diff) | |
download | gentoo-2-ed1835f95ac005061c92cae46366aa03deeb7aa6.tar.gz gentoo-2-ed1835f95ac005061c92cae46366aa03deeb7aa6.tar.bz2 gentoo-2-ed1835f95ac005061c92cae46366aa03deeb7aa6.zip |
Cleanup
(Portage version: 2.2.0_alpha52/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Spiffy')
-rw-r--r-- | dev-perl/Spiffy/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Spiffy/Spiffy-0.30.ebuild | 16 |
2 files changed, 4 insertions, 17 deletions
diff --git a/dev-perl/Spiffy/ChangeLog b/dev-perl/Spiffy/ChangeLog index 7e539b72f6f4..922f53946b69 100644 --- a/dev-perl/Spiffy/ChangeLog +++ b/dev-perl/Spiffy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Spiffy # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/ChangeLog,v 1.24 2011/09/03 21:04:23 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/ChangeLog,v 1.25 2011/09/04 11:21:48 tove Exp $ + + 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Spiffy-0.30.ebuild: + Cleanup 03 Sep 2011; Torsten Veller <tove@gentoo.org> Spiffy-0.300.0.ebuild: Merge stable keywords from former version scheme ebuild diff --git a/dev-perl/Spiffy/Spiffy-0.30.ebuild b/dev-perl/Spiffy/Spiffy-0.30.ebuild deleted file mode 100644 index be83aa60b751..000000000000 --- a/dev-perl/Spiffy/Spiffy-0.30.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/Spiffy/Spiffy-0.30.ebuild,v 1.17 2010/02/05 22:28:07 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=INGY -inherit perl-module - -DESCRIPTION="Spiffy Perl Interface Framework For You" - -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -IUSE="" - -SRC_TEST="do" |