diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-02-20 00:00:52 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-02-20 00:00:52 +0000 |
commit | ef5ca2befedcb51a2fcfb8be73530b3a1f00ad88 (patch) | |
tree | 1e0dca6d6501ecae7849d05f2254418d27bf2a2a /dev-perl/Spiffy | |
parent | sh love (diff) | |
download | gentoo-2-ef5ca2befedcb51a2fcfb8be73530b3a1f00ad88.tar.gz gentoo-2-ef5ca2befedcb51a2fcfb8be73530b3a1f00ad88.tar.bz2 gentoo-2-ef5ca2befedcb51a2fcfb8be73530b3a1f00ad88.zip |
Version bump upstream
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-perl/Spiffy')
-rw-r--r-- | dev-perl/Spiffy/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Spiffy/Manifest | 2 | ||||
-rw-r--r-- | dev-perl/Spiffy/Spiffy-0.30.ebuild | 17 | ||||
-rw-r--r-- | dev-perl/Spiffy/files/digest-Spiffy-0.30 | 1 |
4 files changed, 26 insertions, 1 deletions
diff --git a/dev-perl/Spiffy/ChangeLog b/dev-perl/Spiffy/ChangeLog index 20c06927254e..9e5e018db0ca 100644 --- a/dev-perl/Spiffy/ChangeLog +++ b/dev-perl/Spiffy/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Spiffy # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/ChangeLog,v 1.6 2006/01/23 20:44:13 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/ChangeLog,v 1.7 2006/02/20 00:00:52 mcummings Exp $ + +*Spiffy-0.30 (20 Feb 2006) + + 20 Feb 2006; Michael Cummings <mcummings@gentoo.org> +Spiffy-0.30.ebuild: + Version bump upstream 23 Jan 2006; Markus Rothe <corsair@gentoo.org> Spiffy-0.29.ebuild: Added ~ppc64; bug #119199 diff --git a/dev-perl/Spiffy/Manifest b/dev-perl/Spiffy/Manifest index 0e712a765df8..92ae24c48353 100644 --- a/dev-perl/Spiffy/Manifest +++ b/dev-perl/Spiffy/Manifest @@ -1,6 +1,8 @@ MD5 75ec22fd50dd67bc8332c8a106cae8ac ChangeLog 881 MD5 edcb433b2ae86259e3bc14b793185eb6 Spiffy-0.26.ebuild 516 MD5 34422f2af29e347087b3e50d114264c5 Spiffy-0.29.ebuild 527 +MD5 f03d73bef9f268d5326dfa40b58cb063 Spiffy-0.30.ebuild 430 MD5 00131c43fdd9f09a6b92820e1d76fbc9 files/digest-Spiffy-0.26 62 MD5 fde8adb2efa125b5f6639f260ad1e8a0 files/digest-Spiffy-0.29 62 +MD5 e71c034dcddc51355c39e59d7f06fb52 files/digest-Spiffy-0.30 62 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 diff --git a/dev-perl/Spiffy/Spiffy-0.30.ebuild b/dev-perl/Spiffy/Spiffy-0.30.ebuild new file mode 100644 index 000000000000..e7a75a8b6661 --- /dev/null +++ b/dev-perl/Spiffy/Spiffy-0.30.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2006 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.1 2006/02/20 00:00:52 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="Spiffy Perl Interface Framework For You" +HOMEPAGE="http://search.cpan.org/search?query=${PN}" +SRC_URI="mirror://cpan/authors/id/I/IN/INGY/${P}.tar.gz" +LICENSE="Artistic" +SLOT="0" +KEYWORDS="~hppa ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +SRC_TEST="do" + +DEPEND=">=dev-lang/perl-5.6.1" diff --git a/dev-perl/Spiffy/files/digest-Spiffy-0.30 b/dev-perl/Spiffy/files/digest-Spiffy-0.30 new file mode 100644 index 000000000000..794bee445cf7 --- /dev/null +++ b/dev-perl/Spiffy/files/digest-Spiffy-0.30 @@ -0,0 +1 @@ +MD5 49860ccf2127c6d2af3d98560ffae644 Spiffy-0.30.tar.gz 27631 |