* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Data-Entropy/
@ 2012-07-26 2:09 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2012-07-26 2:09 UTC (permalink / raw
To: gentoo-commits
commit: 2d93bc45691d7217abea0cceb020c23530a6799a
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Jul 26 01:38:53 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul 26 01:38:53 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=2d93bc45
[fixdep] Data-Entropy -> HTTP-Lite
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key ECD2C675C102CDA4)
---
dev-perl/Data-Entropy/ChangeLog | 3 +++
dev-perl/Data-Entropy/Data-Entropy-0.7.0.ebuild | 2 +-
2 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/dev-perl/Data-Entropy/ChangeLog b/dev-perl/Data-Entropy/ChangeLog
index 27ba0cc..2f5729b 100644
--- a/dev-perl/Data-Entropy/ChangeLog
+++ b/dev-perl/Data-Entropy/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 26 Jul 2012; Kent Fredric <kentfredric@gmail.com> Data-Entropy-0.7.0.ebuild:
+ Fixdep HTTP::Lite
+
15 Feb 2012; Kent Fredric <kentfredric@gmail.com> Data-Entropy-0.6.0.ebuild,
Data-Entropy-0.7.0.ebuild:
Fixdep Data::Float
diff --git a/dev-perl/Data-Entropy/Data-Entropy-0.7.0.ebuild b/dev-perl/Data-Entropy/Data-Entropy-0.7.0.ebuild
index 9d70c3e..a7adc93 100644
--- a/dev-perl/Data-Entropy/Data-Entropy-0.7.0.ebuild
+++ b/dev-perl/Data-Entropy/Data-Entropy-0.7.0.ebuild
@@ -18,7 +18,7 @@ COMMON_DEPEND="
>=dev-perl/Data-Float-0.8.0
$(comment virtual/perl-Errno 1.0.0)
$(comment virtual/perl-Exporter)
- >=dev-perl/HTTP-Lite-2.2 $(comment 2.200.0)
+ >=dev-perl/HTTP-Lite-2.200.0
>=virtual/perl-IO-1.03 $(comment 1.30.0 IO::File)
dev-perl/Params-Classify
$(comment virtual/perl-constant)
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Data-Entropy/
@ 2012-02-15 10:58 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2012-02-15 10:58 UTC (permalink / raw
To: gentoo-commits
commit: f670268b9593f262ac070704a9f9d1aa6d6b84ea
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Feb 15 10:54:45 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Feb 15 10:54:45 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f670268b
[fixdep] Data-Entropy -> Data-Float
(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Data-Entropy/ChangeLog | 6 +++++-
dev-perl/Data-Entropy/Data-Entropy-0.6.0.ebuild | 4 ++--
dev-perl/Data-Entropy/Data-Entropy-0.7.0.ebuild | 6 +++---
3 files changed, 10 insertions(+), 6 deletions(-)
diff --git a/dev-perl/Data-Entropy/ChangeLog b/dev-perl/Data-Entropy/ChangeLog
index 656c88a..27ba0cc 100644
--- a/dev-perl/Data-Entropy/ChangeLog
+++ b/dev-perl/Data-Entropy/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for dev-perl/Data-Entropy
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 15 Feb 2012; Kent Fredric <kentfredric@gmail.com> Data-Entropy-0.6.0.ebuild,
+ Data-Entropy-0.7.0.ebuild:
+ Fixdep Data::Float
+
*Data-Entropy-0.7.0 (05 May 2011)
05 May 2011; Kent Fredric <kentfredric@gmail.com> +Data-Entropy-0.7.0.ebuild:
diff --git a/dev-perl/Data-Entropy/Data-Entropy-0.6.0.ebuild b/dev-perl/Data-Entropy/Data-Entropy-0.6.0.ebuild
index 583d46c..f2054c4 100644
--- a/dev-perl/Data-Entropy/Data-Entropy-0.6.0.ebuild
+++ b/dev-perl/Data-Entropy/Data-Entropy-0.6.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: $
EAPI=2
@@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="test"
COMMON_DEPEND="
dev-perl/Crypt-Rijndael
- >=dev-perl/Data-Float-0.008
+ >=dev-perl/Data-Float-0.8.0
>=dev-perl/libwww-perl-5.539
dev-perl/Params-Classify
!<dev-perl/Math-BigInt-1.60
diff --git a/dev-perl/Data-Entropy/Data-Entropy-0.7.0.ebuild b/dev-perl/Data-Entropy/Data-Entropy-0.7.0.ebuild
index 001d5d8..9d70c3e 100644
--- a/dev-perl/Data-Entropy/Data-Entropy-0.7.0.ebuild
+++ b/dev-perl/Data-Entropy/Data-Entropy-0.7.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: $
EAPI=4
@@ -15,7 +15,7 @@ comment() { echo ''; }
COMMON_DEPEND="
$(comment virtual/perl-Carp)
dev-perl/Crypt-Rijndael
- >=dev-perl/Data-Float-0.008 $(comment 0.8.0)
+ >=dev-perl/Data-Float-0.8.0
$(comment virtual/perl-Errno 1.0.0)
$(comment virtual/perl-Exporter)
>=dev-perl/HTTP-Lite-2.2 $(comment 2.200.0)
@@ -40,7 +40,7 @@ DEPEND="
$(comment BUILD REQUIRES)
dev-perl/Crypt-Rijndael
- >=dev-perl/Data-Float-0.008 $(comment 0.8.0)
+ >=dev-perl/Data-Float-0.8.0
>=virtual/perl-IO-1.03 $(comment 1.30.0 IO::File)
virtual/perl-Module-Build
virtual/perl-Test-Simple $(comment Test::More)
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Data-Entropy/
@ 2011-05-05 18:17 Kent Fredric
2011-05-05 8:43 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
0 siblings, 1 reply; 4+ messages in thread
From: Kent Fredric @ 2011-05-05 18:17 UTC (permalink / raw
To: gentoo-commits
commit: f3f6175ce0a39a9d7c4b8c000feeee24e7f8f9ef
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May 5 08:32:20 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May 5 08:32:20 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f3f6175c
[newversion] Data-Entropy-0.7.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/Data-Entropy/ChangeLog | 5 ++
dev-perl/Data-Entropy/Data-Entropy-0.7.0.ebuild | 53 +++++++++++++++++++++++
2 files changed, 58 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Data-Entropy/ChangeLog b/dev-perl/Data-Entropy/ChangeLog
index bfe3152..656c88a 100644
--- a/dev-perl/Data-Entropy/ChangeLog
+++ b/dev-perl/Data-Entropy/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Data-Entropy-0.7.0 (05 May 2011)
+
+ 05 May 2011; Kent Fredric <kentfredric@gmail.com> +Data-Entropy-0.7.0.ebuild:
+ Bump
+
*Data-Entropy-0.6.0 (05 May 2011)
05 May 2011; Kent Fredric <kentfredric@gmail.com> -Data-Entropy-0.006.ebuild,
diff --git a/dev-perl/Data-Entropy/Data-Entropy-0.7.0.ebuild b/dev-perl/Data-Entropy/Data-Entropy-0.7.0.ebuild
new file mode 100644
index 0000000..001d5d8
--- /dev/null
+++ b/dev-perl/Data-Entropy/Data-Entropy-0.7.0.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=ZEFRAM
+MODULE_VERSION=0.007
+inherit perl-module
+
+DESCRIPTION="entropy (randomness) management"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { echo ''; }
+COMMON_DEPEND="
+ $(comment virtual/perl-Carp)
+ dev-perl/Crypt-Rijndael
+ >=dev-perl/Data-Float-0.008 $(comment 0.8.0)
+ $(comment virtual/perl-Errno 1.0.0)
+ $(comment virtual/perl-Exporter)
+ >=dev-perl/HTTP-Lite-2.2 $(comment 2.200.0)
+ >=virtual/perl-IO-1.03 $(comment 1.30.0 IO::File)
+ dev-perl/Params-Classify
+ $(comment virtual/perl-constant)
+ $(comment virtual/perl-integer)
+ virtual/perl-parent
+ $(comment perl 5.6 w/ strict and warnings)
+
+ $(comment CONFLICTS)
+ !<virtual/perl-Math-BigInt-1.60 $(comment 1.600.0)
+ !<virtual/perl-Math-BigRat-0.04 $(comment 0.40.0)
+ !<perl-core/Math-BigRat-0.04 $(comment 0.40.0)
+"
+DEPEND="
+ ${COMMON_DEPEND}
+
+ $(comment CONFIGURE REQUIRES)
+ virtual/perl-Module-Build
+ $(comment perl 5.6 w/ strict and warnings)
+
+ $(comment BUILD REQUIRES)
+ dev-perl/Crypt-Rijndael
+ >=dev-perl/Data-Float-0.008 $(comment 0.8.0)
+ >=virtual/perl-IO-1.03 $(comment 1.30.0 IO::File)
+ virtual/perl-Module-Build
+ virtual/perl-Test-Simple $(comment Test::More)
+ $(comment virtual/perl-constant)
+ $(comment perl 5.6 w/ strict and warnings)
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Data-Entropy/
2011-05-05 18:17 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
@ 2011-05-05 8:43 ` Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-05-05 8:43 UTC (permalink / raw
To: gentoo-commits
commit: f3f6175ce0a39a9d7c4b8c000feeee24e7f8f9ef
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May 5 08:32:20 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May 5 08:32:20 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f3f6175c
[newversion] Data-Entropy-0.7.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/Data-Entropy/ChangeLog | 5 ++
dev-perl/Data-Entropy/Data-Entropy-0.7.0.ebuild | 53 +++++++++++++++++++++++
2 files changed, 58 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Data-Entropy/ChangeLog b/dev-perl/Data-Entropy/ChangeLog
index bfe3152..656c88a 100644
--- a/dev-perl/Data-Entropy/ChangeLog
+++ b/dev-perl/Data-Entropy/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Data-Entropy-0.7.0 (05 May 2011)
+
+ 05 May 2011; Kent Fredric <kentfredric@gmail.com> +Data-Entropy-0.7.0.ebuild:
+ Bump
+
*Data-Entropy-0.6.0 (05 May 2011)
05 May 2011; Kent Fredric <kentfredric@gmail.com> -Data-Entropy-0.006.ebuild,
diff --git a/dev-perl/Data-Entropy/Data-Entropy-0.7.0.ebuild b/dev-perl/Data-Entropy/Data-Entropy-0.7.0.ebuild
new file mode 100644
index 0000000..001d5d8
--- /dev/null
+++ b/dev-perl/Data-Entropy/Data-Entropy-0.7.0.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=ZEFRAM
+MODULE_VERSION=0.007
+inherit perl-module
+
+DESCRIPTION="entropy (randomness) management"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { echo ''; }
+COMMON_DEPEND="
+ $(comment virtual/perl-Carp)
+ dev-perl/Crypt-Rijndael
+ >=dev-perl/Data-Float-0.008 $(comment 0.8.0)
+ $(comment virtual/perl-Errno 1.0.0)
+ $(comment virtual/perl-Exporter)
+ >=dev-perl/HTTP-Lite-2.2 $(comment 2.200.0)
+ >=virtual/perl-IO-1.03 $(comment 1.30.0 IO::File)
+ dev-perl/Params-Classify
+ $(comment virtual/perl-constant)
+ $(comment virtual/perl-integer)
+ virtual/perl-parent
+ $(comment perl 5.6 w/ strict and warnings)
+
+ $(comment CONFLICTS)
+ !<virtual/perl-Math-BigInt-1.60 $(comment 1.600.0)
+ !<virtual/perl-Math-BigRat-0.04 $(comment 0.40.0)
+ !<perl-core/Math-BigRat-0.04 $(comment 0.40.0)
+"
+DEPEND="
+ ${COMMON_DEPEND}
+
+ $(comment CONFIGURE REQUIRES)
+ virtual/perl-Module-Build
+ $(comment perl 5.6 w/ strict and warnings)
+
+ $(comment BUILD REQUIRES)
+ dev-perl/Crypt-Rijndael
+ >=dev-perl/Data-Float-0.008 $(comment 0.8.0)
+ >=virtual/perl-IO-1.03 $(comment 1.30.0 IO::File)
+ virtual/perl-Module-Build
+ virtual/perl-Test-Simple $(comment Test::More)
+ $(comment virtual/perl-constant)
+ $(comment perl 5.6 w/ strict and warnings)
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Data-Entropy/
@ 2011-05-05 18:17 Kent Fredric
2011-05-05 8:43 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
0 siblings, 1 reply; 4+ messages in thread
From: Kent Fredric @ 2011-05-05 18:17 UTC (permalink / raw
To: gentoo-commits
commit: 9223a2e81842f6833333c7dfae856adf35c397d7
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May 5 08:19:07 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May 5 08:19:07 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=9223a2e8
[migrate] Data-Entropy
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/Data-Entropy/ChangeLog | 8 +++++++-
...ropy-0.006.ebuild => Data-Entropy-0.6.0.ebuild} | 3 ++-
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Data-Entropy/ChangeLog b/dev-perl/Data-Entropy/ChangeLog
index 913e672..bfe3152 100644
--- a/dev-perl/Data-Entropy/ChangeLog
+++ b/dev-perl/Data-Entropy/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/Data-Entropy
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Data-Entropy-0.6.0 (05 May 2011)
+
+ 05 May 2011; Kent Fredric <kentfredric@gmail.com> -Data-Entropy-0.006.ebuild,
+ +Data-Entropy-0.6.0.ebuild:
+ Migrate to x.y.z
+
09 Dec 2009; Kent Fredric <kentfredric@gmail.com>
-Data-Entropy-0.005.ebuild:
Gone on CPAN
diff --git a/dev-perl/Data-Entropy/Data-Entropy-0.006.ebuild b/dev-perl/Data-Entropy/Data-Entropy-0.6.0.ebuild
similarity index 90%
rename from dev-perl/Data-Entropy/Data-Entropy-0.006.ebuild
rename to dev-perl/Data-Entropy/Data-Entropy-0.6.0.ebuild
index f83429e..583d46c 100644
--- a/dev-perl/Data-Entropy/Data-Entropy-0.006.ebuild
+++ b/dev-perl/Data-Entropy/Data-Entropy-0.6.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=ZEFRAM
+MODULE_VERSION="0.006"
inherit perl-module
DESCRIPTION="entropy (randomness) management"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Data-Entropy/
2011-05-05 18:17 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
@ 2011-05-05 8:43 ` Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-05-05 8:43 UTC (permalink / raw
To: gentoo-commits
commit: 9223a2e81842f6833333c7dfae856adf35c397d7
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May 5 08:19:07 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May 5 08:19:07 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=9223a2e8
[migrate] Data-Entropy
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/Data-Entropy/ChangeLog | 8 +++++++-
...ropy-0.006.ebuild => Data-Entropy-0.6.0.ebuild} | 3 ++-
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Data-Entropy/ChangeLog b/dev-perl/Data-Entropy/ChangeLog
index 913e672..bfe3152 100644
--- a/dev-perl/Data-Entropy/ChangeLog
+++ b/dev-perl/Data-Entropy/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/Data-Entropy
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Data-Entropy-0.6.0 (05 May 2011)
+
+ 05 May 2011; Kent Fredric <kentfredric@gmail.com> -Data-Entropy-0.006.ebuild,
+ +Data-Entropy-0.6.0.ebuild:
+ Migrate to x.y.z
+
09 Dec 2009; Kent Fredric <kentfredric@gmail.com>
-Data-Entropy-0.005.ebuild:
Gone on CPAN
diff --git a/dev-perl/Data-Entropy/Data-Entropy-0.006.ebuild b/dev-perl/Data-Entropy/Data-Entropy-0.6.0.ebuild
similarity index 90%
rename from dev-perl/Data-Entropy/Data-Entropy-0.006.ebuild
rename to dev-perl/Data-Entropy/Data-Entropy-0.6.0.ebuild
index f83429e..583d46c 100644
--- a/dev-perl/Data-Entropy/Data-Entropy-0.006.ebuild
+++ b/dev-perl/Data-Entropy/Data-Entropy-0.6.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=ZEFRAM
+MODULE_VERSION="0.006"
inherit perl-module
DESCRIPTION="entropy (randomness) management"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-07-26 2:09 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-26 2:09 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Data-Entropy/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2012-02-15 10:58 Kent Fredric
2011-05-05 18:17 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-05-05 8:43 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-05-05 18:17 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-05-05 8:43 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox