* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-utf8/
@ 2012-02-27 13:50 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2012-02-27 13:50 UTC (permalink / raw
To: gentoo-commits
commit: 82aa7a782b14bec3bdfdf4c595efe28dde81ac70
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Feb 27 05:33:08 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Feb 27 05:33:08 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=82aa7a78
[migrate] Test-utf8
(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Test-utf8/ChangeLog | 8 +++++++-
...st-utf8-0.02.ebuild => Test-utf8-0.20.0.ebuild} | 3 ++-
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Test-utf8/ChangeLog b/dev-perl/Test-utf8/ChangeLog
index 4ddc531..e89bd19 100644
--- a/dev-perl/Test-utf8/ChangeLog
+++ b/dev-perl/Test-utf8/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/Test-utf8
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Test-utf8-0.20.0 (27 Feb 2012)
+
+ 27 Feb 2012; Kent Fredric <kentfredric@gmail.com> -Test-utf8-0.02.ebuild,
+ +Test-utf8-0.20.0.ebuild:
+ Migrate to x.y.z
+
*Test-utf8-0.02 (24 Jan 2010)
24 Jan 2010; Kent Fredric <kentfredric@gmail.com> +Test-utf8-0.02.ebuild,
diff --git a/dev-perl/Test-utf8/Test-utf8-0.02.ebuild b/dev-perl/Test-utf8/Test-utf8-0.20.0.ebuild
similarity index 86%
rename from dev-perl/Test-utf8/Test-utf8-0.02.ebuild
rename to dev-perl/Test-utf8/Test-utf8-0.20.0.ebuild
index 7b2507e..3dfd7f0 100644
--- a/dev-perl/Test-utf8/Test-utf8-0.02.ebuild
+++ b/dev-perl/Test-utf8/Test-utf8-0.20.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: $
EAPI=2
MODULE_AUTHOR=MARKF
+MODULE_VERSION="0.02"
inherit perl-module
DESCRIPTION="handy utf8 tests"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-utf8/
@ 2012-02-29 12:06 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2012-02-29 12:06 UTC (permalink / raw
To: gentoo-commits
commit: 2a17d1d579f2a076fa1cf976157b01da01d295ee
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Feb 29 08:42:00 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Feb 29 08:42:00 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=2a17d1d5
[newversion] Test-utf8-1.0.0
(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Test-utf8/ChangeLog | 5 ++++
dev-perl/Test-utf8/Test-utf8-1.0.0.ebuild | 38 +++++++++++++++++++++++++++++
2 files changed, 43 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Test-utf8/ChangeLog b/dev-perl/Test-utf8/ChangeLog
index e89bd19..e7c155b 100644
--- a/dev-perl/Test-utf8/ChangeLog
+++ b/dev-perl/Test-utf8/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Test-utf8-1.0.0 (29 Feb 2012)
+
+ 29 Feb 2012; Kent Fredric <kentfredric@gmail.com> +Test-utf8-1.0.0.ebuild:
+ Version Bump
+
*Test-utf8-0.20.0 (27 Feb 2012)
27 Feb 2012; Kent Fredric <kentfredric@gmail.com> -Test-utf8-0.02.ebuild,
diff --git a/dev-perl/Test-utf8/Test-utf8-1.0.0.ebuild b/dev-perl/Test-utf8/Test-utf8-1.0.0.ebuild
new file mode 100644
index 0000000..4f0d585
--- /dev/null
+++ b/dev-perl/Test-utf8/Test-utf8-1.0.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=MARKF
+MODULE_VERSION=1.00
+inherit perl-module
+
+DESCRIPTION='handy utf8 tests'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # ExtUtils::MakeMaker 6.42 ( 6.420.0 )
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
+}
+perl_meta_build() {
+ # ExtUtils::MakeMaker 6.42 ( 6.420.0 )
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
+ # Test::Builder::Tester 0.09 ( 0.90.0 )
+ echo \>=virtual/perl-Test-Simple-0.72
+}
+perl_meta_runtime() {
+ # Test::Builder
+ echo virtual/perl-Test-Simple
+ # perl v5.7.3 ( 5.7.3 )
+ echo \>=dev-lang/perl-5.7.3
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-utf8/
@ 2015-07-17 11:06 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2015-07-17 11:06 UTC (permalink / raw
To: gentoo-commits
commit: 8d8be277a11c914d96d7ea0a0f0a11b11621b7d3
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Jul 17 10:51:45 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Jul 17 10:51:45 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=8d8be277
dev-perl/Test-utf8-1.10.0: Version bump
Package-Manager: portage-2.2.17
dev-perl/Test-utf8/Test-utf8-1.10.0.ebuild | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
diff --git a/dev-perl/Test-utf8/Test-utf8-1.10.0.ebuild b/dev-perl/Test-utf8/Test-utf8-1.10.0.ebuild
new file mode 100644
index 0000000..bb0a126
--- /dev/null
+++ b/dev-perl/Test-utf8/Test-utf8-1.10.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=MARKF
+MODULE_VERSION=1.01
+inherit perl-module
+
+DESCRIPTION='handy utf8 tests'
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+# r:Test::Builder t:Test::Builder::Tester -> Test-Simple
+RDEPEND="
+ virtual/perl-Test-Simple
+"
+DEPEND="
+ ${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.420.0
+ test? (
+ >=virtual/perl-Test-Simple-0.720.0
+ )
+"
\ No newline at end of file
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-utf8/
@ 2017-09-14 23:32 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2017-09-14 23:32 UTC (permalink / raw
To: gentoo-commits
commit: f03cf8d3302ffa2e91f6aeb19632fb37f95dfc26
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 14 20:23:20 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Sep 14 23:30:38 2017 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=f03cf8d3
dev-perl/Test-utf8: Gone to ::gentoo
dev-perl/Test-utf8/Test-utf8-1.0.0-r1.ebuild | 37 ----------------------------
dev-perl/Test-utf8/Test-utf8-1.10.0.ebuild | 25 -------------------
dev-perl/Test-utf8/metadata.xml | 16 ------------
3 files changed, 78 deletions(-)
diff --git a/dev-perl/Test-utf8/Test-utf8-1.0.0-r1.ebuild b/dev-perl/Test-utf8/Test-utf8-1.0.0-r1.ebuild
deleted file mode 100644
index 86e78595e..000000000
--- a/dev-perl/Test-utf8/Test-utf8-1.0.0-r1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=5
-MODULE_AUTHOR=MARKF
-MODULE_VERSION=1.00
-inherit perl-module
-
-DESCRIPTION='handy utf8 tests'
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- # ExtUtils::MakeMaker 6.42 ( 6.420.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
-}
-perl_meta_build() {
- # ExtUtils::MakeMaker 6.42 ( 6.420.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.42
- # Test::Builder::Tester 0.09 ( 0.90.0 )
- echo \>=virtual/perl-Test-Simple-0.72
-}
-perl_meta_runtime() {
- # Test::Builder
- echo virtual/perl-Test-Simple
- # perl v5.7.3 ( 5.7.3 )
- echo \>=dev-lang/perl-5.7.3
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
diff --git a/dev-perl/Test-utf8/Test-utf8-1.10.0.ebuild b/dev-perl/Test-utf8/Test-utf8-1.10.0.ebuild
deleted file mode 100644
index 1c25020ad..000000000
--- a/dev-perl/Test-utf8/Test-utf8-1.10.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=5
-MODULE_AUTHOR=MARKF
-MODULE_VERSION=1.01
-inherit perl-module
-
-DESCRIPTION='handy utf8 tests'
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-# r:Test::Builder t:Test::Builder::Tester -> Test-Simple
-RDEPEND="
- virtual/perl-Test-Simple
-"
-DEPEND="
- ${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.420.0
- test? (
- >=virtual/perl-Test-Simple-0.720.0
- )
-"
\ No newline at end of file
diff --git a/dev-perl/Test-utf8/metadata.xml b/dev-perl/Test-utf8/metadata.xml
deleted file mode 100644
index 08a78ddbf..000000000
--- a/dev-perl/Test-utf8/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <maintainer type="person">
- <email>kentfredric@gmail.com</email>
- <name>Kent Fredric</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">Test-utf8</remote-id>
- <remote-id type="cpan-module">Test::utf8</remote-id>
- </upstream>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-09-14 23:32 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-17 11:06 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-utf8/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2017-09-14 23:32 Kent Fredric
2012-02-29 12:06 Kent Fredric
2012-02-27 13:50 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox