* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Encode-ZapCP1252/
@ 2012-02-24 7:13 Kent Fredric
0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2012-02-24 7:13 UTC (permalink / raw
To: gentoo-commits
commit: 922eaeaf7e5d7d0d2873968990bf718a9df59f91
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Feb 23 20:14:11 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Feb 23 20:14:11 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=922eaeaf
[qa] Enecode-ZapCP12522-0.120.0 DEPEND=RDEPEND
(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Encode-ZapCP1252/ChangeLog | 4 ++++
.../Encode-ZapCP1252-0.120.0.ebuild | 3 ++-
2 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/dev-perl/Encode-ZapCP1252/ChangeLog b/dev-perl/Encode-ZapCP1252/ChangeLog
index 055d036..0821576 100644
--- a/dev-perl/Encode-ZapCP1252/ChangeLog
+++ b/dev-perl/Encode-ZapCP1252/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 23 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+ Encode-ZapCP1252-0.120.0.ebuild:
+ QA Fixes
+
*Encode-ZapCP1252-0.320.0 (23 Feb 2012)
*Encode-ZapCP1252-0.120.0 (23 Feb 2012)
diff --git a/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.120.0.ebuild b/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.120.0.ebuild
index 0adf723..418609d 100644
--- a/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.120.0.ebuild
+++ b/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.120.0.ebuild
@@ -13,6 +13,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="
+RDEPEND="
virtual/perl-Module-Build
"
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Encode-ZapCP1252/
@ 2012-02-24 7:13 Kent Fredric
0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2012-02-24 7:13 UTC (permalink / raw
To: gentoo-commits
commit: bb09c1609fbcbd40b26db427eff012ebc2c7b614
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Feb 23 20:12:04 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Feb 23 20:12:04 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=bb09c160
[migrate] Encode-ZapCP1252 to x.y.z
(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Encode-ZapCP1252/ChangeLog | 10 +++++++++-
...0.12.ebuild => Encode-ZapCP1252-0.120.0.ebuild} | 3 ++-
...0.32.ebuild => Encode-ZapCP1252-0.320.0.ebuild} | 3 ++-
3 files changed, 13 insertions(+), 3 deletions(-)
diff --git a/dev-perl/Encode-ZapCP1252/ChangeLog b/dev-perl/Encode-ZapCP1252/ChangeLog
index 577388f..055d036 100644
--- a/dev-perl/Encode-ZapCP1252/ChangeLog
+++ b/dev-perl/Encode-ZapCP1252/ChangeLog
@@ -1,7 +1,15 @@
# ChangeLog for dev-perl/Encode-ZapCP1252
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Encode-ZapCP1252-0.320.0 (23 Feb 2012)
+*Encode-ZapCP1252-0.120.0 (23 Feb 2012)
+
+ 23 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+ -Encode-ZapCP1252-0.12.ebuild, -Encode-ZapCP1252-0.32.ebuild,
+ +Encode-ZapCP1252-0.120.0.ebuild, +Encode-ZapCP1252-0.320.0.ebuild:
+ Migrate to x.y.z
+
*Encode-ZapCP1252-0.32 (23 Jul 2010)
23 Jul 2010; Torsten Veller <tove@gentoo.org>
diff --git a/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.12.ebuild b/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.120.0.ebuild
similarity index 81%
rename from dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.12.ebuild
rename to dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.120.0.ebuild
index 4b2b5e5..0adf723 100644
--- a/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.12.ebuild
+++ b/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.120.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
MODULE_AUTHOR=DWHEELER
+MODULE_VERSION="0.12"
inherit perl-module
DESCRIPTION="Zap Windows Western Gremlins"
diff --git a/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.32.ebuild b/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.320.0.ebuild
similarity index 82%
rename from dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.32.ebuild
rename to dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.320.0.ebuild
index d39bf0d..8666195 100644
--- a/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.32.ebuild
+++ b/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.320.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=3
MODULE_AUTHOR=DWHEELER
+MODULE_VERSION="0.32"
inherit perl-module
DESCRIPTION="Zap Windows Western Gremlins"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Encode-ZapCP1252/
@ 2012-02-24 7:13 Kent Fredric
0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2012-02-24 7:13 UTC (permalink / raw
To: gentoo-commits
commit: 006c0a499b08c4125b3dd10ed8662c97af7b7a04
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Feb 23 20:47:03 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Feb 23 20:47:03 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=006c0a49
[newversion] Encode-ZapCP1252-0.330.0
(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Encode-ZapCP1252/ChangeLog | 6 +++
.../Encode-ZapCP1252-0.330.0.ebuild | 36 ++++++++++++++++++++
2 files changed, 42 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Encode-ZapCP1252/ChangeLog b/dev-perl/Encode-ZapCP1252/ChangeLog
index 0821576..15342f0 100644
--- a/dev-perl/Encode-ZapCP1252/ChangeLog
+++ b/dev-perl/Encode-ZapCP1252/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Encode-ZapCP1252-0.330.0 (23 Feb 2012)
+
+ 23 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+ +Encode-ZapCP1252-0.330.0.ebuild:
+ Version Bump
+
23 Feb 2012; Kent Fredric <kentfredric@gmail.com>
Encode-ZapCP1252-0.120.0.ebuild:
QA Fixes
diff --git a/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.330.0.ebuild b/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.330.0.ebuild
new file mode 100644
index 0000000..e67e55e
--- /dev/null
+++ b/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.330.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=DWHEELER
+MODULE_VERSION=0.33
+inherit perl-module
+
+DESCRIPTION='Zap Windows Western Gremlins'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # Module::Build 0.36 ( 0.360.0 )
+ echo \>=virtual/perl-Module-Build-0.36
+}
+perl_meta_build() {
+ # Module::Build 0.36 ( 0.360.0 )
+ echo \>=virtual/perl-Module-Build-0.36
+ # Test::More 0.17 ( 0.170.0 )
+ echo \>=virtual/perl-Test-Simple-0.17
+}
+perl_meta_runtime() {
+ # perl 5.006002 ( 5.6.2 )
+ echo \>=dev-lang/perl-5.6.2
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Encode-ZapCP1252/
@ 2014-08-30 18:00 Kent Fredric
0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2014-08-30 18:00 UTC (permalink / raw
To: gentoo-commits
commit: ac3b2e1fadf3f33257de040effb17782ad86ea28
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Aug 30 17:20:41 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Aug 30 17:20:41 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ac3b2e1f
[fixup] dev-perl/Encode-ZapCP1252 EAPI5, fixup deps and tests
Package-Manager: portage-2.2.10
---
dev-perl/Encode-ZapCP1252/ChangeLog | 6 ++++
.../Encode-ZapCP1252-0.330.0-r1.ebuild | 25 +++++++++++++++
.../Encode-ZapCP1252-0.330.0.ebuild | 36 ----------------------
3 files changed, 31 insertions(+), 36 deletions(-)
diff --git a/dev-perl/Encode-ZapCP1252/ChangeLog b/dev-perl/Encode-ZapCP1252/ChangeLog
index 20604a2..cd39093 100644
--- a/dev-perl/Encode-ZapCP1252/ChangeLog
+++ b/dev-perl/Encode-ZapCP1252/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Encode-ZapCP1252-0.330.0-r1 (30 Aug 2014)
+
+ 30 Aug 2014; Kent Fredric <kentfredric@gmail.com>
+ -Encode-ZapCP1252-0.330.0.ebuild, +Encode-ZapCP1252-0.330.0-r1.ebuild:
+ EAPI5, fixup deps and tests
+
30 Aug 2014; Kent Fredric <kentfredric@gmail.com>
-Encode-ZapCP1252-0.120.0.ebuild, -Encode-ZapCP1252-0.320.0.ebuild:
Remove old EAPIs
diff --git a/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.330.0-r1.ebuild b/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.330.0-r1.ebuild
new file mode 100644
index 0000000..f2fcdbf
--- /dev/null
+++ b/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.330.0-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=DWHEELER
+MODULE_VERSION=0.33
+inherit perl-module
+
+DESCRIPTION='Zap Windows Western Gremlins'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+RDEPEND="
+ >=dev-lang/perl-5.6.2
+ >=virtual/perl-Test-Simple-0.170.0
+"
+DEPEND="
+ ${RDEPEND}
+ >=virtual/perl-Module-Build-0.360.0
+"
+PERL_RM_FILES=(
+ t/pod.t
+)
+SRC_TEST="do"
diff --git a/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.330.0.ebuild b/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.330.0.ebuild
deleted file mode 100644
index e67e55e..0000000
--- a/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.330.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=DWHEELER
-MODULE_VERSION=0.33
-inherit perl-module
-
-DESCRIPTION='Zap Windows Western Gremlins'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- # Module::Build 0.36 ( 0.360.0 )
- echo \>=virtual/perl-Module-Build-0.36
-}
-perl_meta_build() {
- # Module::Build 0.36 ( 0.360.0 )
- echo \>=virtual/perl-Module-Build-0.36
- # Test::More 0.17 ( 0.170.0 )
- echo \>=virtual/perl-Test-Simple-0.17
-}
-perl_meta_runtime() {
- # perl 5.006002 ( 5.6.2 )
- echo \>=dev-lang/perl-5.6.2
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Encode-ZapCP1252/
@ 2014-08-30 18:00 Kent Fredric
0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2014-08-30 18:00 UTC (permalink / raw
To: gentoo-commits
commit: 46827f06e5dcbc5e531b4c01887e3fe12ecaf75a
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Aug 30 17:13:47 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Aug 30 17:13:47 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=46827f06
[cleanup] dev-perl/Encode-ZapCP1252 Remove old EAPIs
Package-Manager: portage-2.2.10
---
dev-perl/Encode-ZapCP1252/ChangeLog | 6 +++++-
.../Encode-ZapCP1252/Encode-ZapCP1252-0.120.0.ebuild | 19 -------------------
.../Encode-ZapCP1252/Encode-ZapCP1252-0.320.0.ebuild | 20 --------------------
3 files changed, 5 insertions(+), 40 deletions(-)
diff --git a/dev-perl/Encode-ZapCP1252/ChangeLog b/dev-perl/Encode-ZapCP1252/ChangeLog
index 15342f0..20604a2 100644
--- a/dev-perl/Encode-ZapCP1252/ChangeLog
+++ b/dev-perl/Encode-ZapCP1252/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for dev-perl/Encode-ZapCP1252
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 30 Aug 2014; Kent Fredric <kentfredric@gmail.com>
+ -Encode-ZapCP1252-0.120.0.ebuild, -Encode-ZapCP1252-0.320.0.ebuild:
+ Remove old EAPIs
+
*Encode-ZapCP1252-0.330.0 (23 Feb 2012)
23 Feb 2012; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.120.0.ebuild b/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.120.0.ebuild
deleted file mode 100644
index 418609d..0000000
--- a/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.120.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=DWHEELER
-MODULE_VERSION="0.12"
-inherit perl-module
-
-DESCRIPTION="Zap Windows Western Gremlins"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-RDEPEND="
- virtual/perl-Module-Build
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.320.0.ebuild b/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.320.0.ebuild
deleted file mode 100644
index 8666195..0000000
--- a/dev-perl/Encode-ZapCP1252/Encode-ZapCP1252-0.320.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=DWHEELER
-MODULE_VERSION="0.32"
-inherit perl-module
-
-DESCRIPTION="Zap Windows Western Gremlins"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND=">=virtual/perl-Module-Build-0.36"
-
-SRC_TEST=do
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2014-08-30 18:00 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-24 7:13 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Encode-ZapCP1252/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2014-08-30 18:00 Kent Fredric
2014-08-30 18:00 Kent Fredric
2012-02-24 7:13 Kent Fredric
2012-02-24 7:13 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox