From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QJ6eN-0001Ig-1U for garchives@archives.gentoo.org; Sun, 08 May 2011 16:16:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B21101C09B; Sun, 8 May 2011 16:10:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 71DE31C09B for ; Sun, 8 May 2011 16:10:24 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C25411BC016 for ; Sun, 8 May 2011 16:10:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 24D3645C52 for ; Sun, 8 May 2011 16:10:23 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <222d96826b6014981707eb3551adcedbed4bd7c1.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Text-MultiMarkdown/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Text-MultiMarkdown/ChangeLog dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.31.ebuild dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.32.ebuild dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.33.ebuild dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000031.ebuild dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000032.ebuild dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000033.ebuild X-VCS-Directories: dev-perl/Text-MultiMarkdown/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 222d96826b6014981707eb3551adcedbed4bd7c1 Date: Sun, 8 May 2011 16:10:23 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: c5cace2b42c10a2043871351199b3a67 commit: 222d96826b6014981707eb3551adcedbed4bd7c1 Author: Kent Fredric gmail com> AuthorDate: Fri May 6 06:28:13 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Fri May 6 06:28:13 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D222d9682 [migrate] Text-MultiMarkdown (Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit = with key 0A0CB301) --- dev-perl/Text-MultiMarkdown/ChangeLog | 12 +++++++++++- ...031.ebuild =3D> Text-MultiMarkdown-1.0.31.ebuild} | 3 ++- ...032.ebuild =3D> Text-MultiMarkdown-1.0.32.ebuild} | 3 ++- ...033.ebuild =3D> Text-MultiMarkdown-1.0.33.ebuild} | 3 ++- 4 files changed, 17 insertions(+), 4 deletions(-) diff --git a/dev-perl/Text-MultiMarkdown/ChangeLog b/dev-perl/Text-MultiM= arkdown/ChangeLog index 5e47782..d8a82d3 100644 --- a/dev-perl/Text-MultiMarkdown/ChangeLog +++ b/dev-perl/Text-MultiMarkdown/ChangeLog @@ -1,7 +1,17 @@ # ChangeLog for dev-perl/Text-MultiMarkdown -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*Text-MultiMarkdown-1.0.33 (06 May 2011) +*Text-MultiMarkdown-1.0.32 (06 May 2011) +*Text-MultiMarkdown-1.0.31 (06 May 2011) + + 06 May 2011; Kent Fredric + +Text-MultiMarkdown-1.0.31.ebuild, +Text-MultiMarkdown-1.0.32.ebuild, + +Text-MultiMarkdown-1.0.33.ebuild, -Text-MultiMarkdown-1.000031.ebuild= , + -Text-MultiMarkdown-1.000032.ebuild, -Text-MultiMarkdown-1.000033.ebui= ld: + Migrate + *Text-MultiMarkdown-1.000033 (24 Mar 2010) =20 24 Mar 2010; Torsten Veller diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000031.ebui= ld b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.31.ebuild similarity index 89% rename from dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000031.ebuil= d rename to dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.31.ebuild index 2eb5782..3ee4bcb 100644 --- a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000031.ebuild +++ b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.31.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 EAPI=3D2 =20 MODULE_AUTHOR=3DBOBTFISH +MODULE_VERSION=3D"1.000031" inherit perl-module =20 DESCRIPTION=3D"Convert MultiMarkdown syntax to (X)HTML" diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000032.ebui= ld b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.32.ebuild similarity index 88% rename from dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000032.ebuil= d rename to dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.32.ebuild index 7466093..4db42c6 100644 --- a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000032.ebuild +++ b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.32.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 EAPI=3D2 =20 MODULE_AUTHOR=3DBOBTFISH +MODULE_VERSION=3D"1.000032" inherit perl-module =20 DESCRIPTION=3D"Convert MultiMarkdown syntax to (X)HTML" diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000033.ebui= ld b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.33.ebuild similarity index 88% rename from dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000033.ebuil= d rename to dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.33.ebuild index 7466093..b67bd1d 100644 --- a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000033.ebuild +++ b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.33.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 EAPI=3D2 =20 MODULE_AUTHOR=3DBOBTFISH +MODULE_VERSION=3D"1.000033" inherit perl-module =20 DESCRIPTION=3D"Convert MultiMarkdown syntax to (X)HTML" From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QIFMz-0005D3-1I for garchives@archives.gentoo.org; Fri, 06 May 2011 07:22:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2EA6D1C1B8; Fri, 6 May 2011 07:21:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E17551C1B5 for ; Fri, 6 May 2011 07:21:29 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3BAC21B408E for ; Fri, 6 May 2011 07:21:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id A50D08050D for ; Fri, 6 May 2011 07:21:28 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <222d96826b6014981707eb3551adcedbed4bd7c1.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Text-MultiMarkdown/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Text-MultiMarkdown/ChangeLog dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.31.ebuild dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.32.ebuild dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.33.ebuild dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000031.ebuild dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000032.ebuild dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000033.ebuild X-VCS-Directories: dev-perl/Text-MultiMarkdown/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 222d96826b6014981707eb3551adcedbed4bd7c1 Date: Fri, 6 May 2011 07:21:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 97a841658202fc75d67f20f32f784109 Message-ID: <20110506072128.D0OZ3V6K0ocm2S8X9Gd44EO3irhrmKifaKfKBpK-7GM@z> commit: 222d96826b6014981707eb3551adcedbed4bd7c1 Author: Kent Fredric gmail com> AuthorDate: Fri May 6 06:28:13 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Fri May 6 06:28:13 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D222d9682 [migrate] Text-MultiMarkdown (Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit = with key 0A0CB301) --- dev-perl/Text-MultiMarkdown/ChangeLog | 12 +++++++++++- ...031.ebuild =3D> Text-MultiMarkdown-1.0.31.ebuild} | 3 ++- ...032.ebuild =3D> Text-MultiMarkdown-1.0.32.ebuild} | 3 ++- ...033.ebuild =3D> Text-MultiMarkdown-1.0.33.ebuild} | 3 ++- 4 files changed, 17 insertions(+), 4 deletions(-) diff --git a/dev-perl/Text-MultiMarkdown/ChangeLog b/dev-perl/Text-MultiM= arkdown/ChangeLog index 5e47782..d8a82d3 100644 --- a/dev-perl/Text-MultiMarkdown/ChangeLog +++ b/dev-perl/Text-MultiMarkdown/ChangeLog @@ -1,7 +1,17 @@ # ChangeLog for dev-perl/Text-MultiMarkdown -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*Text-MultiMarkdown-1.0.33 (06 May 2011) +*Text-MultiMarkdown-1.0.32 (06 May 2011) +*Text-MultiMarkdown-1.0.31 (06 May 2011) + + 06 May 2011; Kent Fredric + +Text-MultiMarkdown-1.0.31.ebuild, +Text-MultiMarkdown-1.0.32.ebuild, + +Text-MultiMarkdown-1.0.33.ebuild, -Text-MultiMarkdown-1.000031.ebuild= , + -Text-MultiMarkdown-1.000032.ebuild, -Text-MultiMarkdown-1.000033.ebui= ld: + Migrate + *Text-MultiMarkdown-1.000033 (24 Mar 2010) =20 24 Mar 2010; Torsten Veller diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000031.ebui= ld b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.31.ebuild similarity index 89% rename from dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000031.ebuil= d rename to dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.31.ebuild index 2eb5782..3ee4bcb 100644 --- a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000031.ebuild +++ b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.31.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 EAPI=3D2 =20 MODULE_AUTHOR=3DBOBTFISH +MODULE_VERSION=3D"1.000031" inherit perl-module =20 DESCRIPTION=3D"Convert MultiMarkdown syntax to (X)HTML" diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000032.ebui= ld b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.32.ebuild similarity index 88% rename from dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000032.ebuil= d rename to dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.32.ebuild index 7466093..4db42c6 100644 --- a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000032.ebuild +++ b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.32.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 EAPI=3D2 =20 MODULE_AUTHOR=3DBOBTFISH +MODULE_VERSION=3D"1.000032" inherit perl-module =20 DESCRIPTION=3D"Convert MultiMarkdown syntax to (X)HTML" diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000033.ebui= ld b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.33.ebuild similarity index 88% rename from dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000033.ebuil= d rename to dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.33.ebuild index 7466093..b67bd1d 100644 --- a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000033.ebuild +++ b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.33.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 EAPI=3D2 =20 MODULE_AUTHOR=3DBOBTFISH +MODULE_VERSION=3D"1.000033" inherit perl-module =20 DESCRIPTION=3D"Convert MultiMarkdown syntax to (X)HTML" From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QJ6f4-0001QO-9g for garchives@archives.gentoo.org; Sun, 08 May 2011 16:16:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 407CD1C0E2; Sun, 8 May 2011 16:10:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 01CD01C0E0 for ; Sun, 8 May 2011 16:10:44 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9CBE11BC017 for ; Sun, 8 May 2011 16:10:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id F18E245C55 for ; Sun, 8 May 2011 16:10:43 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <222d96826b6014981707eb3551adcedbed4bd7c1.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Text-MultiMarkdown/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Text-MultiMarkdown/ChangeLog dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.31.ebuild dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.32.ebuild dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.33.ebuild dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000031.ebuild dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000032.ebuild dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000033.ebuild X-VCS-Directories: dev-perl/Text-MultiMarkdown/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 222d96826b6014981707eb3551adcedbed4bd7c1 Date: Sun, 8 May 2011 16:10:43 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: b9becdc58ffe5ae6ff6ae5ad4d14b891 Message-ID: <20110508161043.bUBoAEkTqsbrk6sv-_Zw56eYTDfJ-cWa6cLAHs5ntzA@z> commit: 222d96826b6014981707eb3551adcedbed4bd7c1 Author: Kent Fredric gmail com> AuthorDate: Fri May 6 06:28:13 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Fri May 6 06:28:13 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D222d9682 [migrate] Text-MultiMarkdown (Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit = with key 0A0CB301) --- dev-perl/Text-MultiMarkdown/ChangeLog | 12 +++++++++++- ...031.ebuild =3D> Text-MultiMarkdown-1.0.31.ebuild} | 3 ++- ...032.ebuild =3D> Text-MultiMarkdown-1.0.32.ebuild} | 3 ++- ...033.ebuild =3D> Text-MultiMarkdown-1.0.33.ebuild} | 3 ++- 4 files changed, 17 insertions(+), 4 deletions(-) diff --git a/dev-perl/Text-MultiMarkdown/ChangeLog b/dev-perl/Text-MultiM= arkdown/ChangeLog index 5e47782..d8a82d3 100644 --- a/dev-perl/Text-MultiMarkdown/ChangeLog +++ b/dev-perl/Text-MultiMarkdown/ChangeLog @@ -1,7 +1,17 @@ # ChangeLog for dev-perl/Text-MultiMarkdown -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*Text-MultiMarkdown-1.0.33 (06 May 2011) +*Text-MultiMarkdown-1.0.32 (06 May 2011) +*Text-MultiMarkdown-1.0.31 (06 May 2011) + + 06 May 2011; Kent Fredric + +Text-MultiMarkdown-1.0.31.ebuild, +Text-MultiMarkdown-1.0.32.ebuild, + +Text-MultiMarkdown-1.0.33.ebuild, -Text-MultiMarkdown-1.000031.ebuild= , + -Text-MultiMarkdown-1.000032.ebuild, -Text-MultiMarkdown-1.000033.ebui= ld: + Migrate + *Text-MultiMarkdown-1.000033 (24 Mar 2010) =20 24 Mar 2010; Torsten Veller diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000031.ebui= ld b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.31.ebuild similarity index 89% rename from dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000031.ebuil= d rename to dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.31.ebuild index 2eb5782..3ee4bcb 100644 --- a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000031.ebuild +++ b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.31.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 EAPI=3D2 =20 MODULE_AUTHOR=3DBOBTFISH +MODULE_VERSION=3D"1.000031" inherit perl-module =20 DESCRIPTION=3D"Convert MultiMarkdown syntax to (X)HTML" diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000032.ebui= ld b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.32.ebuild similarity index 88% rename from dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000032.ebuil= d rename to dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.32.ebuild index 7466093..4db42c6 100644 --- a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000032.ebuild +++ b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.32.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 EAPI=3D2 =20 MODULE_AUTHOR=3DBOBTFISH +MODULE_VERSION=3D"1.000032" inherit perl-module =20 DESCRIPTION=3D"Convert MultiMarkdown syntax to (X)HTML" diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000033.ebui= ld b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.33.ebuild similarity index 88% rename from dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000033.ebuil= d rename to dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.33.ebuild index 7466093..b67bd1d 100644 --- a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000033.ebuild +++ b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.33.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 EAPI=3D2 =20 MODULE_AUTHOR=3DBOBTFISH +MODULE_VERSION=3D"1.000033" inherit perl-module =20 DESCRIPTION=3D"Convert MultiMarkdown syntax to (X)HTML"