public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Business-Tax-VAT-Validation/
@ 2011-02-12 10:37 Torsten Veller
  0 siblings, 0 replies; 12+ messages in thread
From: Torsten Veller @ 2011-02-12 10:37 UTC (permalink / raw
  To: gentoo-commits

commit:     3380c5a4d4b41ccb5bc7bd81f668b499a39ee4ae
Author:     Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 12 10:34:05 2011 +0000
Commit:     Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Sat Feb 12 10:34:05 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=3380c5a4

[migrate] dev-perl/Business-Tax-VAT-Validation

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

---
 ...ld => Business-Tax-VAT-Validation-0.200.ebuild} |   11 +++++++----
 dev-perl/Business-Tax-VAT-Validation/ChangeLog     |   11 +++++++++++
 2 files changed, 18 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.20.ebuild b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.200.ebuild
similarity index 78%
rename from dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.20.ebuild
rename to dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.200.ebuild
index 25238cf..e6cb19d 100644
--- a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.20.ebuild
+++ b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.200.ebuild
@@ -1,19 +1,22 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-EAPI=2
+
+EAPI=3
+
+MODULE_VERSION=0.20
 MODULE_AUTHOR=BPGN
 inherit perl-module
 
 DESCRIPTION="A class for european VAT numbers validation."
-LICENSE="|| ( Artistic GPL-2 )"
 
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-
 IUSE=""
+
 RDEPEND="
 	dev-perl/libwww-perl
 "
 DEPEND="${RDEPEND}"
+
 SRC_TEST=do

diff --git a/dev-perl/Business-Tax-VAT-Validation/ChangeLog b/dev-perl/Business-Tax-VAT-Validation/ChangeLog
new file mode 100644
index 0000000..549c305
--- /dev/null
+++ b/dev-perl/Business-Tax-VAT-Validation/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for dev-perl/Business-Tax-VAT-Validation
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Business-Tax-VAT-Validation-0.200 (12 Feb 2011)
+
+  12 Feb 2011; Torsten Veller <tove@gentoo.org>
+  -Business-Tax-VAT-Validation-0.20.ebuild,
+  +Business-Tax-VAT-Validation-0.200.ebuild:
+  EAPI=3. Change version scheme
+



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Business-Tax-VAT-Validation/
@ 2011-04-12 13:13 Kent Fredric
  0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2011-04-12 13:13 UTC (permalink / raw
  To: gentoo-commits

commit:     4d263a1ee7fce093a60076b27a9eac1a3062e763
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Apr 12 07:25:44 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Apr 12 07:25:44 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=4d263a1e

[migrate/addzero] Business-Tax-VAT-Validation

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

---
 ... => Business-Tax-VAT-Validation-0.190.0.ebuild} |    3 ++-
 ... => Business-Tax-VAT-Validation-0.200.0.ebuild} |    0
 dev-perl/Business-Tax-VAT-Validation/ChangeLog     |   10 ++++++++++
 3 files changed, 12 insertions(+), 1 deletions(-)

diff --git a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.19.ebuild b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.190.0.ebuild
similarity index 84%
rename from dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.19.ebuild
rename to dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.190.0.ebuild
index d42c9a4..f955787 100644
--- a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.19.ebuild
+++ b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.190.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
 MODULE_AUTHOR=BPGN
+MODULE_VERSION="0.19"
 inherit perl-module
 
 DESCRIPTION="A class for european VAT numbers validation."

diff --git a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.200.ebuild b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.200.0.ebuild
similarity index 100%
rename from dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.200.ebuild
rename to dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.200.0.ebuild

