public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Diego Elio Pettenò" <flameeyes@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/flameeyes:master commit in: dev-perl/Class-Std/, dev-perl/SOAP-WSDL/, dev-perl/Config-Properties/, ...
Date: Tue, 13 Mar 2012 17:00:36 +0000 (UTC)	[thread overview]
Message-ID: <1329620520.0362429833c90a3b8c9f377373f740afe2d08720.flameeyes@gentoo> (raw)

commit:     0362429833c90a3b8c9f377373f740afe2d08720
Author:     Diego Elio Pettenò <flameeyes <AT> flameeyes <DOT> eu>
AuthorDate: Sun Feb 19 03:02:00 2012 +0000
Commit:     Diego Elio Pettenò <flameeyes <AT> gentoo <DOT> org>
CommitDate: Sun Feb 19 03:02:00 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/flameeyes.git;a=commit;h=03624298

Add google-api-adwords-perl and dependencies.

---
 .../Class-Std-Fast/Class-Std-Fast-0.0.8.ebuild     |   29 +++++++++++++
 dev-perl/Class-Std-Fast/Manifest                   |    1 +
 dev-perl/Class-Std/Class-Std-0.011.ebuild          |   25 ++++++++++++
 dev-perl/Class-Std/Manifest                        |    1 +
 .../Config-Properties-1.73.ebuild                  |   26 ++++++++++++
 dev-perl/Config-Properties/Manifest                |    1 +
 dev-perl/Math-Random-MT/Manifest                   |    1 +
 dev-perl/Math-Random-MT/Math-Random-MT-1.13.ebuild |   19 +++++++++
 dev-perl/SOAP-WSDL/Manifest                        |    1 +
 dev-perl/SOAP-WSDL/SOAP-WSDL-2.00.10.ebuild        |   33 +++++++++++++++
 dev-perl/google-api-adwords-perl/Manifest          |    2 +
 .../google-api-adwords-perl-2.5.4.ebuild           |   42 ++++++++++++++++++++
 .../google-api-adwords-perl-2.5.5.ebuild           |   42 ++++++++++++++++++++
 13 files changed, 223 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Class-Std-Fast/Class-Std-Fast-0.0.8.ebuild b/dev-perl/Class-Std-Fast/Class-Std-Fast-0.0.8.ebuild
new file mode 100644
index 0000000..865f376
--- /dev/null
+++ b/dev-perl/Class-Std-Fast/Class-Std-Fast-0.0.8.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# This ebuild generated by g-cpan 0.16.4
+
+EAPI="4"
+
+MODULE_AUTHOR="ACID"
+
+MY_PV=v${PV}
+
+inherit perl-module
+
+SRC_TEST="do"
+
+DESCRIPTION="faster but less secure than Class::Std"
+
+LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+RDEPEND=">=dev-perl/Class-Std-0.011
+	virtual/perl-version
+	virtual/perl-Data-Dumper
+	virtual/perl-Scalar-List-Utils"
+
+DEPEND="${RDEPEND}
+	virtual/perl-Module-Build
+	test? ( virtual/perl-Test-Simple )"

diff --git a/dev-perl/Class-Std-Fast/Manifest b/dev-perl/Class-Std-Fast/Manifest
new file mode 100644
index 0000000..91a6673
--- /dev/null
+++ b/dev-perl/Class-Std-Fast/Manifest
@@ -0,0 +1 @@
+DIST Class-Std-Fast-v0.0.8.tar.gz 20915 RMD160 43807fe9ecaaca0d225ffb5887b6845e945c06bb SHA1 7b16f535bd8db82731593cd53c42b178f9af3d2f SHA256 1bd43763c6a373183097a30e787f5d6713b0db27511c52d533266b59d2cfa780

diff --git a/dev-perl/Class-Std/Class-Std-0.011.ebuild b/dev-perl/Class-Std/Class-Std-0.011.ebuild
new file mode 100644
index 0000000..8a81ab6
--- /dev/null
+++ b/dev-perl/Class-Std/Class-Std-0.011.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# This ebuild generated by g-cpan 0.16.4
+
+EAPI="4"
+
+MODULE_AUTHOR="DCONWAY"
+
+inherit perl-module
+
+SRC_TEST="do"
+
+DESCRIPTION="Support for creating standard "inside-out" classes"
+
+LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+RDEPEND="virtual/perl-Data-Dumper
+	virtual/perl-Scalar-List-Utils"
+
+DEPEND="${RDEPEND}
+	virtual/perl-Module-Build
+	test? ( virtual/perl-Test-Simple )"

