diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-06-23 23:56:42 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-06-23 23:56:42 +0000 |
commit | 494d7dc14f1c08d5c19b8c8462fb88f0c0a4d329 (patch) | |
tree | 69807841455e995b293517e763f4f4d5429f18dc /dev-perl/Text-WikiFormat | |
parent | Version bump upstream (diff) | |
download | gentoo-2-494d7dc14f1c08d5c19b8c8462fb88f0c0a4d329.tar.gz gentoo-2-494d7dc14f1c08d5c19b8c8462fb88f0c0a4d329.tar.bz2 gentoo-2-494d7dc14f1c08d5c19b8c8462fb88f0c0a4d329.zip |
Upstream version bump
(Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'dev-perl/Text-WikiFormat')
-rw-r--r-- | dev-perl/Text-WikiFormat/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Text-WikiFormat/Text-WikiFormat-0.78.ebuild | 20 | ||||
-rw-r--r-- | dev-perl/Text-WikiFormat/files/digest-Text-WikiFormat-0.78 | 3 |
3 files changed, 30 insertions, 1 deletions
diff --git a/dev-perl/Text-WikiFormat/ChangeLog b/dev-perl/Text-WikiFormat/ChangeLog index d13198b33e76..a912d5503dd5 100644 --- a/dev-perl/Text-WikiFormat/ChangeLog +++ b/dev-perl/Text-WikiFormat/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Text-WikiFormat # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.10 2006/06/12 16:51:41 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.11 2006/06/23 23:56:42 mcummings Exp $ + +*Text-WikiFormat-0.78 (23 Jun 2006) + + 23 Jun 2006; Michael Cummings <mcummings@gentoo.org> + +Text-WikiFormat-0.78.ebuild: + Upstream version bump 12 Jun 2006; Michael Cummings <mcummings@gentoo.org> Text-WikiFormat-0.77.ebuild: diff --git a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.78.ebuild b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.78.ebuild new file mode 100644 index 000000000000..3d558b7e8080 --- /dev/null +++ b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.78.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.78.ebuild,v 1.1 2006/06/23 23:56:42 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="Translate Wiki formatted text into other formats" +SRC_URI="mirror://cpan/authors/id/C/CH/CHROMATIC/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~chromatic/${P}/" + +SLOT="0" +LICENSE="|| ( Artistic GPL-2 )" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" + +DEPEND="dev-perl/URI + virtual/perl-Scalar-List-Utils + dev-perl/module-build" +IUSE="" + +SRC_TEST="do" diff --git a/dev-perl/Text-WikiFormat/files/digest-Text-WikiFormat-0.78 b/dev-perl/Text-WikiFormat/files/digest-Text-WikiFormat-0.78 new file mode 100644 index 000000000000..999eb1d724c5 --- /dev/null +++ b/dev-perl/Text-WikiFormat/files/digest-Text-WikiFormat-0.78 @@ -0,0 +1,3 @@ +MD5 646c0ea411247a0293eb69a216451beb Text-WikiFormat-0.78.tar.gz 30580 +RMD160 6580739c948469a957b5f7ae0ad56242604f95fc Text-WikiFormat-0.78.tar.gz 30580 +SHA256 96f355c615736c3971a6296e6d2a1bf517ef32c6c44991ec618e49e284bf097a Text-WikiFormat-0.78.tar.gz 30580 |