summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/Text-Markdown/ChangeLog10
-rw-r--r--dev-perl/Text-Markdown/Text-Markdown-1.0.31.ebuild (renamed from dev-perl/Text-Markdown/Text-Markdown-1.000031.ebuild)8
-rw-r--r--dev-perl/Throwable/ChangeLog10
-rw-r--r--dev-perl/Throwable/Throwable-0.102.80.ebuild (renamed from dev-perl/Throwable/Throwable-0.102080.ebuild)5
4 files changed, 23 insertions, 10 deletions
diff --git a/dev-perl/Text-Markdown/ChangeLog b/dev-perl/Text-Markdown/ChangeLog
index 4d966eaea9ec..4332bd2af78d 100644
--- a/dev-perl/Text-Markdown/ChangeLog
+++ b/dev-perl/Text-Markdown/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Text-Markdown
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Markdown/ChangeLog,v 1.11 2010/04/09 07:26:47 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Markdown/ChangeLog,v 1.12 2011/02/26 10:15:18 tove Exp $
+
+*Text-Markdown-1.0.31 (26 Feb 2011)
+
+ 26 Feb 2011; Torsten Veller <tove@gentoo.org> +Text-Markdown-1.0.31.ebuild,
+ -Text-Markdown-1.000031.ebuild:
+ Change version scheme. Looks like a downgrade
09 Apr 2010; Torsten Veller <tove@gentoo.org>
-Text-Markdown-1.0.26.ebuild, -Text-Markdown-1.0.26-r1.ebuild:
diff --git a/dev-perl/Text-Markdown/Text-Markdown-1.000031.ebuild b/dev-perl/Text-Markdown/Text-Markdown-1.0.31.ebuild
index f91748437f76..da08fece03da 100644
--- a/dev-perl/Text-Markdown/Text-Markdown-1.000031.ebuild
+++ b/dev-perl/Text-Markdown/Text-Markdown-1.0.31.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Markdown/Text-Markdown-1.000031.ebuild,v 1.1 2010/03/22 10:39:00 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Markdown/Text-Markdown-1.0.31.ebuild,v 1.1 2011/02/26 10:15:18 tove Exp $
-EAPI=2
+EAPI=3
MODULE_AUTHOR=BOBTFISH
-#MODULE_A=${P}.tgz
+MODULE_VERSION=1.000031
inherit perl-module
DESCRIPTION="Convert MultiMarkdown syntax to (X)HTML"
diff --git a/dev-perl/Throwable/ChangeLog b/dev-perl/Throwable/ChangeLog
index 34709d34c000..ce22c09828ae 100644
--- a/dev-perl/Throwable/ChangeLog
+++ b/dev-perl/Throwable/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-perl/Throwable
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Throwable/ChangeLog,v 1.5 2010/10/20 07:16:24 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Throwable/ChangeLog,v 1.6 2011/02/26 10:18:20 tove Exp $
+
+*Throwable-0.102.80 (26 Feb 2011)
+
+ 26 Feb 2011; Torsten Veller <tove@gentoo.org> +Throwable-0.102.80.ebuild,
+ -Throwable-0.102080.ebuild:
+ Change version scheme. Looks like a downgrade
20 Oct 2010; Torsten Veller <tove@gentoo.org> -Throwable-0.101110.ebuild:
Cleanup
diff --git a/dev-perl/Throwable/Throwable-0.102080.ebuild b/dev-perl/Throwable/Throwable-0.102.80.ebuild
index 7f29a184c6b3..22c8b8d6b424 100644
--- a/dev-perl/Throwable/Throwable-0.102080.ebuild
+++ b/dev-perl/Throwable/Throwable-0.102.80.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: /var/cvsroot/gentoo-x86/dev-perl/Throwable/Throwable-0.102080.ebuild,v 1.1 2010/07/29 06:25:54 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Throwable/Throwable-0.102.80.ebuild,v 1.1 2011/02/26 10:18:19 tove Exp $
EAPI=3
MODULE_AUTHOR=RJBS
+MODULE_VERSION=0.102080
inherit perl-module
DESCRIPTION="a role for classes that can be thrown"