diff --git a/dev-perl/Business-Tax-VAT-Validation/ChangeLog b/dev-perl/Business-Tax-VAT-Validation/ChangeLog
index 549c305..fd4e504 100644
--- a/dev-perl/Business-Tax-VAT-Validation/ChangeLog
+++ b/dev-perl/Business-Tax-VAT-Validation/ChangeLog
@@ -2,6 +2,16 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Business-Tax-VAT-Validation-0.200.0 (12 Apr 2011)
+*Business-Tax-VAT-Validation-0.190.0 (12 Apr 2011)
+
+  12 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  -Business-Tax-VAT-Validation-0.19.ebuild,
+  +Business-Tax-VAT-Validation-0.190.0.ebuild,
+  -Business-Tax-VAT-Validation-0.200.ebuild,
+  +Business-Tax-VAT-Validation-0.200.0.ebuild:
+  Migrate/Addzero
+
 *Business-Tax-VAT-Validation-0.200 (12 Feb 2011)
 
   12 Feb 2011; Torsten Veller <tove@gentoo.org>



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Business-Tax-VAT-Validation/
@ 2011-10-24 23:12 Kent Fredric
  0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2011-10-24 23:12 UTC (permalink / raw
  To: gentoo-commits

commit:     f54993e0935996eb4396af254be063d56a581acb
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Oct 24 22:58:37 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Oct 24 22:58:37 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f54993e0

[newversion] Business-Tax-VAT-Validation-0.220.0

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

---
 .../Business-Tax-VAT-Validation-0.220.0.ebuild     |   37 ++++++++++++++++++++
 dev-perl/Business-Tax-VAT-Validation/ChangeLog     |    6 +++
 2 files changed, 43 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.220.0.ebuild b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.220.0.ebuild
new file mode 100644
index 0000000..a47a768
--- /dev/null
+++ b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.220.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_VERSION=0.22
+MODULE_AUTHOR=BPGN
+inherit perl-module
+
+DESCRIPTION="A class for european VAT numbers validation."
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+meta_build_dep() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+meta_configure_dep() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+meta_runtime_dep() {
+	# HTTP::Request::Common 1 1.0.0
+	echo '|| (
+		( >=dev-perl/HTTP-Message-1.0.0 )
+		( !dev-perl/HTTP-Message  <dev-perl/libwww-perl-6.0.0 >=dev-perl/libwww-perl-1.0.0 )
+	)'
+	# LWP::UserAgent 1 1.0.0
+	echo \>=dev-perl/libwww-perl-1.0.0
+}
+RDEPEND="$(meta_runtime_dep)"
+DEPEND="$(meta_configure_dep) $(meta_build_dep) $(meta_runtime_dep)"
+
+SRC_TEST=do

