diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-22 16:41:49 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-22 16:41:49 +0000 |
commit | ec095c4d36ea40967b148c7f79a75232f41fa153 (patch) | |
tree | 1c6948be9856277f111dc3ea442e3ad44beaeb9c /dev-perl/Spiffy | |
parent | Fixed dependencies for modular X. (diff) | |
download | gentoo-2-ec095c4d36ea40967b148c7f79a75232f41fa153.tar.gz gentoo-2-ec095c4d36ea40967b148c7f79a75232f41fa153.tar.bz2 gentoo-2-ec095c4d36ea40967b148c7f79a75232f41fa153.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/Spiffy-0.29.ebuild | 17 | ||||
-rw-r--r-- | dev-perl/Spiffy/files/digest-Spiffy-0.29 | 1 |
3 files changed, 24 insertions, 1 deletions
diff --git a/dev-perl/Spiffy/ChangeLog b/dev-perl/Spiffy/ChangeLog index 3637806443f8..ea775432cd72 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.3 2006/01/21 16:52:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Spiffy/ChangeLog,v 1.4 2006/01/22 16:41:36 mcummings Exp $ + +*Spiffy-0.29 (22 Jan 2006) + + 22 Jan 2006; Michael Cummings <mcummings@gentoo.org> +Spiffy-0.29.ebuild: + Version bump upstream 21 Jan 2006; Jeroen Roovers <jer@gentoo.org> Spiffy-0.26.ebuild: Marked ~hppa (bug #119199). diff --git a/dev-perl/Spiffy/Spiffy-0.29.ebuild b/dev-perl/Spiffy/Spiffy-0.29.ebuild new file mode 100644 index 000000000000..512a4f49627a --- /dev/null +++ b/dev-perl/Spiffy/Spiffy-0.29.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.29.ebuild,v 1.1 2006/01/22 16:41:36 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="~ppc ~sparc ~x86" +IUSE="" + +SRC_TEST="do" + +DEPEND=">=dev-lang/perl-5.6.1" diff --git a/dev-perl/Spiffy/files/digest-Spiffy-0.29 b/dev-perl/Spiffy/files/digest-Spiffy-0.29 new file mode 100644 index 000000000000..ba5e2aa5d723 --- /dev/null +++ b/dev-perl/Spiffy/files/digest-Spiffy-0.29 @@ -0,0 +1 @@ +MD5 c726eb69049650d8b1908b899ce3772f Spiffy-0.29.tar.gz 27650 |