diff --git a/dev-perl/Class-Std/Manifest b/dev-perl/Class-Std/Manifest
new file mode 100644
index 0000000..293625e
--- /dev/null
+++ b/dev-perl/Class-Std/Manifest
@@ -0,0 +1 @@
+DIST Class-Std-0.011.tar.gz 31080 RMD160 3a0717320fb8e4be211c858c1f69260ee4d465ad SHA1 a6f373bb89f0878047b4d214ec52e86fe36ae3dd SHA256 454ac2f99fb45735709c0bf1d04f8e0c162abd26026fbc1895cb71de191ecfa2

diff --git a/dev-perl/Config-Properties/Config-Properties-1.73.ebuild b/dev-perl/Config-Properties/Config-Properties-1.73.ebuild
new file mode 100644
index 0000000..5a503bb
--- /dev/null
+++ b/dev-perl/Config-Properties/Config-Properties-1.73.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# This ebuild generated by g-cpan 0.16.4
+
+EAPI="2"
+
+MODULE_AUTHOR="SALVA"
+
+inherit perl-module
+
+SRC_TEST="do"
+
+DESCRIPTION="Configuration using Java style properties"
+
+LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+RDEPEND=""
+
+DEPEND="${RDEPEND}
+	test? (
+		virtual/perl-File-Temp
+		virtual/perl-Test-Simple
+	)"

diff --git a/dev-perl/Config-Properties/Manifest b/dev-perl/Config-Properties/Manifest
new file mode 100644
index 0000000..6e5c9bd
--- /dev/null
+++ b/dev-perl/Config-Properties/Manifest
@@ -0,0 +1 @@
+DIST Config-Properties-1.73.tar.gz 12252 RMD160 d99ef544814c9bfffa6dbb8d933c44765b28476c SHA1 d6b97ada1f994600c542e1429c5f8aa85c1c93e5 SHA256 352b55917211a545fae315536c106892e2d5084e6c8baeaee8fdb9bcf3c0b89c

diff --git a/dev-perl/Math-Random-MT/Manifest b/dev-perl/Math-Random-MT/Manifest
new file mode 100644
index 0000000..7f3496d
--- /dev/null
+++ b/dev-perl/Math-Random-MT/Manifest
@@ -0,0 +1 @@
+DIST Math-Random-MT-1.13.tar.gz 9589 RMD160 e4779fb05847e5dad82411513dfeac14a3ee034a SHA1 5089b67a12c35bc7447166168736802973d18740 SHA256 988c38d962529a266ba5699734f91a08e29eafd5bfee1819beebe8c08e90deef

diff --git a/dev-perl/Math-Random-MT/Math-Random-MT-1.13.ebuild b/dev-perl/Math-Random-MT/Math-Random-MT-1.13.ebuild
new file mode 100644
index 0000000..a4a16b8
--- /dev/null
+++ b/dev-perl/Math-Random-MT/Math-Random-MT-1.13.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# This ebuild generated by g-cpan 0.16.4
+
+EAPI="2"
+
+MODULE_AUTHOR="AMS"
+
+
+inherit perl-module
+
+DESCRIPTION="The Mersenne Twister PRNG"
+
+LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="dev-lang/perl"

diff --git a/dev-perl/SOAP-WSDL/Manifest b/dev-perl/SOAP-WSDL/Manifest
new file mode 100644
index 0000000..2cd936e
--- /dev/null
+++ b/dev-perl/SOAP-WSDL/Manifest
@@ -0,0 +1 @@
+DIST SOAP-WSDL-2.00.10.tar.gz 235880 RMD160 210aaec4f1b47a5b6864938a8671f8ff4c274749 SHA1 109c40e2675b7c41f4476658f1fc40b5f5573867 SHA256 1593dbefcf574594d7bd92ebfa392ef71f4bf0ad9f0381274629f66841820354

diff --git a/dev-perl/SOAP-WSDL/SOAP-WSDL-2.00.10.ebuild b/dev-perl/SOAP-WSDL/SOAP-WSDL-2.00.10.ebuild
new file mode 100644
index 0000000..7394742
--- /dev/null
+++ b/dev-perl/SOAP-WSDL/SOAP-WSDL-2.00.10.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# This ebuild generated by g-cpan 0.16.4
+
+EAPI="4"
+
+MODULE_AUTHOR="MKUTTER"
+
+inherit perl-module
+
+SRC_TEST="do"
+
+DESCRIPTION="SOAP with WSDL support"
+
+LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+RDEPEND="dev-perl/TimeDate
+	dev-perl/TermReadKey
+	dev-perl/XML-Parser
+	dev-perl/URI
+	>=dev-perl/Class-Std-Fast-0.0.8
+	dev-perl/Template-Toolkit"
+
+DEPEND="${RDEPEND}
+	test? (
+		virtual/perl-Test-Simple
+		virtual/perl-Getopt-Long
+		virtual/perl-Storable
+	)
+	virtual/perl-Module-Build"

