public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/HTML-Prototype/
@ 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:     c6644b40a3cd4c9e3e63e5c5bda180d2cb2ef62c
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Sep  1 11:34:17 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Sep  1 11:34:17 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c6644b40

[cleanup] dev-perl/HTML-Prototype remove old EAPIs

Package-Manager: portage-2.2.10

---
 dev-perl/HTML-Prototype/ChangeLog                  |  8 ++++++++
 dev-perl/HTML-Prototype/HTML-Prototype-1.45.ebuild | 17 -----------------
 dev-perl/HTML-Prototype/HTML-Prototype-1.47.ebuild | 17 -----------------
 3 files changed, 8 insertions(+), 34 deletions(-)

diff --git a/dev-perl/HTML-Prototype/ChangeLog b/dev-perl/HTML-Prototype/ChangeLog
new file mode 100644
index 0000000..6ccd87f
--- /dev/null
+++ b/dev-perl/HTML-Prototype/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for dev-perl/HTML-Prototype
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+  01 Sep 2014; Kent Fredric <kentfredric@gmail.com>
+  -HTML-Prototype-1.45.ebuild, -HTML-Prototype-1.47.ebuild:
+  remove old EAPIs
+

diff --git a/dev-perl/HTML-Prototype/HTML-Prototype-1.45.ebuild b/dev-perl/HTML-Prototype/HTML-Prototype-1.45.ebuild
deleted file mode 100644
index 041ae4d..0000000
--- a/dev-perl/HTML-Prototype/HTML-Prototype-1.45.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=ESSKAR
-inherit perl-module
-
-DESCRIPTION="Generate HTML and Javascript for the Prototype library"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-DEPEND="virtual/perl-Module-Build
-	dev-perl/Class-Accessor
-	dev-perl/HTML-Tree"

diff --git a/dev-perl/HTML-Prototype/HTML-Prototype-1.47.ebuild b/dev-perl/HTML-Prototype/HTML-Prototype-1.47.ebuild
deleted file mode 100644
index 041ae4d..0000000
--- a/dev-perl/HTML-Prototype/HTML-Prototype-1.47.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=ESSKAR
-inherit perl-module
-
-DESCRIPTION="Generate HTML and Javascript for the Prototype library"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-DEPEND="virtual/perl-Module-Build
-	dev-perl/Class-Accessor
-	dev-perl/HTML-Tree"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/HTML-Prototype/
@ 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:     17759b56e23a4cc71b22ef0985d8d5fc12d5261d
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Sep  1 15:53:31 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Sep  1 15:53:31 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=17759b56

[fixup] dev-perl/HTML-Prototype EAPI5, normalise, fixup deps and tests

Package-Manager: portage-2.2.10

---
 dev-perl/HTML-Prototype/ChangeLog                        |  6 ++++++
 ...ototype-1.48.ebuild => HTML-Prototype-1.480.0.ebuild} | 16 +++++++++++++---
 2 files changed, 19 insertions(+), 3 deletions(-)

diff --git a/dev-perl/HTML-Prototype/ChangeLog b/dev-perl/HTML-Prototype/ChangeLog
index 6ccd87f..458da07 100644
--- a/dev-perl/HTML-Prototype/ChangeLog
+++ b/dev-perl/HTML-Prototype/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*HTML-Prototype-1.480.0 (01 Sep 2014)
+
+  01 Sep 2014; Kent Fredric <kentfredric@gmail.com>
+  -HTML-Prototype-1.48.ebuild, +HTML-Prototype-1.480.0.ebuild:
+  EAPI5, normalise, fixup deps and tests
+
   01 Sep 2014; Kent Fredric <kentfredric@gmail.com>
   -HTML-Prototype-1.45.ebuild, -HTML-Prototype-1.47.ebuild:
   remove old EAPIs

diff --git a/dev-perl/HTML-Prototype/HTML-Prototype-1.48.ebuild b/dev-perl/HTML-Prototype/HTML-Prototype-1.480.0.ebuild
similarity index 58%
rename from dev-perl/HTML-Prototype/HTML-Prototype-1.48.ebuild
rename to dev-perl/HTML-Prototype/HTML-Prototype-1.480.0.ebuild
index 041ae4d..7e06cd4 100644
--- a/dev-perl/HTML-Prototype/HTML-Prototype-1.48.ebuild
+++ b/dev-perl/HTML-Prototype/HTML-Prototype-1.480.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-
+EAPI=5
 MODULE_AUTHOR=ESSKAR
+MODULE_VERSION=1.48
 inherit perl-module
 
 DESCRIPTION="Generate HTML and Javascript for the Prototype library"
@@ -12,6 +13,15 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 IUSE=""
-DEPEND="virtual/perl-Module-Build
+# Class::Accessor::Fast -> Class-Accessor
+RDEPEND="
 	dev-perl/Class-Accessor
 	dev-perl/HTML-Tree"
+DEPEND="$RDEPEND
+	virtual/perl-Module-Build"
+
+PERL_RM_FILES=(
+	t/02pod.t
+	t/03podcoverage.t
+)
+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-Prototype/ 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