commit:     86cd9d0734c6648fcce5954c6ffed9d94d32fc53
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Sep  1 16:11:23 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Sep  1 16:11:23 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=86cd9d07

[fixup] dev-perl/HTML-SuperForm EAPI5, Normalise, fixup tests

Package-Manager: portage-2.2.10

---
 dev-perl/HTML-SuperForm/ChangeLog                                  | 6 ++++++
 .../{HTML-SuperForm-1.09.ebuild => HTML-SuperForm-1.90.0.ebuild}   | 7 ++++---
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/dev-perl/HTML-SuperForm/ChangeLog 
b/dev-perl/HTML-SuperForm/ChangeLog
index 406f265..5e93ae4 100644
--- a/dev-perl/HTML-SuperForm/ChangeLog
+++ b/dev-perl/HTML-SuperForm/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*HTML-SuperForm-1.90.0 (01 Sep 2014)
+
+  01 Sep 2014; Kent Fredric <[email protected]>
+  -HTML-SuperForm-1.09.ebuild, +HTML-SuperForm-1.90.0.ebuild:
+  EAPI5, Normalise, fixup tests
+
   01 Sep 2014; Kent Fredric <[email protected]>
   -HTML-SuperForm-1.04.ebuild, -HTML-SuperForm-1.04-r1.ebuild,
   -HTML-SuperForm-1.05.ebuild:

diff --git a/dev-perl/HTML-SuperForm/HTML-SuperForm-1.09.ebuild 
b/dev-perl/HTML-SuperForm/HTML-SuperForm-1.90.0.ebuild
similarity index 73%
rename from dev-perl/HTML-SuperForm/HTML-SuperForm-1.09.ebuild
rename to dev-perl/HTML-SuperForm/HTML-SuperForm-1.90.0.ebuild
index a6ee95c..9f839b0 100644
--- a/dev-perl/HTML-SuperForm/HTML-SuperForm-1.09.ebuild
+++ b/dev-perl/HTML-SuperForm/HTML-SuperForm-1.90.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=2
-
+EAPI=5
 MODULE_AUTHOR=JALLWINE
+MODULE_VERSION=1.09
 inherit perl-module
 
 DESCRIPTION="HTML form generator"
@@ -14,3 +14,4 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 S="${WORKDIR}/${PN}"
+SRC_TEST=do

Reply via email to