diff --git a/dev-perl/google-api-adwords-perl/Manifest b/dev-perl/google-api-adwords-perl/Manifest
new file mode 100644
index 0000000..4ef2bdf
--- /dev/null
+++ b/dev-perl/google-api-adwords-perl/Manifest
@@ -0,0 +1,2 @@
+DIST awapi_perl_lib_2_5_4.tar.gz 4504875 RMD160 0c46163ac1ce814904b80a8199809ed817a7b24f SHA1 a0e5279e9ea8e69bc637be72045b2eb13f23908e SHA256 71c278ab275b94e93e736e02417b3c3f491c9ebbd78ec75a3203246d609f68be
+DIST awapi_perl_lib_2_5_5.tar.gz 1567312 RMD160 3ce61823eb62875584974c690ceec4972b8c6ade SHA1 a0f222f9aeaa949e63efa88b3bc2820111ec1345 SHA256 70e626db830b0612580c67cf07e4fcac7b66e78ae16bf2bc7b3704135e28f9d7

diff --git a/dev-perl/google-api-adwords-perl/google-api-adwords-perl-2.5.4.ebuild b/dev-perl/google-api-adwords-perl/google-api-adwords-perl-2.5.4.ebuild
new file mode 100644
index 0000000..0d79a85
--- /dev/null
+++ b/dev-perl/google-api-adwords-perl/google-api-adwords-perl-2.5.4.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="4"
+
+MY_PN="awapi_perl_lib"
+MY_PV="${PV//\./_}"
+MY_P="${MY_PN}_${MY_PV}"
+
+inherit perl-module
+
+SRC_TEST="do"
+
+DESCRIPTION="Google AdWords API Perl Client"
+HOMEPAGE="http://code.google.com/p/google-api-adwords-perl/"
+SRC_URI="http://google-api-adwords-perl.googlecode.com/files/${MY_P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="dev-perl/Cache
+	dev-perl/IO-Socket-SSL
+	dev-perl/Log-Log4perl
+	dev-perl/libwww-perl
+	dev-perl/Math-Random-MT
+	>=dev-perl/Net-OAuth-0.27
+	>=dev-perl/SOAP-WSDL-2.00.10
+	dev-perl/URI
+	dev-perl/XML-Simple
+	dev-perl/XML-XPath"
+
+DEPEND="${RDEPEND}
+	test? (
+		virtual/perl-Test-Simple
+		dev-perl/Test-MockObject
+		virtual/perl-Getopt-Long
+		dev-perl/Config-Properties
+	)
+	virtual/perl-Module-Build"

diff --git a/dev-perl/google-api-adwords-perl/google-api-adwords-perl-2.5.5.ebuild b/dev-perl/google-api-adwords-perl/google-api-adwords-perl-2.5.5.ebuild
new file mode 100644
index 0000000..0d79a85
--- /dev/null
+++ b/dev-perl/google-api-adwords-perl/google-api-adwords-perl-2.5.5.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="4"
+
+MY_PN="awapi_perl_lib"
+MY_PV="${PV//\./_}"
+MY_P="${MY_PN}_${MY_PV}"
+
+inherit perl-module
+
+SRC_TEST="do"
+
+DESCRIPTION="Google AdWords API Perl Client"
+HOMEPAGE="http://code.google.com/p/google-api-adwords-perl/"
+SRC_URI="http://google-api-adwords-perl.googlecode.com/files/${MY_P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="dev-perl/Cache
+	dev-perl/IO-Socket-SSL
+	dev-perl/Log-Log4perl
+	dev-perl/libwww-perl
+	dev-perl/Math-Random-MT
+	>=dev-perl/Net-OAuth-0.27
+	>=dev-perl/SOAP-WSDL-2.00.10
+	dev-perl/URI
+	dev-perl/XML-Simple
+	dev-perl/XML-XPath"
+
+DEPEND="${RDEPEND}
+	test? (
+		virtual/perl-Test-Simple
+		dev-perl/Test-MockObject
+		virtual/perl-Getopt-Long
+		dev-perl/Config-Properties
+	)
+	virtual/perl-Module-Build"



             reply	other threads:[~2012-03-13 17:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-13 17:00 Diego Elio Pettenò [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-04-11 18:10 [gentoo-commits] dev/flameeyes:master commit in: dev-perl/Class-Std/, dev-perl/SOAP-WSDL/, dev-perl/Config-Properties/, Diego Elio Pettenò

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1329620520.0362429833c90a3b8c9f377373f740afe2d08720.flameeyes@gentoo \
    --to=flameeyes@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox