public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Data-Currency/
@ 2011-03-10 22:20 Kent Fredric
  0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2011-03-10 22:20 UTC (permalink / raw
  To: gentoo-commits

commit:     95222d92fdb7417b3537eb2c50c73e408368b0f9
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 10 19:11:28 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Mar 10 19:11:28 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=95222d92

[fixdep] Data-Currency -> Locale-Codes

(Portage version: 2.2.0_alpha26/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/Data-Currency/ChangeLog                   |    6 +++++-
 .../Data-Currency/Data-Currency-0.04002.ebuild     |    4 ++--
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Data-Currency/ChangeLog b/dev-perl/Data-Currency/ChangeLog
index 7d22743..b9e0360 100644
--- a/dev-perl/Data-Currency/ChangeLog
+++ b/dev-perl/Data-Currency/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for dev-perl/Data-Currency
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  10 Mar 2011; Kent Fredric <kentfredric@gmail.com>
+  Data-Currency-0.04002.ebuild:
+  FixDep Locale-Codes
+
   15 Jun 2010; Torsten Veller <tove@gentoo.org>
   Data-Currency-0.04002.ebuild:
   s/DEPENDS/DEPEND/

diff --git a/dev-perl/Data-Currency/Data-Currency-0.04002.ebuild b/dev-perl/Data-Currency/Data-Currency-0.04002.ebuild
index a652789..6819d4a 100644
--- a/dev-perl/Data-Currency/Data-Currency-0.04002.ebuild
+++ b/dev-perl/Data-Currency/Data-Currency-0.04002.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -17,6 +17,6 @@ DEPEND="
 	>=dev-perl/Class-Accessor-Grouped-0.03
 	dev-perl/Class-Inspector
 	>=dev-perl/Finance-Currency-Convert-WebserviceX-0.03
-	>=dev-perl/Locale-Codes-2.07
+	>=dev-perl/Locale-Codes-2.70.0
 	>=dev-perl/Locale-Currency-Format-1.22
 "



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Data-Currency/
@ 2011-03-10 22:20 Kent Fredric
  0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2011-03-10 22:20 UTC (permalink / raw
  To: gentoo-commits

commit:     1cdccd7762c77d8c7f4be04f247e987e89ff6209
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 10 19:14:26 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Mar 10 19:14:26 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=1cdccd77

[qa] EAPI3 + QA + SRC_TEST for Data-Currency

(Portage version: 2.2.0_alpha26/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/Data-Currency/ChangeLog                   |    4 ++++
 .../Data-Currency/Data-Currency-0.04002.ebuild     |    4 +++-
 2 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/dev-perl/Data-Currency/ChangeLog b/dev-perl/Data-Currency/ChangeLog
index b9e0360..fb22509 100644
--- a/dev-perl/Data-Currency/ChangeLog
+++ b/dev-perl/Data-Currency/ChangeLog
@@ -4,6 +4,10 @@
 
   10 Mar 2011; Kent Fredric <kentfredric@gmail.com>
   Data-Currency-0.04002.ebuild:
+  QA Fixups
+
+  10 Mar 2011; Kent Fredric <kentfredric@gmail.com>
+  Data-Currency-0.04002.ebuild:
   FixDep Locale-Codes
 
   15 Jun 2010; Torsten Veller <tove@gentoo.org>

diff --git a/dev-perl/Data-Currency/Data-Currency-0.04002.ebuild b/dev-perl/Data-Currency/Data-Currency-0.04002.ebuild
index 6819d4a..eb15695 100644
--- a/dev-perl/Data-Currency/Data-Currency-0.04002.ebuild
+++ b/dev-perl/Data-Currency/Data-Currency-0.04002.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-
+EAPI=3
 MODULE_AUTHOR=CLACO
 inherit perl-module
 
@@ -20,3 +20,5 @@ DEPEND="
 	>=dev-perl/Locale-Codes-2.70.0
 	>=dev-perl/Locale-Currency-Format-1.22
 "
+RDEPEND="${DEPEND}"
+SRC_TEST="do"



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Data-Currency/
@ 2011-07-16  5:40 Kent Fredric
  0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2011-07-16  5:40 UTC (permalink / raw
  To: gentoo-commits

commit:     60d642156de73f587ff91cb6d0a4d56f627ea296
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jul 16 04:09:57 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jul 16 04:09:57 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=60d64215

[fixdep] Data-Currency -> Locale-Currency-Format

(Portage version: 2.2.0_alpha43/git/Linux x86_64, signed Manifest commit with key BD86D695)

---
 dev-perl/Data-Currency/ChangeLog                   |    4 ++++
 .../Data-Currency/Data-Currency-0.04002.ebuild     |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/dev-perl/Data-Currency/ChangeLog b/dev-perl/Data-Currency/ChangeLog
index fb22509..5a69d0e 100644
--- a/dev-perl/Data-Currency/ChangeLog
+++ b/dev-perl/Data-Currency/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  16 Jul 2011; Kent Fredric <kentfredric@gmail.com>
+  Data-Currency-0.04002.ebuild:
+  Fixdep Locale-Currency-Format
+
   10 Mar 2011; Kent Fredric <kentfredric@gmail.com>
   Data-Currency-0.04002.ebuild:
   QA Fixups

diff --git a/dev-perl/Data-Currency/Data-Currency-0.04002.ebuild b/dev-perl/Data-Currency/Data-Currency-0.04002.ebuild
index eb15695..e2cf20c 100644
--- a/dev-perl/Data-Currency/Data-Currency-0.04002.ebuild
+++ b/dev-perl/Data-Currency/Data-Currency-0.04002.ebuild
@@ -18,7 +18,7 @@ DEPEND="
 	dev-perl/Class-Inspector
 	>=dev-perl/Finance-Currency-Convert-WebserviceX-0.03
 	>=dev-perl/Locale-Codes-2.70.0
-	>=dev-perl/Locale-Currency-Format-1.22
+	>=dev-perl/Locale-Currency-Format-1.220.0
 "
 RDEPEND="${DEPEND}"
 SRC_TEST="do"



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Data-Currency/
@ 2012-02-27 16:54 Kent Fredric
  0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2012-02-27 16:54 UTC (permalink / raw
  To: gentoo-commits

commit:     7dd28b9495e38fe1ff23577b0740788dec9ad4ff
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Feb 27 16:19:23 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Feb 27 16:19:23 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7dd28b94

[migrate/fixdep] Data-Currency /=> Finance-Currency-Convert-WebserviceX

(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)

---
 dev-perl/Data-Currency/ChangeLog                   |    8 +++++++-
 ...0.04002.ebuild => Data-Currency-0.40.20.ebuild} |    5 +++--
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Data-Currency/ChangeLog b/dev-perl/Data-Currency/ChangeLog
index 5a69d0e..5dfd9d6 100644
--- a/dev-perl/Data-Currency/ChangeLog
+++ b/dev-perl/Data-Currency/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Data-Currency
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Data-Currency-0.40.20 (27 Feb 2012)
+
+  27 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  +Data-Currency-0.40.20.ebuild, -Data-Currency-0.04002.ebuild:
+  Migrate to x.y.z, fixdep on Finance-Currency-Convert-WebserviceX
+
   16 Jul 2011; Kent Fredric <kentfredric@gmail.com>
   Data-Currency-0.04002.ebuild:
   Fixdep Locale-Currency-Format

diff --git a/dev-perl/Data-Currency/Data-Currency-0.04002.ebuild b/dev-perl/Data-Currency/Data-Currency-0.40.20.ebuild
similarity index 78%
rename from dev-perl/Data-Currency/Data-Currency-0.04002.ebuild
rename to dev-perl/Data-Currency/Data-Currency-0.40.20.ebuild
index e2cf20c..1221de9 100644
--- a/dev-perl/Data-Currency/Data-Currency-0.04002.ebuild
+++ b/dev-perl/Data-Currency/Data-Currency-0.40.20.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=3
 MODULE_AUTHOR=CLACO
+MODULE_VERSION="0.04002"
 inherit perl-module
 
 DESCRIPTION="Container class for currency conversion/formatting"
@@ -16,7 +17,7 @@ KEYWORDS="~amd64 ~x86"
 DEPEND="
 	>=dev-perl/Class-Accessor-Grouped-0.03
 	dev-perl/Class-Inspector
-	>=dev-perl/Finance-Currency-Convert-WebserviceX-0.03
+	>=dev-perl/Finance-Currency-Convert-WebserviceX-0.30.0
 	>=dev-perl/Locale-Codes-2.70.0
 	>=dev-perl/Locale-Currency-Format-1.220.0
 "



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Data-Currency/
@ 2015-06-15 23:46 Kent Fredric
  0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2015-06-15 23:46 UTC (permalink / raw
  To: gentoo-commits

commit:     87570e76ac0bbcc25dc3b7ff3deddb93de54d50f
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Jun 15 22:51:48 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Jun 15 22:51:48 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=87570e76

[bump] Data-Currency-0.60.0, remove old

Package-Manager: portage-2.2.17

 .../Data-Currency/Data-Currency-0.40.20.ebuild     | 25 ----------------
 dev-perl/Data-Currency/Data-Currency-0.60.0.ebuild | 35 ++++++++++++++++++++++
 2 files changed, 35 insertions(+), 25 deletions(-)

diff --git a/dev-perl/Data-Currency/Data-Currency-0.40.20.ebuild b/dev-perl/Data-Currency/Data-Currency-0.40.20.ebuild
deleted file mode 100644
index 1221de9..0000000
--- a/dev-perl/Data-Currency/Data-Currency-0.40.20.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=CLACO
-MODULE_VERSION="0.04002"
-inherit perl-module
-
-DESCRIPTION="Container class for currency conversion/formatting"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="
-	>=dev-perl/Class-Accessor-Grouped-0.03
-	dev-perl/Class-Inspector
-	>=dev-perl/Finance-Currency-Convert-WebserviceX-0.30.0
-	>=dev-perl/Locale-Codes-2.70.0
-	>=dev-perl/Locale-Currency-Format-1.220.0
-"
-RDEPEND="${DEPEND}"
-SRC_TEST="do"

diff --git a/dev-perl/Data-Currency/Data-Currency-0.60.0.ebuild b/dev-perl/Data-Currency/Data-Currency-0.60.0.ebuild
new file mode 100644
index 0000000..f0126f8
--- /dev/null
+++ b/dev-perl/Data-Currency/Data-Currency-0.60.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=DICHI
+MODULE_VERSION=0.06000
+inherit perl-module
+
+DESCRIPTION="Container class for currency conversion/formatting"
+
+IUSE="test"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+PERL_RM_FILES=(
+	t/author-critic.t
+	t/author-pod-spell.t
+	t/release-pod-coverage.t
+	t/release-pod-syntax.t
+)
+RDEPEND="
+	dev-perl/Class-Accessor-Grouped
+	dev-perl/Class-Inspector
+	dev-perl/Finance-Currency-Convert-WebserviceX
+	dev-perl/Locale-Currency-Format
+	virtual/perl-Scalar-List-Utils
+	dev-perl/Test-Exception
+	dev-perl/Test-MockObject
+"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.300.0
+	test? (
+		virtual/perl-Test-Simple
+	)
+"


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

end of thread, other threads:[~2015-06-15 23:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-10 22:20 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Data-Currency/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2015-06-15 23:46 Kent Fredric
2012-02-27 16:54 Kent Fredric
2011-07-16  5:40 Kent Fredric
2011-03-10 22:20 Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox