public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:perl514 commit in: perl-core/CPANPLUS/
Date: Sun,  8 May 2011 16:10:25 +0000 (UTC)	[thread overview]
Message-ID: <6cdde091514520f1305cd99824bbe3df170adf3f.kent@gentoo> (raw)

commit:     6cdde091514520f1305cd99824bbe3df170adf3f
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May  6 07:16:21 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May  6 07:16:21 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6cdde091

[newversion] CPANPLUS-0.910.500

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

---
 perl-core/CPANPLUS/CPANPLUS-0.910.500.ebuild |   69 ++++++++++++++++++++++++++
 perl-core/CPANPLUS/ChangeLog                 |    5 ++
 2 files changed, 74 insertions(+), 0 deletions(-)

diff --git a/perl-core/CPANPLUS/CPANPLUS-0.910.500.ebuild b/perl-core/CPANPLUS/CPANPLUS-0.910.500.ebuild
new file mode 100644
index 0000000..f7e5686
--- /dev/null
+++ b/perl-core/CPANPLUS/CPANPLUS-0.910.500.ebuild
@@ -0,0 +1,69 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=BINGOS
+MODULE_VERSION=0.9105
+inherit perl-module
+
+DESCRIPTION="API & CLI access to the CPAN mirrors"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="cpantest md5 signature storable sqlite_backend"
+
+# See SelfUpgrade.pm
+comment() { echo ''; }
+
+RDEPEND="
+	>=virtual/perl-File-Fetch-0.16 $(comment 0.150.200_rc)
+	>=virtual/perl-File-Spec-0.82 $(comment 0.820.0)
+	>=virtual/perl-IPC-Cmd-0.360 $(comment 0.360.0)
+	>=virtual/perl-Locale-Maketext-Simple-0.01 $(comment 0.10.0)
+	>=virtual/perl-Log-Message-0.01 $(comment 0.10.0)
+	>=virtual/perl-Module-Load-0.10 $(comment 0.100.0)
+	>=virtual/perl-Module-Load-Conditional-0.380 $(comment 0.380.0)
+	>=virtual/perl-version-0.73 $(comment 0.730.0)
+	>=virtual/perl-Params-Check-0.22 $(comment 0.220.0)
+	>=virtual/perl-Package-Constants-0.01 $(comment 0.10.0)
+	>=virtual/perl-Term-UI-0.18 $(comment 0.180.0)
+	>=virtual/perl-Test-Harness-2.62 $(comment 2.620.0)
+	>=virtual/perl-Test-Simple-0.47 $(comment 0.470.0 Test::More)
+	>=virtual/perl-Archive-Extract-0.160.0
+	>=virtual/perl-Archive-Tar-1.23 $(comment 1.230.0)
+	>=virtual/perl-IO-Zlib-1.04 $(comment 1.40.0)
+	>=virtual/perl-Object-Accessor-0.34 $(comment 0.340.0)
+	>=virtual/perl-Module-CoreList-2.22 $(comment 2.220.0)
+	>=virtual/perl-Module-Pluggable-2.4 $(comment 2.400.0)
+	>=virtual/perl-Module-Loaded-0.01 $(comment 0.10.0)
+	>=virtual/perl-Parse-CPAN-Meta-1.420 $(comment 1.420.0)
+	>=virtual/perl-ExtUtils-Install-1.42 $(comment 1.420.0)
+
+	$(comment ">=virtual/perl-CPANPLUS-Dist-Build-0.240.0")
+
+	cpantest? (
+		>=dev-perl/Test-Reporter-1.34 $(comment 1.340.0)
+		>=virtual/perl-Parse-CPAN-Meta-1.420 $(comment 1.420.0)
+	)
+	md5? (
+		virtual/perl-Digest-SHA
+	)
+	signature? (
+		app-crypt/gnupg
+		>=dev-perl/Module-Signature-0.06 $(comment 0.60.0)
+	)
+	storable? (
+		virtual/perl-Storable
+	)
+	sqlite_backend? (
+		dev-perl/DBIx-Simple
+		dev-perl/DBD-SQLite
+	)
+
+"
+DEPEND="${RDEPEND}
+"
+
+SRC_TEST=do

diff --git a/perl-core/CPANPLUS/ChangeLog b/perl-core/CPANPLUS/ChangeLog
index 492efc1..f987fc1 100644
--- a/perl-core/CPANPLUS/ChangeLog
+++ b/perl-core/CPANPLUS/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*CPANPLUS-0.910.500 (06 May 2011)
+
+  06 May 2011; Kent Fredric <kentfredric@gmail.com> +CPANPLUS-0.910.500.ebuild:
+  Bump
+
 *CPANPLUS-0.910.400 (20 Apr 2011)
 
   20 Apr 2011; Kent Fredric <kentfredric@gmail.com> +CPANPLUS-0.910.400.ebuild,



WARNING: multiple messages have this Message-ID (diff)
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: perl-core/CPANPLUS/
Date: Sun,  8 May 2011 16:10:46 +0000 (UTC)	[thread overview]
Message-ID: <6cdde091514520f1305cd99824bbe3df170adf3f.kent@gentoo> (raw)
Message-ID: <20110508161046.qapasW8qxLBIuNezt-0FDS9t0NODfWnTjSMWv4OfSIc@z> (raw)

commit:     6cdde091514520f1305cd99824bbe3df170adf3f
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May  6 07:16:21 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May  6 07:16:21 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6cdde091

[newversion] CPANPLUS-0.910.500

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

---
 perl-core/CPANPLUS/CPANPLUS-0.910.500.ebuild |   69 ++++++++++++++++++++++++++
 perl-core/CPANPLUS/ChangeLog                 |    5 ++
 2 files changed, 74 insertions(+), 0 deletions(-)

diff --git a/perl-core/CPANPLUS/CPANPLUS-0.910.500.ebuild b/perl-core/CPANPLUS/CPANPLUS-0.910.500.ebuild
new file mode 100644
index 0000000..f7e5686
--- /dev/null
+++ b/perl-core/CPANPLUS/CPANPLUS-0.910.500.ebuild
@@ -0,0 +1,69 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=BINGOS
+MODULE_VERSION=0.9105
+inherit perl-module
+
+DESCRIPTION="API & CLI access to the CPAN mirrors"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="cpantest md5 signature storable sqlite_backend"
+
+# See SelfUpgrade.pm
+comment() { echo ''; }
+
+RDEPEND="
+	>=virtual/perl-File-Fetch-0.16 $(comment 0.150.200_rc)
+	>=virtual/perl-File-Spec-0.82 $(comment 0.820.0)
+	>=virtual/perl-IPC-Cmd-0.360 $(comment 0.360.0)
+	>=virtual/perl-Locale-Maketext-Simple-0.01 $(comment 0.10.0)
+	>=virtual/perl-Log-Message-0.01 $(comment 0.10.0)
+	>=virtual/perl-Module-Load-0.10 $(comment 0.100.0)
+	>=virtual/perl-Module-Load-Conditional-0.380 $(comment 0.380.0)
+	>=virtual/perl-version-0.73 $(comment 0.730.0)
+	>=virtual/perl-Params-Check-0.22 $(comment 0.220.0)
+	>=virtual/perl-Package-Constants-0.01 $(comment 0.10.0)
+	>=virtual/perl-Term-UI-0.18 $(comment 0.180.0)
+	>=virtual/perl-Test-Harness-2.62 $(comment 2.620.0)
+	>=virtual/perl-Test-Simple-0.47 $(comment 0.470.0 Test::More)
+	>=virtual/perl-Archive-Extract-0.160.0
+	>=virtual/perl-Archive-Tar-1.23 $(comment 1.230.0)
+	>=virtual/perl-IO-Zlib-1.04 $(comment 1.40.0)
+	>=virtual/perl-Object-Accessor-0.34 $(comment 0.340.0)
+	>=virtual/perl-Module-CoreList-2.22 $(comment 2.220.0)
+	>=virtual/perl-Module-Pluggable-2.4 $(comment 2.400.0)
+	>=virtual/perl-Module-Loaded-0.01 $(comment 0.10.0)
+	>=virtual/perl-Parse-CPAN-Meta-1.420 $(comment 1.420.0)
+	>=virtual/perl-ExtUtils-Install-1.42 $(comment 1.420.0)
+
+	$(comment ">=virtual/perl-CPANPLUS-Dist-Build-0.240.0")
+
+	cpantest? (
+		>=dev-perl/Test-Reporter-1.34 $(comment 1.340.0)
+		>=virtual/perl-Parse-CPAN-Meta-1.420 $(comment 1.420.0)
+	)
+	md5? (
+		virtual/perl-Digest-SHA
+	)
+	signature? (
+		app-crypt/gnupg
+		>=dev-perl/Module-Signature-0.06 $(comment 0.60.0)
+	)
+	storable? (
+		virtual/perl-Storable
+	)
+	sqlite_backend? (
+		dev-perl/DBIx-Simple
+		dev-perl/DBD-SQLite
+	)
+
+"
+DEPEND="${RDEPEND}
+"
+
+SRC_TEST=do

diff --git a/perl-core/CPANPLUS/ChangeLog b/perl-core/CPANPLUS/ChangeLog
index 492efc1..f987fc1 100644
--- a/perl-core/CPANPLUS/ChangeLog
+++ b/perl-core/CPANPLUS/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*CPANPLUS-0.910.500 (06 May 2011)
+
+  06 May 2011; Kent Fredric <kentfredric@gmail.com> +CPANPLUS-0.910.500.ebuild:
+  Bump
+
 *CPANPLUS-0.910.400 (20 Apr 2011)
 
   20 Apr 2011; Kent Fredric <kentfredric@gmail.com> +CPANPLUS-0.910.400.ebuild,



WARNING: multiple messages have this Message-ID (diff)
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: perl-core/CPANPLUS/
Date: Fri,  6 May 2011 07:21:31 +0000 (UTC)	[thread overview]
Message-ID: <6cdde091514520f1305cd99824bbe3df170adf3f.kent@gentoo> (raw)
Message-ID: <20110506072131.5mYWntbHxTdzuWUTIeqLpVZ5UxPT2OpHhKaDMpXL4zQ@z> (raw)

