* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Template-Plugin-JavaScript/
@ 2014-09-05 23:14 Kent Fredric
0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2014-09-05 23:14 UTC (permalink / raw
To: gentoo-commits
commit: 9912ac12e35778db5e2eda732597ce5904b41599
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Sep 5 21:34:21 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Sep 5 21:34:21 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=9912ac12
[fixup] dev-perl/Template-Plugin-JavaScript EAPI5, normalise, fixdeps
Package-Manager: portage-2.2.10
---
dev-perl/Template-Plugin-JavaScript/ChangeLog | 7 +++++++
...cript-0.020.ebuild => Template-Plugin-JavaScript-0.20.0.ebuild} | 7 ++++---
2 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/dev-perl/Template-Plugin-JavaScript/ChangeLog b/dev-perl/Template-Plugin-JavaScript/ChangeLog
index e137250..e67ca88 100644
--- a/dev-perl/Template-Plugin-JavaScript/ChangeLog
+++ b/dev-perl/Template-Plugin-JavaScript/ChangeLog
@@ -2,6 +2,13 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Template-Plugin-JavaScript-0.20.0 (05 Sep 2014)
+
+ 05 Sep 2014; Kent Fredric <kentfredric@gmail.com>
+ -Template-Plugin-JavaScript-0.020.ebuild,
+ +Template-Plugin-JavaScript-0.20.0.ebuild:
+ EAPI5, normalise, fixdeps
+
05 Sep 2014; Kent Fredric <kentfredric@gmail.com>
-Template-Plugin-JavaScript-0.01.ebuild:
Remove old EAPIs
diff --git a/dev-perl/Template-Plugin-JavaScript/Template-Plugin-JavaScript-0.020.ebuild b/dev-perl/Template-Plugin-JavaScript/Template-Plugin-JavaScript-0.20.0.ebuild
similarity index 71%
rename from dev-perl/Template-Plugin-JavaScript/Template-Plugin-JavaScript-0.020.ebuild
rename to dev-perl/Template-Plugin-JavaScript/Template-Plugin-JavaScript-0.20.0.ebuild
index 3a33b48..a3f2ad8 100644
--- a/dev-perl/Template-Plugin-JavaScript/Template-Plugin-JavaScript-0.020.ebuild
+++ b/dev-perl/Template-Plugin-JavaScript/Template-Plugin-JavaScript-0.20.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=3
+EAPI=5
MODULE_AUTHOR=MIYAGAWA
MODULE_VERSION=0.02
@@ -14,7 +14,8 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND="dev-perl/Template-Toolkit"
+RDEPEND="dev-perl/Template-Toolkit
+ virtual/perl-Test-Simple"
DEPEND="${RDEPEND}"
SRC_TEST=do
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Template-Plugin-JavaScript/
@ 2014-09-05 23:14 Kent Fredric
0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2014-09-05 23:14 UTC (permalink / raw
To: gentoo-commits
commit: 5a5998e350d4358590fce12fd52f2c01effe4bf1
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Sep 5 21:07:03 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Sep 5 21:07:03 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=5a5998e3
[cleanup] dev-perl/Template-Plugin-JavaScript Remove old EAPIs
Package-Manager: portage-2.2.10
---
dev-perl/Template-Plugin-JavaScript/ChangeLog | 6 +++++-
.../Template-Plugin-JavaScript-0.01.ebuild | 17 -----------------
2 files changed, 5 insertions(+), 18 deletions(-)
diff --git a/dev-perl/Template-Plugin-JavaScript/ChangeLog b/dev-perl/Template-Plugin-JavaScript/ChangeLog
index 67b1c0d..e137250 100644
--- a/dev-perl/Template-Plugin-JavaScript/ChangeLog
+++ b/dev-perl/Template-Plugin-JavaScript/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for dev-perl/Template-Plugin-JavaScript
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 05 Sep 2014; Kent Fredric <kentfredric@gmail.com>
+ -Template-Plugin-JavaScript-0.01.ebuild:
+ Remove old EAPIs
+
*Template-Plugin-JavaScript-0.020 (08 Jan 2011)
08 Jan 2011; Torsten Veller <tove@gentoo.org>
diff --git a/dev-perl/Template-Plugin-JavaScript/Template-Plugin-JavaScript-0.01.ebuild b/dev-perl/Template-Plugin-JavaScript/Template-Plugin-JavaScript-0.01.ebuild
deleted file mode 100644
index b8b58b7..0000000
--- a/dev-perl/Template-Plugin-JavaScript/Template-Plugin-JavaScript-0.01.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=MIYAGAWA
-inherit perl-module
-
-DESCRIPTION="Encodes text to be safe in JavaScript"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-DEPEND="
- dev-perl/Template-Toolkit
-"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-09-05 23:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-05 23:14 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Template-Plugin-JavaScript/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2014-09-05 23:14 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox