diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 16:49:01 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 16:49:01 +0000 |
commit | d6b664cd4495225c9bab4a5137ace9e7181ee587 (patch) | |
tree | dc1bee69c0dc86f08e25cf370b7736e66cbe714d /dev-perl/Text-WikiFormat | |
parent | new 2.1 version to fix bugs #77330 , #105065 , #105380 , #110412 , #114544 , ... (diff) | |
download | historical-d6b664cd4495225c9bab4a5137ace9e7181ee587.tar.gz historical-d6b664cd4495225c9bab4a5137ace9e7181ee587.tar.bz2 historical-d6b664cd4495225c9bab4a5137ace9e7181ee587.zip |
Version bump
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'dev-perl/Text-WikiFormat')
-rw-r--r-- | dev-perl/Text-WikiFormat/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/Text-WikiFormat/Manifest | 12 | ||||
-rw-r--r-- | dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild | 20 | ||||
-rw-r--r-- | dev-perl/Text-WikiFormat/files/digest-Text-WikiFormat-0.77 | 1 |
4 files changed, 31 insertions, 12 deletions
diff --git a/dev-perl/Text-WikiFormat/ChangeLog b/dev-perl/Text-WikiFormat/ChangeLog index 33981fadea83..009c918cc4b9 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.5 2005/12/30 11:12:45 mcummings Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.6 2006/01/13 16:49:01 mcummings Exp $ + +*Text-WikiFormat-0.77 (13 Jan 2006) + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> + +Text-WikiFormat-0.77.ebuild: + Version bump 30 Dec 2005; <mcumming@gentoo.org> Text-WikiFormat-0.76.ebuild: Scalar-List-Utils migrated to perl-core. Marking stable x86. Marking ~sparc. diff --git a/dev-perl/Text-WikiFormat/Manifest b/dev-perl/Text-WikiFormat/Manifest index 04097e1976bc..cdfcaa3a3d33 100644 --- a/dev-perl/Text-WikiFormat/Manifest +++ b/dev-perl/Text-WikiFormat/Manifest @@ -1,14 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 31561b8d554030085d852b93d541bf3f ChangeLog 835 MD5 9ebfe1497f3544a33d0658c01ab207f1 Text-WikiFormat-0.76.ebuild 611 +MD5 711a8c5049ce1ad3a144e0f187692007 Text-WikiFormat-0.77.ebuild 495 MD5 b90175fbfd65d50e8cbb1b71bc2488d7 files/digest-Text-WikiFormat-0.76 71 +MD5 c35ec2c039a98200785660e5d4a7f788 files/digest-Text-WikiFormat-0.77 71 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDtRY3tG5z4I8BtQoRArrhAJ4ovebbkTDg5nii0WGGx2ufRSF2TwCdF0/9 -CyoRVuiwjanz5yEJOchkqBA= -=3bZP ------END PGP SIGNATURE----- diff --git a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.ebuild new file mode 100644 index 000000000000..58d010b61ccd --- /dev/null +++ b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.77.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.77.ebuild,v 1.1 2006/01/13 16:49:01 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 ~ppc ~sparc ~x86" + +DEPEND="dev-perl/URI + perl-core/Scalar-List-Utils + dev-perl/module-build" +IUSE="" + +SRC_TEST="do" diff --git a/dev-perl/Text-WikiFormat/files/digest-Text-WikiFormat-0.77 b/dev-perl/Text-WikiFormat/files/digest-Text-WikiFormat-0.77 new file mode 100644 index 000000000000..a1b2b07970ee --- /dev/null +++ b/dev-perl/Text-WikiFormat/files/digest-Text-WikiFormat-0.77 @@ -0,0 +1 @@ +MD5 1264c90c76320a51ba61089b6a201e03 Text-WikiFormat-0.77.tar.gz 29967 |