* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CGI-Application-Plugin-AutoRunmode/
@ 2011-02-19 8:12 Torsten Veller
0 siblings, 0 replies; 5+ messages in thread
From: Torsten Veller @ 2011-02-19 8:12 UTC (permalink / raw
To: gentoo-commits
commit: 65ca106324010b89ec14b98994fc1142ddc546a5
Author: Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 19 08:11:26 2011 +0000
Commit: Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Sat Feb 19 08:11:26 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=65ca1063
[bump] dev-perl/CGI-Application-Plugin-AutoRunmode-0.180
(Portage version: 2.2.0_alpha24/git/Linux x86_64, signed Manifest commit with key 0x4E046AEC)
---
...CGI-Application-Plugin-AutoRunmode-0.180.ebuild | 20 ++++++++++++++++++++
.../CGI-Application-Plugin-AutoRunmode/ChangeLog | 8 +++++++-
2 files changed, 27 insertions(+), 1 deletions(-)
diff --git a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.180.ebuild b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.180.ebuild
new file mode 100644
index 0000000..9b7f29f
--- /dev/null
+++ b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.180.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=3
+MODULE_AUTHOR=THILO
+MODULE_VERSION=0.18
+inherit perl-module
+
+DESCRIPTION="CGI::App plugin to automatically register runmodes"
+LICENSE="|| ( Artistic GPL-2 )"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE=""
+RDEPEND="
+ >=dev-perl/CGI-Application-3.0
+"
+DEPEND="${RDEPEND}"
+SRC_TEST="do"
diff --git a/dev-perl/CGI-Application-Plugin-AutoRunmode/ChangeLog b/dev-perl/CGI-Application-Plugin-AutoRunmode/ChangeLog
index 01bc179..5968efe 100644
--- a/dev-perl/CGI-Application-Plugin-AutoRunmode/ChangeLog
+++ b/dev-perl/CGI-Application-Plugin-AutoRunmode/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/CGI-Application-Plugin-AutoRunmode
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*CGI-Application-Plugin-AutoRunmode-0.180 (19 Feb 2011)
+
+ 19 Feb 2011; Torsten Veller <tove@gentoo.org>
+ +CGI-Application-Plugin-AutoRunmode-0.180.ebuild:
+ Version bump
+
*CGI-Application-Plugin-AutoRunmode-0.17 (03 Jun 2010)
03 Jun 2010; Kent Fredric <kentfredric@gmail.com>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CGI-Application-Plugin-AutoRunmode/
@ 2011-06-28 5:09 Kent Fredric
0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2011-06-28 5:09 UTC (permalink / raw
To: gentoo-commits
commit: edc37af32da5d3d772ba95f3dfdfcf64e7173348
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Jun 27 02:27:54 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Jun 27 02:27:54 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=edc37af3
[migrate/addzero] CGI-Application-Plugin-AutoRunmode
(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
...-Application-Plugin-AutoRunmode-0.150.0.ebuild} | 3 ++-
...-Application-Plugin-AutoRunmode-0.160.0.ebuild} | 3 ++-
...-Application-Plugin-AutoRunmode-0.170.0.ebuild} | 3 ++-
...-Application-Plugin-AutoRunmode-0.180.0.ebuild} | 0
.../CGI-Application-Plugin-AutoRunmode/ChangeLog | 16 ++++++++++++++++
5 files changed, 22 insertions(+), 3 deletions(-)
diff --git a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.15.ebuild b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.150.0.ebuild
similarity index 84%
rename from dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.15.ebuild
rename to dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.150.0.ebuild
index 2325ecd..66ad9f3 100644
--- a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.15.ebuild
+++ b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.150.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
MODULE_AUTHOR=THILO
+MODULE_VERSION="0.15"
inherit perl-module
DESCRIPTION="CGI::App plugin to automatically register runmodes"
diff --git a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.16.ebuild b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.160.0.ebuild
similarity index 84%
rename from dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.16.ebuild
rename to dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.160.0.ebuild
index 3bef315..1869959 100644
--- a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.16.ebuild
+++ b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.160.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
MODULE_AUTHOR=THILO
+MODULE_VERSION="0.16"
inherit perl-module
DESCRIPTION="CGI::App plugin to automatically register runmodes"
diff --git a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.17.ebuild b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.170.0.ebuild
similarity index 84%
rename from dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.17.ebuild
rename to dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.170.0.ebuild
index 3bef315..3d4a345 100644
--- a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.17.ebuild
+++ b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.170.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
MODULE_AUTHOR=THILO
+MODULE_VERSION="0.17"
inherit perl-module
DESCRIPTION="CGI::App plugin to automatically register runmodes"
diff --git a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.180.ebuild b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.180.0.ebuild
similarity index 100%
rename from dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.180.ebuild
rename to dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.180.0.ebuild
diff --git a/dev-perl/CGI-Application-Plugin-AutoRunmode/ChangeLog b/dev-perl/CGI-Application-Plugin-AutoRunmode/ChangeLog
index 5968efe..fe4daa4 100644
--- a/dev-perl/CGI-Application-Plugin-AutoRunmode/ChangeLog
+++ b/dev-perl/CGI-Application-Plugin-AutoRunmode/ChangeLog
@@ -2,6 +2,22 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*CGI-Application-Plugin-AutoRunmode-0.180.0 (27 Jun 2011)
+*CGI-Application-Plugin-AutoRunmode-0.170.0 (27 Jun 2011)
+*CGI-Application-Plugin-AutoRunmode-0.160.0 (27 Jun 2011)
+*CGI-Application-Plugin-AutoRunmode-0.150.0 (27 Jun 2011)
+
+ 27 Jun 2011; Kent Fredric <kentfredric@gmail.com>
+ -CGI-Application-Plugin-AutoRunmode-0.15.ebuild,
+ -CGI-Application-Plugin-AutoRunmode-0.16.ebuild,
+ -CGI-Application-Plugin-AutoRunmode-0.17.ebuild,
+ +CGI-Application-Plugin-AutoRunmode-0.150.0.ebuild,
+ +CGI-Application-Plugin-AutoRunmode-0.160.0.ebuild,
+ +CGI-Application-Plugin-AutoRunmode-0.170.0.ebuild,
+ -CGI-Application-Plugin-AutoRunmode-0.180.ebuild,
+ +CGI-Application-Plugin-AutoRunmode-0.180.0.ebuild:
+ Migrate/Addzero
+
*CGI-Application-Plugin-AutoRunmode-0.180 (19 Feb 2011)
19 Feb 2011; Torsten Veller <tove@gentoo.org>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CGI-Application-Plugin-AutoRunmode/
@ 2011-06-28 5:09 Kent Fredric
0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2011-06-28 5:09 UTC (permalink / raw
To: gentoo-commits
commit: ee266322768fe624d7461a7d43b18e600db785ac
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Jun 27 02:29:05 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Jun 27 02:29:05 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ee266322
[fixdep] CGI-Application-Plugin-AutoRunmode -> CGI-Application
(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
...I-Application-Plugin-AutoRunmode-0.150.0.ebuild | 2 +-
...I-Application-Plugin-AutoRunmode-0.160.0.ebuild | 2 +-
...I-Application-Plugin-AutoRunmode-0.170.0.ebuild | 2 +-
...I-Application-Plugin-AutoRunmode-0.180.0.ebuild | 2 +-
.../CGI-Application-Plugin-AutoRunmode/ChangeLog | 7 +++++++
5 files changed, 11 insertions(+), 4 deletions(-)
diff --git a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.150.0.ebuild b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.150.0.ebuild
index 66ad9f3..f9305c2 100644
--- a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.150.0.ebuild
+++ b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.150.0.ebuild
@@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
- >=dev-perl/CGI-Application-3.0
+ >=dev-perl/CGI-Application-3.0.0
"
DEPEND="${RDEPEND}"
SRC_TEST=do
diff --git a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.160.0.ebuild b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.160.0.ebuild
index 1869959..47af2e8 100644
--- a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.160.0.ebuild
+++ b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.160.0.ebuild
@@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
- >=dev-perl/CGI-Application-3.0
+ >=dev-perl/CGI-Application-3.0.0
"
DEPEND="${RDEPEND}"
SRC_TEST="do"
diff --git a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.170.0.ebuild b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.170.0.ebuild
index 3d4a345..7ad8b95 100644
--- a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.170.0.ebuild
+++ b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.170.0.ebuild
@@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
- >=dev-perl/CGI-Application-3.0
+ >=dev-perl/CGI-Application-3.0.0
"
DEPEND="${RDEPEND}"
SRC_TEST="do"
diff --git a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.180.0.ebuild b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.180.0.ebuild
index 9b7f29f..8908f4e 100644
--- a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.180.0.ebuild
+++ b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.180.0.ebuild
@@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
- >=dev-perl/CGI-Application-3.0
+ >=dev-perl/CGI-Application-3.0.0
"
DEPEND="${RDEPEND}"
SRC_TEST="do"
diff --git a/dev-perl/CGI-Application-Plugin-AutoRunmode/ChangeLog b/dev-perl/CGI-Application-Plugin-AutoRunmode/ChangeLog
index fe4daa4..f574623 100644
--- a/dev-perl/CGI-Application-Plugin-AutoRunmode/ChangeLog
+++ b/dev-perl/CGI-Application-Plugin-AutoRunmode/ChangeLog
@@ -2,6 +2,13 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 27 Jun 2011; Kent Fredric <kentfredric@gmail.com>
+ CGI-Application-Plugin-AutoRunmode-0.150.0.ebuild,
+ CGI-Application-Plugin-AutoRunmode-0.160.0.ebuild,
+ CGI-Application-Plugin-AutoRunmode-0.170.0.ebuild,
+ CGI-Application-Plugin-AutoRunmode-0.180.0.ebuild:
+ Fixdep CGI-Application
+
*CGI-Application-Plugin-AutoRunmode-0.180.0 (27 Jun 2011)
*CGI-Application-Plugin-AutoRunmode-0.170.0 (27 Jun 2011)
*CGI-Application-Plugin-AutoRunmode-0.160.0 (27 Jun 2011)
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CGI-Application-Plugin-AutoRunmode/
@ 2015-06-09 10:13 Kent Fredric
0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2015-06-09 10:13 UTC (permalink / raw
To: gentoo-commits
commit: d294a5f6aafe246dbcf7322d0e0eb09c3821e28e
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun 9 10:10:35 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun 9 10:10:35 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=d294a5f6
[cleanup] CGI-Application-Plugin-AutoRunmode: Remove old versions
Package-Manager: portage-2.2.17
...CGI-Application-Plugin-AutoRunmode-0.150.0.ebuild | 20 --------------------
...CGI-Application-Plugin-AutoRunmode-0.160.0.ebuild | 20 --------------------
...CGI-Application-Plugin-AutoRunmode-0.170.0.ebuild | 20 --------------------
3 files changed, 60 deletions(-)
diff --git a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.150.0.ebuild b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.150.0.ebuild
deleted file mode 100644
index f9305c2..0000000
--- a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.150.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=THILO
-MODULE_VERSION="0.15"
-inherit perl-module
-
-DESCRIPTION="CGI::App plugin to automatically register runmodes"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-RDEPEND="
- >=dev-perl/CGI-Application-3.0.0
-"
-DEPEND="${RDEPEND}"
-SRC_TEST=do
diff --git a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.160.0.ebuild b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.160.0.ebuild
deleted file mode 100644
index 47af2e8..0000000
--- a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.160.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=THILO
-MODULE_VERSION="0.16"
-inherit perl-module
-
-DESCRIPTION="CGI::App plugin to automatically register runmodes"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-RDEPEND="
- >=dev-perl/CGI-Application-3.0.0
-"
-DEPEND="${RDEPEND}"
-SRC_TEST="do"
diff --git a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.170.0.ebuild b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.170.0.ebuild
deleted file mode 100644
index 7ad8b95..0000000
--- a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.170.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=THILO
-MODULE_VERSION="0.17"
-inherit perl-module
-
-DESCRIPTION="CGI::App plugin to automatically register runmodes"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-RDEPEND="
- >=dev-perl/CGI-Application-3.0.0
-"
-DEPEND="${RDEPEND}"
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CGI-Application-Plugin-AutoRunmode/
@ 2015-06-17 0:56 Kent Fredric
0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2015-06-17 0:56 UTC (permalink / raw
To: gentoo-commits
commit: ea906ff61709363749ed6b15a4c340690f7cbdc8
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jun 17 00:22:31 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jun 17 00:22:31 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=ea906ff6
[fixup] CGI-Application-Plugin-AutoRunmode: EAPI5
Package-Manager: portage-2.2.17
....ebuild => CGI-Application-Plugin-AutoRunmode-0.180.0-r1.ebuild} | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.180.0.ebuild b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.180.0-r1.ebuild
similarity index 77%
rename from dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.180.0.ebuild
rename to dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.180.0-r1.ebuild
index 8908f4e..3482386 100644
--- a/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.180.0.ebuild
+++ b/dev-perl/CGI-Application-Plugin-AutoRunmode/CGI-Application-Plugin-AutoRunmode-0.180.0-r1.ebuild
@@ -1,13 +1,12 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=3
+EAPI=5
MODULE_AUTHOR=THILO
MODULE_VERSION=0.18
inherit perl-module
DESCRIPTION="CGI::App plugin to automatically register runmodes"
-LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
@@ -17,4 +16,3 @@ RDEPEND="
>=dev-perl/CGI-Application-3.0.0
"
DEPEND="${RDEPEND}"
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-06-17 0:56 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-17 0:56 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CGI-Application-Plugin-AutoRunmode/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2015-06-09 10:13 Kent Fredric
2011-06-28 5:09 Kent Fredric
2011-06-28 5:09 Kent Fredric
2011-02-19 8:12 Torsten Veller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox