* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/HTML-SuperForm/
@ 2014-09-01 17:07 Kent Fredric
0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2014-09-01 17:07 UTC (permalink / raw
To: gentoo-commits
commit: c96fcb4068ec1aacd8c29cbb41a4ebefc407e19c
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Sep 1 16:06:40 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Sep 1 16:06:40 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c96fcb40
[cleanup] dev-perl/HTML-SuperForm remove old EAPIs
Package-Manager: portage-2.2.10
---
dev-perl/HTML-SuperForm/ChangeLog | 7 ++++++-
dev-perl/HTML-SuperForm/HTML-SuperForm-1.04-r1.ebuild | 17 -----------------
dev-perl/HTML-SuperForm/HTML-SuperForm-1.04.ebuild | 17 -----------------
dev-perl/HTML-SuperForm/HTML-SuperForm-1.05.ebuild | 17 -----------------
4 files changed, 6 insertions(+), 52 deletions(-)
diff --git a/dev-perl/HTML-SuperForm/ChangeLog b/dev-perl/HTML-SuperForm/ChangeLog
index 382ba80..406f265 100644
--- a/dev-perl/HTML-SuperForm/ChangeLog
+++ b/dev-perl/HTML-SuperForm/ChangeLog
@@ -1,7 +1,12 @@
# ChangeLog for dev-perl/HTML-SuperForm
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 01 Sep 2014; Kent Fredric <kentfredric@gmail.com>
+ -HTML-SuperForm-1.04.ebuild, -HTML-SuperForm-1.04-r1.ebuild,
+ -HTML-SuperForm-1.05.ebuild:
+ remove old EAPIs
+
*HTML-SuperForm-1.09 (23 Oct 2009)
23 Oct 2009; Torsten Veller <tove@gentoo.org> +HTML-SuperForm-1.09.ebuild:
diff --git a/dev-perl/HTML-SuperForm/HTML-SuperForm-1.04-r1.ebuild b/dev-perl/HTML-SuperForm/HTML-SuperForm-1.04-r1.ebuild
deleted file mode 100644
index a3a6a7f..0000000
--- a/dev-perl/HTML-SuperForm/HTML-SuperForm-1.04-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=JALLWINE
-inherit perl-module
-
-DESCRIPTION="HTML form generator"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-S="${WORKDIR}/${PN}"
-
-IUSE=""
-DEPEND=""
diff --git a/dev-perl/HTML-SuperForm/HTML-SuperForm-1.04.ebuild b/dev-perl/HTML-SuperForm/HTML-SuperForm-1.04.ebuild
deleted file mode 100644
index a3a6a7f..0000000
--- a/dev-perl/HTML-SuperForm/HTML-SuperForm-1.04.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=JALLWINE
-inherit perl-module
-
-DESCRIPTION="HTML form generator"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-S="${WORKDIR}/${PN}"
-
-IUSE=""
-DEPEND=""
diff --git a/dev-perl/HTML-SuperForm/HTML-SuperForm-1.05.ebuild b/dev-perl/HTML-SuperForm/HTML-SuperForm-1.05.ebuild
deleted file mode 100644
index a3a6a7f..0000000
--- a/dev-perl/HTML-SuperForm/HTML-SuperForm-1.05.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=JALLWINE
-inherit perl-module
-
-DESCRIPTION="HTML form generator"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-S="${WORKDIR}/${PN}"
-
-IUSE=""
-DEPEND=""
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/HTML-SuperForm/
@ 2014-09-01 17:07 Kent Fredric
0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2014-09-01 17:07 UTC (permalink / raw
To: gentoo-commits
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 <kentfredric@gmail.com>
+ -HTML-SuperForm-1.09.ebuild, +HTML-SuperForm-1.90.0.ebuild:
+ EAPI5, Normalise, fixup tests
+
01 Sep 2014; Kent Fredric <kentfredric@gmail.com>
-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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-09-01 17:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-01 17:07 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/HTML-SuperForm/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2014-09-01 17:07 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox