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

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

[migrate] Bundle-CPAN

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

---
 ...PAN-1.857.ebuild => Bundle-CPAN-1.857.0.ebuild} |    3 ++-
 ...PAN-1.858.ebuild => Bundle-CPAN-1.858.0.ebuild} |    3 ++-
 dev-perl/Bundle-CPAN/ChangeLog                     |   10 +++++++++-
 3 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Bundle-CPAN/Bundle-CPAN-1.857.ebuild b/dev-perl/Bundle-CPAN/Bundle-CPAN-1.857.0.ebuild
similarity index 92%
rename from dev-perl/Bundle-CPAN/Bundle-CPAN-1.857.ebuild
rename to dev-perl/Bundle-CPAN/Bundle-CPAN-1.857.0.ebuild
index 44001d1..6ed5579 100644
--- a/dev-perl/Bundle-CPAN/Bundle-CPAN-1.857.ebuild
+++ b/dev-perl/Bundle-CPAN/Bundle-CPAN-1.857.0.ebuild
@@ -1,9 +1,10 @@
-# 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=ANDK
+MODULE_VERSION="1.857"
 inherit perl-module
 
 DESCRIPTION="Bundle to optimize the behaviour of CPAN.pm"

diff --git a/dev-perl/Bundle-CPAN/Bundle-CPAN-1.858.ebuild b/dev-perl/Bundle-CPAN/Bundle-CPAN-1.858.0.ebuild
similarity index 93%
rename from dev-perl/Bundle-CPAN/Bundle-CPAN-1.858.ebuild
rename to dev-perl/Bundle-CPAN/Bundle-CPAN-1.858.0.ebuild
index 24c46ca..bc7798f 100644
--- a/dev-perl/Bundle-CPAN/Bundle-CPAN-1.858.ebuild
+++ b/dev-perl/Bundle-CPAN/Bundle-CPAN-1.858.0.ebuild
@@ -1,9 +1,10 @@
-# 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=ANDK
+MODULE_VERSION="1.858"
 inherit perl-module
 
 DESCRIPTION="Bundle to optimize the behaviour of CPAN.pm"

diff --git a/dev-perl/Bundle-CPAN/ChangeLog b/dev-perl/Bundle-CPAN/ChangeLog
index 9e31e67..5a24201 100644
--- a/dev-perl/Bundle-CPAN/ChangeLog
+++ b/dev-perl/Bundle-CPAN/ChangeLog
@@ -1,7 +1,15 @@
 # ChangeLog for dev-perl/Bundle-CPAN
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Bundle-CPAN-1.858.0 (12 Apr 2011)
+*Bundle-CPAN-1.857.0 (12 Apr 2011)
+
+  12 Apr 2011; Kent Fredric <kentfredric@gmail.com> -Bundle-CPAN-1.857.ebuild,
+  +Bundle-CPAN-1.857.0.ebuild, -Bundle-CPAN-1.858.ebuild,
+  +Bundle-CPAN-1.858.0.ebuild:
+  Migrate
+
   19 Aug 2009; Kent Fredric <kentfredric@gmail.com>
   Bundle-CPAN-1.858.ebuild:
   Fixed Depend on Parse-CPAN-Meta



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Bundle-CPAN/
@ 2012-03-01 22:55 Kent Fredric
  0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2012-03-01 22:55 UTC (permalink / raw
  To: gentoo-commits

commit:     4e9832383f7223d15d8361b445d15738b2d7d6bc
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar  1 20:38:39 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Mar  1 20:38:39 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=4e983238

[newversion] Bundle-CPAN-1.859.0

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

---
 dev-perl/Bundle-CPAN/Bundle-CPAN-1.859.0.ebuild |   39 +++++++++++++++++++++++
 dev-perl/Bundle-CPAN/ChangeLog                  |    8 ++++-
 2 files changed, 46 insertions(+), 1 deletions(-)

diff --git a/dev-perl/Bundle-CPAN/Bundle-CPAN-1.859.0.ebuild b/dev-perl/Bundle-CPAN/Bundle-CPAN-1.859.0.ebuild
new file mode 100644
index 0000000..17c0437
--- /dev/null
+++ b/dev-perl/Bundle-CPAN/Bundle-CPAN-1.859.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=ANDK
+MODULE_VERSION=1.859
+inherit perl-module
+
+DESCRIPTION="Bundle to optimize the behaviour of CPAN.pm"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+DEPEND="
+	virtual/perl-ExtUtils-MakeMaker
+	>=virtual/perl-Test-Harness-2.62
+	virtual/perl-ExtUtils-CBuilder
+	virtual/perl-File-Temp
+	virtual/perl-Test-Simple
+	virtual/perl-Data-Dumper
+	virtual/perl-IO-Compress
+	virtual/perl-IO-Zlib
+	virtual/perl-Archive-Tar
+	virtual/perl-Module-Build
+	virtual/perl-File-Spec
+	virtual/perl-Digest-SHA
+	dev-perl/File-HomeDir
+	dev-perl/Archive-Zip
+	virtual/perl-libnet
+	dev-perl/TermReadKey
+	dev-perl/Term-ReadLine-Perl
+	dev-perl/yaml
+	virtual/perl-Parse-CPAN-Meta
+	dev-perl/Text-Glob
+	virtual/perl-CPAN
+	dev-perl/File-Which
+"
+RDEPEND="${DEPEND}"
+SRC_TEST="do"

diff --git a/dev-perl/Bundle-CPAN/ChangeLog b/dev-perl/Bundle-CPAN/ChangeLog
index 5a24201..921c4e8 100644
--- a/dev-perl/Bundle-CPAN/ChangeLog
+++ b/dev-perl/Bundle-CPAN/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Bundle-CPAN
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Bundle-CPAN-1.859.0 (01 Mar 2012)
+
+  01 Mar 2012; Kent Fredric <kentfredric@gmail.com>
+  +Bundle-CPAN-1.859.0.ebuild:
+  Version Bump
+
 *Bundle-CPAN-1.858.0 (12 Apr 2011)
 *Bundle-CPAN-1.857.0 (12 Apr 2011)
 



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Bundle-CPAN/
@ 2012-03-02 10:00 Kent Fredric
  0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2012-03-02 10:00 UTC (permalink / raw
  To: gentoo-commits

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

[newverion] Bundle-CPAN-1.861.0

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

---
 dev-perl/Bundle-CPAN/Bundle-CPAN-1.861.0.ebuild |   55 +++++++++++++++++++++++
 dev-perl/Bundle-CPAN/ChangeLog                  |    6 +++
 2 files changed, 61 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Bundle-CPAN/Bundle-CPAN-1.861.0.ebuild b/dev-perl/Bundle-CPAN/Bundle-CPAN-1.861.0.ebuild
new file mode 100644
index 0000000..1a404ef
--- /dev/null
+++ b/dev-perl/Bundle-CPAN/Bundle-CPAN-1.861.0.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=ANDK
+MODULE_VERSION=1.861
+inherit perl-module
+
+DESCRIPTION='Bundle to optimize the behaviour of CPAN.pm'
+LICENSE=" || ( Artistic GPL-2 )"
+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_bundle_contents() {
+	echo "virtual/perl-ExtUtils-MakeMaker
+	>=virtual/perl-Test-Harness-2.62
+	virtual/perl-ExtUtils-CBuilder
+	virtual/perl-File-Temp
+	virtual/perl-Test-Simple
+	virtual/perl-Data-Dumper
+	virtual/perl-IO-Compress
+	virtual/perl-IO-Zlib
+	virtual/perl-Archive-Tar
+	virtual/perl-Module-Build
+	virtual/perl-File-Spec
+	virtual/perl-Digest-SHA
+	dev-perl/File-HomeDir
+	dev-perl/Archive-Zip
+	virtual/perl-libnet
+	dev-perl/TermReadKey
+	dev-perl/Term-ReadLine-Perl
+	dev-perl/yaml
+	virtual/perl-Parse-CPAN-Meta
+	dev-perl/Text-Glob
+	virtual/perl-CPAN
+	dev-perl/File-Which"
+}
+
+DEPEND="
+	$(perl_bundle_contents)
+	$(perl_meta_configure)
+	$(perl_meta_build)
+"
+RDEPEND="
+	$(perl_bundle_contents)
+"
+SRC_TEST="do"

diff --git a/dev-perl/Bundle-CPAN/ChangeLog b/dev-perl/Bundle-CPAN/ChangeLog
index 921c4e8..52521fe 100644
--- a/dev-perl/Bundle-CPAN/ChangeLog
+++ b/dev-perl/Bundle-CPAN/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Bundle-CPAN-1.861.0 (02 Mar 2012)
+
+  02 Mar 2012; Kent Fredric <kentfredric@gmail.com>
+  +Bundle-CPAN-1.861.0.ebuild:
+  Version Bump
+
 *Bundle-CPAN-1.859.0 (01 Mar 2012)
 
   01 Mar 2012; Kent Fredric <kentfredric@gmail.com>



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

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

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

[cpanclean] Bundle-CPAN-1.85{7,8}.0

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

---
 dev-perl/Bundle-CPAN/Bundle-CPAN-1.857.0.ebuild |   41 ---------------------
 dev-perl/Bundle-CPAN/Bundle-CPAN-1.858.0.ebuild |   43 -----------------------
 dev-perl/Bundle-CPAN/ChangeLog                  |    6 +++-
 3 files changed, 5 insertions(+), 85 deletions(-)

diff --git a/dev-perl/Bundle-CPAN/Bundle-CPAN-1.857.0.ebuild b/dev-perl/Bundle-CPAN/Bundle-CPAN-1.857.0.ebuild
deleted file mode 100644
index 6ed5579..0000000
--- a/dev-perl/Bundle-CPAN/Bundle-CPAN-1.857.0.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-MODULE_AUTHOR=ANDK
-MODULE_VERSION="1.857"
-inherit perl-module
-
-DESCRIPTION="Bundle to optimize the behaviour of CPAN.pm"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-DEPEND="
-	>=virtual/perl-Test-Harness-2.62
-	virtual/perl-ExtUtils-CBuilder
-	virtual/perl-Module-Build
-	virtual/perl-File-Spec
-	virtual/perl-File-Temp
-	virtual/perl-Digest-SHA
-	dev-perl/File-HomeDir
-	virtual/perl-Compress-Raw-Zlib
-	virtual/perl-IO-Compress
-	virtual/perl-IO-Zlib
-	virtual/perl-Archive-Tar
-	dev-perl/Archive-Zip
-	dev-perl/Term-ReadLine-Perl
-	dev-perl/yaml
-	dev-perl/Text-Glob
-	dev-perl/File-Which
-	virtual/perl-Test-Simple
-"
-# virtual/perl-CPAN
-# dev-perl/Term-ReadKey
-# dev-perl/Net-Cmd
-# dev-perl/Net-FTP
-# dev-perl/Data-Dumper
-RDEPEND="${DEPEND}"

diff --git a/dev-perl/Bundle-CPAN/Bundle-CPAN-1.858.0.ebuild b/dev-perl/Bundle-CPAN/Bundle-CPAN-1.858.0.ebuild
deleted file mode 100644
index bc7798f..0000000
--- a/dev-perl/Bundle-CPAN/Bundle-CPAN-1.858.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-MODULE_AUTHOR=ANDK
-MODULE_VERSION="1.858"
-inherit perl-module
-
-DESCRIPTION="Bundle to optimize the behaviour of CPAN.pm"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-DEPEND="
-	>=virtual/perl-Test-Harness-2.62
-	virtual/perl-ExtUtils-CBuilder
-	virtual/perl-Module-Build
-	virtual/perl-File-Spec
-	virtual/perl-File-Temp
-	virtual/perl-Digest-SHA
-	dev-perl/File-HomeDir
-	virtual/perl-Compress-Raw-Zlib
-	virtual/perl-Compress-Raw-Bzip2
-	virtual/perl-IO-Zlib
-	virtual/perl-Archive-Tar
-	virtual/perl-IO-Compress
-	dev-perl/Archive-Zip
-	dev-perl/Term-ReadLine-Perl
-	dev-perl/yaml
-	virtual/perl-Parse-CPAN-Meta
-	dev-perl/Text-Glob
-	dev-perl/File-Which
-	virtual/perl-Test-Simple
-"
-# virtual/perl-CPAN
-# dev-perl/Term-ReadKey
-# dev-perl/Net-Cmd
-# dev-perl/Net-FTP
-# dev-perl/Data-Dumper
-RDEPEND="${DEPEND}"

diff --git a/dev-perl/Bundle-CPAN/ChangeLog b/dev-perl/Bundle-CPAN/ChangeLog
index 52521fe..464a2e7 100644
--- a/dev-perl/Bundle-CPAN/ChangeLog
+++ b/dev-perl/Bundle-CPAN/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for dev-perl/Bundle-CPAN
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  05 Feb 2013; Kent Fredric <kentfredric@gmail.com>
+  -Bundle-CPAN-1.857.0.ebuild, -Bundle-CPAN-1.858.0.ebuild:
+  Gone on CPAN
+
 *Bundle-CPAN-1.861.0 (02 Mar 2012)
 
   02 Mar 2012; Kent Fredric <kentfredric@gmail.com>


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Bundle-CPAN/
@ 2015-06-20 19:42 Kent Fredric
  0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2015-06-20 19:42 UTC (permalink / raw
  To: gentoo-commits

commit:     e87224121e13ef421ec0bb5de3986ad30cfc0f31
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jun 20 19:37:02 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun 20 19:37:02 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=e8722412

[bump] Bundle-CPAN

Package-Manager: portage-2.2.17

 ....861.0-r1.ebuild => Bundle-CPAN-1.862.0.ebuild} | 40 +++++++++-------------
 dev-perl/Bundle-CPAN/metadata.xml                  |  7 +++-
 2 files changed, 23 insertions(+), 24 deletions(-)

diff --git a/dev-perl/Bundle-CPAN/Bundle-CPAN-1.861.0-r1.ebuild b/dev-perl/Bundle-CPAN/Bundle-CPAN-1.862.0.ebuild
similarity index 58%
rename from dev-perl/Bundle-CPAN/Bundle-CPAN-1.861.0-r1.ebuild
rename to dev-perl/Bundle-CPAN/Bundle-CPAN-1.862.0.ebuild
index 31afa40..016e434 100644
--- a/dev-perl/Bundle-CPAN/Bundle-CPAN-1.861.0-r1.ebuild
+++ b/dev-perl/Bundle-CPAN/Bundle-CPAN-1.862.0.ebuild
@@ -3,25 +3,18 @@
 # $Header: $
 EAPI=5
 MODULE_AUTHOR=ANDK
-MODULE_VERSION=1.861
+MODULE_VERSION=1.862
 inherit perl-module
 
-DESCRIPTION='Bundle to optimize the behaviour of CPAN.pm'
+DESCRIPTION="Bundle to optimize the behaviour of CPAN.pm"
 
 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_bundle_contents() {
-	echo "virtual/perl-ExtUtils-MakeMaker
-	>=virtual/perl-Test-Harness-2.62
+IUSE="+xxl"
+
+RDEPEND="
+	virtual/perl-ExtUtils-MakeMaker
+	>=virtual/perl-Test-Harness-2.620.0
 	virtual/perl-ExtUtils-CBuilder
 	virtual/perl-File-Temp
 	virtual/perl-Test-Simple
@@ -41,14 +34,15 @@ perl_bundle_contents() {
 	virtual/perl-Parse-CPAN-Meta
 	dev-perl/Text-Glob
 	virtual/perl-CPAN
-	dev-perl/File-Which"
-}
-
-DEPEND="
-	$(perl_bundle_contents)
-	$(perl_meta_configure)
-	$(perl_meta_build)
+	dev-perl/File-Which
+	xxl? (
+		dev-perl/YAML-Syck
+		dev-perl/IO-Tty
+		dev-perl/Module-Signature
+		dev-perl/CPAN-Reporter
+		dev-perl/Kwalify
+	)
 "
-RDEPEND="
-	$(perl_bundle_contents)
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
 "

diff --git a/dev-perl/Bundle-CPAN/metadata.xml b/dev-perl/Bundle-CPAN/metadata.xml
index 2020a3d..e91014b 100644
--- a/dev-perl/Bundle-CPAN/metadata.xml
+++ b/dev-perl/Bundle-CPAN/metadata.xml
@@ -10,5 +10,10 @@
         <remote-id type="cpan">Bundle-CPAN</remote-id>
         <remote-id type="cpan-module">Bundle::CPAN</remote-id>
         <remote-id type="cpan-module">Bundle::CPANxxl</remote-id>
-    </upstream>
+	</upstream>
+	<use>
+		<flag name="xxl">Install additional dependencies recommended by upstream that
+			that are more complicated, but useful for CPAN, as per
+			Bundle::CPANxxl</flag>
+	</use>
 </pkgmetadata>


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

end of thread, other threads:[~2015-06-20 19:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-12 13:13 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Bundle-CPAN/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2012-03-01 22:55 Kent Fredric
2012-03-02 10:00 Kent Fredric
2013-02-05 12:24 Kent Fredric
2015-06-20 19:42 Kent Fredric

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