diff --git a/dev-perl/Business-Tax-VAT-Validation/ChangeLog b/dev-perl/Business-Tax-VAT-Validation/ChangeLog
index 7fc55dd..08eea0c 100644
--- a/dev-perl/Business-Tax-VAT-Validation/ChangeLog
+++ b/dev-perl/Business-Tax-VAT-Validation/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Business-Tax-VAT-Validation-0.220.0 (24 Oct 2011)
+
+  24 Oct 2011; Kent Fredric <kentfredric@gmail.com>
+  +Business-Tax-VAT-Validation-0.220.0.ebuild:
+  Version Bump
+
   24 Oct 2011; Kent Fredric <kentfredric@gmail.com>
   -Business-Tax-VAT-Validation-0.190.0.ebuild:
   Gone on CPAN



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Business-Tax-VAT-Validation/
@ 2011-10-24 23:12 Kent Fredric
  0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2011-10-24 23:12 UTC (permalink / raw
  To: gentoo-commits

commit:     6383594d5e89469a500240ae93ce2c5d67737273
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Oct 24 22:47:32 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Oct 24 22:47:32 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6383594d

[cpanclean] Business-Tax-VAT-Validation-0.190.0

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

---
 .../Business-Tax-VAT-Validation-0.190.0.ebuild     |   20 --------------------
 dev-perl/Business-Tax-VAT-Validation/ChangeLog     |    4 ++++
 2 files changed, 4 insertions(+), 20 deletions(-)

diff --git a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.190.0.ebuild b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.190.0.ebuild
deleted file mode 100644
index f955787..0000000
--- a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.190.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=BPGN
-MODULE_VERSION="0.19"
-inherit perl-module
-
-DESCRIPTION="A class for european VAT numbers validation."
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-RDEPEND="
-	dev-perl/libwww-perl
-"
-DEPEND="${RDEPEND}"
-SRC_TEST="do"

diff --git a/dev-perl/Business-Tax-VAT-Validation/ChangeLog b/dev-perl/Business-Tax-VAT-Validation/ChangeLog
index fd4e504..7fc55dd 100644
--- a/dev-perl/Business-Tax-VAT-Validation/ChangeLog
+++ b/dev-perl/Business-Tax-VAT-Validation/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  24 Oct 2011; Kent Fredric <kentfredric@gmail.com>
+  -Business-Tax-VAT-Validation-0.190.0.ebuild:
+  Gone on CPAN
+
 *Business-Tax-VAT-Validation-0.200.0 (12 Apr 2011)
 *Business-Tax-VAT-Validation-0.190.0 (12 Apr 2011)
 



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Business-Tax-VAT-Validation/
@ 2012-02-08 13:55 Kent Fredric
  0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2012-02-08 13:55 UTC (permalink / raw
  To: gentoo-commits

commit:     420d9b3dbeee6e2842ed3c1de8c93237616e9c3a
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Feb  8 13:45:48 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Feb  8 13:45:48 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=420d9b3d

[cpanclean] Business-Tax-VAT-Validation-0.200.0

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

---
 .../Business-Tax-VAT-Validation-0.200.0.ebuild     |   22 --------------------
 dev-perl/Business-Tax-VAT-Validation/ChangeLog     |    6 ++++-
 2 files changed, 5 insertions(+), 23 deletions(-)

diff --git a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.200.0.ebuild b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.200.0.ebuild
deleted file mode 100644
index e6cb19d..0000000
--- a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.200.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_VERSION=0.20
-MODULE_AUTHOR=BPGN
-inherit perl-module
-
-DESCRIPTION="A class for european VAT numbers validation."
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-	dev-perl/libwww-perl
-"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do

diff --git a/dev-perl/Business-Tax-VAT-Validation/ChangeLog b/dev-perl/Business-Tax-VAT-Validation/ChangeLog
index 08eea0c..911587a 100644
--- a/dev-perl/Business-Tax-VAT-Validation/ChangeLog
+++ b/dev-perl/Business-Tax-VAT-Validation/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for dev-perl/Business-Tax-VAT-Validation
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  08 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  -Business-Tax-VAT-Validation-0.200.0.ebuild:
+  Gone on CPAN
+
 *Business-Tax-VAT-Validation-0.220.0 (24 Oct 2011)
 
   24 Oct 2011; Kent Fredric <kentfredric@gmail.com>



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Business-Tax-VAT-Validation/
@ 2012-02-12  7:22 Kent Fredric
  0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2012-02-12  7:22 UTC (permalink / raw
  To: gentoo-commits

commit:     8c2534441cc73fbac85b39122212642b3ba7483d
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Feb 12 04:22:31 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Feb 12 07:14:34 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=8c253444

[fix] Business-Tax-VAT-Validation conditional dep on <lwp-6

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

---
 .../Business-Tax-VAT-Validation-0.220.0.ebuild     |   10 +++++-----
 dev-perl/Business-Tax-VAT-Validation/ChangeLog     |    4 ++++
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.220.0.ebuild b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.220.0.ebuild
index a47a768..f30c969 100644
--- a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.220.0.ebuild
+++ b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.220.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -24,10 +24,10 @@ meta_configure_dep() {
 }
 meta_runtime_dep() {
 	# HTTP::Request::Common 1 1.0.0
-	echo '|| (
-		( >=dev-perl/HTTP-Message-1.0.0 )
-		( !dev-perl/HTTP-Message  <dev-perl/libwww-perl-6.0.0 >=dev-perl/libwww-perl-1.0.0 )
-	)'
+	echo '
+		>=dev-perl/HTTP-Message-1.0.0
+		>=dev-perl/libwww-perl-6.0.0
+	'
 	# LWP::UserAgent 1 1.0.0
 	echo \>=dev-perl/libwww-perl-1.0.0
 }

diff --git a/dev-perl/Business-Tax-VAT-Validation/ChangeLog b/dev-perl/Business-Tax-VAT-Validation/ChangeLog
index 911587a..eb87271 100644
--- a/dev-perl/Business-Tax-VAT-Validation/ChangeLog
+++ b/dev-perl/Business-Tax-VAT-Validation/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  12 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  Business-Tax-VAT-Validation-0.220.0.ebuild:
+  Remove conditional dep on outdated libwww-perls no longer in tree
+
   08 Feb 2012; Kent Fredric <kentfredric@gmail.com>
   -Business-Tax-VAT-Validation-0.200.0.ebuild:
   Gone on CPAN



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Business-Tax-VAT-Validation/
@ 2012-03-01 11:37 Kent Fredric
  0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2012-03-01 11:37 UTC (permalink / raw
  To: gentoo-commits

commit:     1dbfd5cc16cf2d9f30deb1c5104af8f1505484ec
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar  1 10:30:16 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Mar  1 10:30:16 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=1dbfd5cc

[newversion] Business-Tax-VAT-Validation-0.230.0

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

---
 .../Business-Tax-VAT-Validation-0.230.0.ebuild     |   36 ++++++++++++++++++++
 dev-perl/Business-Tax-VAT-Validation/ChangeLog     |    6 +++
 2 files changed, 42 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.230.0.ebuild b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.230.0.ebuild
new file mode 100644
index 0000000..6c02660
--- /dev/null
+++ b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.230.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=BPGN
+MODULE_VERSION=0.23
+inherit perl-module
+
+DESCRIPTION='A class for european VAT numbers validation.'
+LICENSE=" GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_runtime() {
+	# HTTP::Request::Common 1 ( 1.0.0 )
+	echo \>=dev-perl/HTTP-Message-1.0.0
+	# LWP::UserAgent 1 ( 1.0.0 )
+	echo \>=dev-perl/libwww-perl-1.0.0
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"

diff --git a/dev-perl/Business-Tax-VAT-Validation/ChangeLog b/dev-perl/Business-Tax-VAT-Validation/ChangeLog
index eb87271..6e8de53 100644
--- a/dev-perl/Business-Tax-VAT-Validation/ChangeLog
+++ b/dev-perl/Business-Tax-VAT-Validation/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Business-Tax-VAT-Validation-0.230.0 (01 Mar 2012)
+
+  01 Mar 2012; Kent Fredric <kentfredric@gmail.com>
+  +Business-Tax-VAT-Validation-0.230.0.ebuild:
+  Version Bump
+
   12 Feb 2012; Kent Fredric <kentfredric@gmail.com>
   Business-Tax-VAT-Validation-0.220.0.ebuild:
   Remove conditional dep on outdated libwww-perls no longer in tree



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Business-Tax-VAT-Validation/
@ 2012-03-27  9:30 Kent Fredric
  0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2012-03-27  9:30 UTC (permalink / raw
  To: gentoo-commits

commit:     72ec3cd93c2e80c10e074481f559c0718b4e854a
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Mar 27 03:45:26 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Mar 27 03:45:26 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=72ec3cd9

[newversion] Business-Tax-VAT-Validation-1.0.0

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

---
 .../Business-Tax-VAT-Validation-1.0.0.ebuild       |   36 ++++++++++++++++++++
 dev-perl/Business-Tax-VAT-Validation/ChangeLog     |    6 +++
 2 files changed, 42 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-1.0.0.ebuild b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-1.0.0.ebuild
new file mode 100644
index 0000000..9a692f4
--- /dev/null
+++ b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-1.0.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=BPGN
+MODULE_VERSION=1.00
+inherit perl-module
+
+DESCRIPTION='A class for european VAT numbers validation.'
+LICENSE=" GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_runtime() {
+	# HTTP::Request::Common 1 ( 1.0.0 )
+	echo \>=dev-perl/HTTP-Message-1.0.0
+	# LWP::UserAgent 1 ( 1.0.0 )
+	echo \>=dev-perl/libwww-perl-1.0.0
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"

diff --git a/dev-perl/Business-Tax-VAT-Validation/ChangeLog b/dev-perl/Business-Tax-VAT-Validation/ChangeLog
index 6e8de53..e81d760 100644
--- a/dev-perl/Business-Tax-VAT-Validation/ChangeLog
+++ b/dev-perl/Business-Tax-VAT-Validation/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Business-Tax-VAT-Validation-1.0.0 (27 Mar 2012)
+
+  27 Mar 2012; Kent Fredric <kentfredric@gmail.com>
+  +Business-Tax-VAT-Validation-1.0.0.ebuild:
+  Version Bump
+
 *Business-Tax-VAT-Validation-0.230.0 (01 Mar 2012)
 
   01 Mar 2012; Kent Fredric <kentfredric@gmail.com>



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Business-Tax-VAT-Validation/
@ 2012-04-06 20:42 Kent Fredric
  0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2012-04-06 20:42 UTC (permalink / raw
  To: gentoo-commits

commit:     2a9b087226e2061a4b9111f510eeafbac57cd627
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Apr  6 09:09:15 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Apr  6 09:09:15 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=2a9b0872

[cpanclean] Business-Tax-VAT-Validation-0.2{2,3}0.0

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

---
 .../Business-Tax-VAT-Validation-0.220.0.ebuild     |   37 --------------------
 .../Business-Tax-VAT-Validation-0.230.0.ebuild     |   36 -------------------
 dev-perl/Business-Tax-VAT-Validation/ChangeLog     |    5 +++
 3 files changed, 5 insertions(+), 73 deletions(-)

diff --git a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.220.0.ebuild b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.220.0.ebuild
deleted file mode 100644
index f30c969..0000000
--- a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.220.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_VERSION=0.22
-MODULE_AUTHOR=BPGN
-inherit perl-module
-
-DESCRIPTION="A class for european VAT numbers validation."
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-meta_build_dep() {
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-meta_configure_dep() {
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-meta_runtime_dep() {
-	# HTTP::Request::Common 1 1.0.0
-	echo '
-		>=dev-perl/HTTP-Message-1.0.0
-		>=dev-perl/libwww-perl-6.0.0
-	'
-	# LWP::UserAgent 1 1.0.0
-	echo \>=dev-perl/libwww-perl-1.0.0
-}
-RDEPEND="$(meta_runtime_dep)"
-DEPEND="$(meta_configure_dep) $(meta_build_dep) $(meta_runtime_dep)"
-
-SRC_TEST=do

diff --git a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.230.0.ebuild b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.230.0.ebuild
deleted file mode 100644
index 6c02660..0000000
--- a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-0.230.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=BPGN
-MODULE_VERSION=0.23
-inherit perl-module
-
-DESCRIPTION='A class for european VAT numbers validation.'
-LICENSE=" GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
-	# HTTP::Request::Common 1 ( 1.0.0 )
-	echo \>=dev-perl/HTTP-Message-1.0.0
-	# LWP::UserAgent 1 ( 1.0.0 )
-	echo \>=dev-perl/libwww-perl-1.0.0
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_build)
-	$(perl_meta_runtime)
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"
-SRC_TEST="do"

diff --git a/dev-perl/Business-Tax-VAT-Validation/ChangeLog b/dev-perl/Business-Tax-VAT-Validation/ChangeLog
index e81d760..77f0901 100644
--- a/dev-perl/Business-Tax-VAT-Validation/ChangeLog
+++ b/dev-perl/Business-Tax-VAT-Validation/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  06 Apr 2012; Kent Fredric <kentfredric@gmail.com>
+  -Business-Tax-VAT-Validation-0.220.0.ebuild,
+  -Business-Tax-VAT-Validation-0.230.0.ebuild:
+  Gone on CPAN
+
 *Business-Tax-VAT-Validation-1.0.0 (27 Mar 2012)
 
   27 Mar 2012; Kent Fredric <kentfredric@gmail.com>



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Business-Tax-VAT-Validation/
@ 2013-02-05 12:24 Kent Fredric
  0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2013-02-05 12:24 UTC (permalink / raw
  To: gentoo-commits

commit:     37739dc5e8796268a77331272ac84477595377a5
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Feb  5 10:08:58 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Feb  5 10:08:58 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=37739dc5

[newversion] Business-Tax-VAT-Validation-1.20.0

Package-Manager: portage-2.2.0_alpha141
Manifest-Sign-Key: ECD2C675C102CDA4

---
 .../Business-Tax-VAT-Validation-1.20.0.ebuild      |   36 ++++++++++++++++++++
 dev-perl/Business-Tax-VAT-Validation/ChangeLog     |    8 ++++-
 2 files changed, 43 insertions(+), 1 deletions(-)

diff --git a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-1.20.0.ebuild b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-1.20.0.ebuild
new file mode 100644
index 0000000..f228ab3
--- /dev/null
+++ b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-1.20.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=BPGN
+MODULE_VERSION=1.02
+inherit perl-module
+
+DESCRIPTION='A class for european VAT numbers validation.'
+LICENSE=" GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+	# ExtUtils::MakeMaker
+	echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_runtime() {
+	# HTTP::Request::Common 1 ( 1.0.0 )
+	echo \>=dev-perl/HTTP-Message-1.0.0
+	# LWP::UserAgent 1 ( 1.0.0 )
+	echo \>=dev-perl/libwww-perl-1.0.0
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"

diff --git a/dev-perl/Business-Tax-VAT-Validation/ChangeLog b/dev-perl/Business-Tax-VAT-Validation/ChangeLog
index 77f0901..b5288e6 100644
--- a/dev-perl/Business-Tax-VAT-Validation/ChangeLog
+++ b/dev-perl/Business-Tax-VAT-Validation/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Business-Tax-VAT-Validation
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Business-Tax-VAT-Validation-1.20.0 (05 Feb 2013)
+
+  05 Feb 2013; Kent Fredric <kentfredric@gmail.com>
+  +Business-Tax-VAT-Validation-1.20.0.ebuild:
+  Version Bump
+
   06 Apr 2012; Kent Fredric <kentfredric@gmail.com>
   -Business-Tax-VAT-Validation-0.220.0.ebuild,
   -Business-Tax-VAT-Validation-0.230.0.ebuild:


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Business-Tax-VAT-Validation/
@ 2013-02-05 12:24 Kent Fredric
  0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2013-02-05 12:24 UTC (permalink / raw
  To: gentoo-commits

commit:     bbd4116a1d5f695423441743ed2ada1c55ec8e4e
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Feb  5 10:14:08 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Feb  5 10:14:08 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=bbd4116a

[cpanclean] Business-Tax-VAT-Validation-1.0.0

Package-Manager: portage-2.2.0_alpha141
Manifest-Sign-Key: ECD2C675C102CDA4

---
 .../Business-Tax-VAT-Validation-1.0.0.ebuild       |   36 --------------------
 dev-perl/Business-Tax-VAT-Validation/ChangeLog     |    4 ++
 2 files changed, 4 insertions(+), 36 deletions(-)

diff --git a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-1.0.0.ebuild b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-1.0.0.ebuild
deleted file mode 100644
index 9a692f4..0000000
--- a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-1.0.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=BPGN
-MODULE_VERSION=1.00
-inherit perl-module
-
-DESCRIPTION='A class for european VAT numbers validation.'
-LICENSE=" GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
-	# HTTP::Request::Common 1 ( 1.0.0 )
-	echo \>=dev-perl/HTTP-Message-1.0.0
-	# LWP::UserAgent 1 ( 1.0.0 )
-	echo \>=dev-perl/libwww-perl-1.0.0
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_build)
-	$(perl_meta_runtime)
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"
-SRC_TEST="do"

diff --git a/dev-perl/Business-Tax-VAT-Validation/ChangeLog b/dev-perl/Business-Tax-VAT-Validation/ChangeLog
index b5288e6..acee8c0 100644
--- a/dev-perl/Business-Tax-VAT-Validation/ChangeLog
+++ b/dev-perl/Business-Tax-VAT-Validation/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  05 Feb 2013; Kent Fredric <kentfredric@gmail.com>
+  -Business-Tax-VAT-Validation-1.0.0.ebuild:
+  Gone on CPAN
+
 *Business-Tax-VAT-Validation-1.20.0 (05 Feb 2013)
 
   05 Feb 2013; Kent Fredric <kentfredric@gmail.com>


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Business-Tax-VAT-Validation/
@ 2014-12-05 21:18 Kent Fredric
  0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2014-12-05 21:18 UTC (permalink / raw
  To: gentoo-commits

commit:     4b9d11f896f64af06554586023c53c8190c4a9fb
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  5 21:09:54 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Dec  5 21:09:54 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=4b9d11f8

[cleanup] dev-perl/Business-Tax-VAT-Validation moved to main tree

---
 .../Business-Tax-VAT-Validation-1.20.0.ebuild      | 36 ----------------------
 dev-perl/Business-Tax-VAT-Validation/metadata.xml  | 13 --------
 2 files changed, 49 deletions(-)

diff --git a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-1.20.0.ebuild b/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-1.20.0.ebuild
deleted file mode 100644
index f228ab3..0000000
--- a/dev-perl/Business-Tax-VAT-Validation/Business-Tax-VAT-Validation-1.20.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=BPGN
-MODULE_VERSION=1.02
-inherit perl-module
-
-DESCRIPTION='A class for european VAT numbers validation.'
-LICENSE=" GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
-	# HTTP::Request::Common 1 ( 1.0.0 )
-	echo \>=dev-perl/HTTP-Message-1.0.0
-	# LWP::UserAgent 1 ( 1.0.0 )
-	echo \>=dev-perl/libwww-perl-1.0.0
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_build)
-	$(perl_meta_runtime)
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"
-SRC_TEST="do"

diff --git a/dev-perl/Business-Tax-VAT-Validation/metadata.xml b/dev-perl/Business-Tax-VAT-Validation/metadata.xml
deleted file mode 100644
index 27f90ec..0000000
--- a/dev-perl/Business-Tax-VAT-Validation/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-    <herd>perl</herd>
-    <maintainer>
-        <email>mb@italpro.net</email>
-        <name>Michele Beltrame</name>
-    </maintainer>
-    <upstream>
-        <remote-id type="cpan">Business-Tax-VAT-Validation</remote-id>
-        <remote-id type="cpan-module">Business::Tax::VAT::Validation</remote-id>
-    </upstream>
-</pkgmetadata>


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

end of thread, other threads:[~2014-12-05 21:18 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-05 12:24 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Business-Tax-VAT-Validation/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2014-12-05 21:18 Kent Fredric
2013-02-05 12:24 Kent Fredric
2012-04-06 20:42 Kent Fredric
2012-03-27  9:30 Kent Fredric
2012-03-01 11:37 Kent Fredric
2012-02-12  7:22 Kent Fredric
2012-02-08 13:55 Kent Fredric
2011-10-24 23:12 Kent Fredric
2011-10-24 23:12 Kent Fredric
2011-04-12 13:13 Kent Fredric
2011-02-12 10:37 Torsten Veller

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