commit:     6cdde091514520f1305cd99824bbe3df170adf3f
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May  6 07:16:21 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May  6 07:16:21 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6cdde091

[newversion] CPANPLUS-0.910.500

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

---
 perl-core/CPANPLUS/CPANPLUS-0.910.500.ebuild |   69 ++++++++++++++++++++++++++
 perl-core/CPANPLUS/ChangeLog                 |    5 ++
 2 files changed, 74 insertions(+), 0 deletions(-)

diff --git a/perl-core/CPANPLUS/CPANPLUS-0.910.500.ebuild b/perl-core/CPANPLUS/CPANPLUS-0.910.500.ebuild
new file mode 100644
index 0000000..f7e5686
--- /dev/null
+++ b/perl-core/CPANPLUS/CPANPLUS-0.910.500.ebuild
@@ -0,0 +1,69 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=BINGOS
+MODULE_VERSION=0.9105
+inherit perl-module
+
+DESCRIPTION="API & CLI access to the CPAN mirrors"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="cpantest md5 signature storable sqlite_backend"
+
+# See SelfUpgrade.pm
+comment() { echo ''; }
+
+RDEPEND="
+	>=virtual/perl-File-Fetch-0.16 $(comment 0.150.200_rc)
+	>=virtual/perl-File-Spec-0.82 $(comment 0.820.0)
+	>=virtual/perl-IPC-Cmd-0.360 $(comment 0.360.0)
+	>=virtual/perl-Locale-Maketext-Simple-0.01 $(comment 0.10.0)
+	>=virtual/perl-Log-Message-0.01 $(comment 0.10.0)
+	>=virtual/perl-Module-Load-0.10 $(comment 0.100.0)
+	>=virtual/perl-Module-Load-Conditional-0.380 $(comment 0.380.0)
+	>=virtual/perl-version-0.73 $(comment 0.730.0)
+	>=virtual/perl-Params-Check-0.22 $(comment 0.220.0)
+	>=virtual/perl-Package-Constants-0.01 $(comment 0.10.0)
+	>=virtual/perl-Term-UI-0.18 $(comment 0.180.0)
+	>=virtual/perl-Test-Harness-2.62 $(comment 2.620.0)
+	>=virtual/perl-Test-Simple-0.47 $(comment 0.470.0 Test::More)
+	>=virtual/perl-Archive-Extract-0.160.0
+	>=virtual/perl-Archive-Tar-1.23 $(comment 1.230.0)
+	>=virtual/perl-IO-Zlib-1.04 $(comment 1.40.0)
+	>=virtual/perl-Object-Accessor-0.34 $(comment 0.340.0)
+	>=virtual/perl-Module-CoreList-2.22 $(comment 2.220.0)
+	>=virtual/perl-Module-Pluggable-2.4 $(comment 2.400.0)
+	>=virtual/perl-Module-Loaded-0.01 $(comment 0.10.0)
+	>=virtual/perl-Parse-CPAN-Meta-1.420 $(comment 1.420.0)
+	>=virtual/perl-ExtUtils-Install-1.42 $(comment 1.420.0)
+
+	$(comment ">=virtual/perl-CPANPLUS-Dist-Build-0.240.0")
+
+	cpantest? (
+		>=dev-perl/Test-Reporter-1.34 $(comment 1.340.0)
+		>=virtual/perl-Parse-CPAN-Meta-1.420 $(comment 1.420.0)
+	)
+	md5? (
+		virtual/perl-Digest-SHA
+	)
+	signature? (
+		app-crypt/gnupg
+		>=dev-perl/Module-Signature-0.06 $(comment 0.60.0)
+	)
+	storable? (
+		virtual/perl-Storable
+	)
+	sqlite_backend? (
+		dev-perl/DBIx-Simple
+		dev-perl/DBD-SQLite
+	)
+
+"
+DEPEND="${RDEPEND}
+"
+
+SRC_TEST=do

diff --git a/perl-core/CPANPLUS/ChangeLog b/perl-core/CPANPLUS/ChangeLog
index 492efc1..f987fc1 100644
--- a/perl-core/CPANPLUS/ChangeLog
+++ b/perl-core/CPANPLUS/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*CPANPLUS-0.910.500 (06 May 2011)
+
+  06 May 2011; Kent Fredric <kentfredric@gmail.com> +CPANPLUS-0.910.500.ebuild:
+  Bump
+
 *CPANPLUS-0.910.400 (20 Apr 2011)
 
   20 Apr 2011; Kent Fredric <kentfredric@gmail.com> +CPANPLUS-0.910.400.ebuild,



             reply	other threads:[~2011-05-08 16:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-08 16:10 Kent Fredric [this message]
2011-05-06  7:21 ` [gentoo-commits] proj/perl-overlay:master commit in: perl-core/CPANPLUS/ Kent Fredric
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric

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=6cdde091514520f1305cd99824bbe3df170adf3f.kent@gentoo \
    --to=kentfredric@gmail.com \
    --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