public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-PageCache/
@ 2012-02-27 21:01 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2012-02-27 21:01 UTC (permalink / raw
  To: gentoo-commits

commit:     da3ddb67e7857147e0f3e4505e09f6e1a6cd4c97
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Feb 27 19:58:16 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Feb 27 19:58:16 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=da3ddb67

[migrate/fixdep] Catalyst-Plugin-PageCache, => Catalyst-Plugin-Cache

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

---
 ...ld => Catalyst-Plugin-PageCache-0.180.0.ebuild} |    3 +-
 ...ld => Catalyst-Plugin-PageCache-0.190.0.ebuild} |    3 +-
 ...ld => Catalyst-Plugin-PageCache-0.210.0.ebuild} |    3 +-
 ...ld => Catalyst-Plugin-PageCache-0.220.0.ebuild} |    3 +-
 ...ld => Catalyst-Plugin-PageCache-0.310.0.ebuild} |    5 ++-
 dev-perl/Catalyst-Plugin-PageCache/ChangeLog       |   21 +++++++++++++++++++-
 6 files changed, 31 insertions(+), 7 deletions(-)

diff --git a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.18.ebuild b/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.180.0.ebuild
similarity index 83%
rename from dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.18.ebuild
rename to dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.180.0.ebuild
index 61b6e3a..ab17550 100644
--- a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.18.ebuild
+++ b/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.180.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
 MODULE_AUTHOR=AGRUNDMA
+MODULE_VERSION="0.18"
 inherit perl-module
 
 DESCRIPTION="Cache the output of entire pages"

diff --git a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.19.ebuild b/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.190.0.ebuild
similarity index 83%
rename from dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.19.ebuild
rename to dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.190.0.ebuild
index 61b6e3a..841a5a2 100644
--- a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.19.ebuild
+++ b/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.190.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
 MODULE_AUTHOR=AGRUNDMA
+MODULE_VERSION="0.19"
 inherit perl-module
 
 DESCRIPTION="Cache the output of entire pages"

diff --git a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.21.ebuild b/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.210.0.ebuild
similarity index 83%
rename from dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.21.ebuild
rename to dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.210.0.ebuild
index 61b6e3a..4627ca3 100644
--- a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.21.ebuild
+++ b/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.210.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
 MODULE_AUTHOR=AGRUNDMA
+MODULE_VERSION="0.21"
 inherit perl-module
 
 DESCRIPTION="Cache the output of entire pages"

diff --git a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.22.ebuild b/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.220.0.ebuild
similarity index 87%
rename from dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.22.ebuild
rename to dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.220.0.ebuild
index b1dea04..75f4b29 100644
--- a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.22.ebuild
+++ b/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.220.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
 MODULE_AUTHOR=MRAMBERG
+MODULE_VERSION="0.22"
 inherit perl-module
 
 DESCRIPTION="Cache the output of entire pages"

diff --git a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.31.ebuild b/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.310.0.ebuild
similarity index 81%
rename from dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.31.ebuild
rename to dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.310.0.ebuild
index 2d399b2..b20959b 100644
--- a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.31.ebuild
+++ b/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.310.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=3
 MODULE_AUTHOR=TIMB
+MODULE_VERSION="0.31"
 inherit perl-module
 
 DESCRIPTION="Cache the output of entire pages"
@@ -20,7 +21,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
 	virtual/perl-Test-Simple
-	>=dev-perl/Catalyst-Plugin-Cache-0.10
+	>=dev-perl/Catalyst-Plugin-Cache-0.100.0
 	>=dev-perl/Cache-Cache-1.04
 	>=virtual/perl-File-Path-2.08
 "

diff --git a/dev-perl/Catalyst-Plugin-PageCache/ChangeLog b/dev-perl/Catalyst-Plugin-PageCache/ChangeLog
index ce71b48..93af3fb 100644
--- a/dev-perl/Catalyst-Plugin-PageCache/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-PageCache/ChangeLog
@@ -1,7 +1,26 @@
 # ChangeLog for dev-perl/Catalyst-Plugin-PageCache
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Catalyst-Plugin-PageCache-0.310.0 (27 Feb 2012)
+*Catalyst-Plugin-PageCache-0.220.0 (27 Feb 2012)
+*Catalyst-Plugin-PageCache-0.210.0 (27 Feb 2012)
+*Catalyst-Plugin-PageCache-0.190.0 (27 Feb 2012)
+*Catalyst-Plugin-PageCache-0.180.0 (27 Feb 2012)
+
+  27 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  -Catalyst-Plugin-PageCache-0.18.ebuild,
+  -Catalyst-Plugin-PageCache-0.19.ebuild,
+  -Catalyst-Plugin-PageCache-0.21.ebuild,
+  -Catalyst-Plugin-PageCache-0.22.ebuild,
+  -Catalyst-Plugin-PageCache-0.31.ebuild,
+  +Catalyst-Plugin-PageCache-0.180.0.ebuild,
+  +Catalyst-Plugin-PageCache-0.190.0.ebuild,
+  +Catalyst-Plugin-PageCache-0.210.0.ebuild,
+  +Catalyst-Plugin-PageCache-0.220.0.ebuild,
+  +Catalyst-Plugin-PageCache-0.310.0.ebuild:
+  Migrate to x.y.z, fixdep Catalyst-Plugin-Cache
+
 *Catalyst-Plugin-PageCache-0.31 (03 Jan 2011)
 
   03 Jan 2011; Kent Fredric <kentfredric@gmail.com>



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-PageCache/
@ 2013-04-28 22:52 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2013-04-28 22:52 UTC (permalink / raw
  To: gentoo-commits

commit:     7896e1b6a30bfdb00f7a2e2c2f5ce35c32417f4c
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 28 22:34:06 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 28 22:34:06 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7896e1b6

[fixdep] Catalyst-Plugin-PageCache -> MRO-Compat ( normalize )

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

---
 .../Catalyst-Plugin-PageCache-0.220.0.ebuild       |    4 ++--
 .../Catalyst-Plugin-PageCache-0.310.0.ebuild       |    4 ++--
 dev-perl/Catalyst-Plugin-PageCache/ChangeLog       |    7 ++++++-
 3 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.220.0.ebuild b/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.220.0.ebuild
index 75f4b29..3c59ee8 100644
--- a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.220.0.ebuild
+++ b/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.220.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
 
 RDEPEND="
 	dev-perl/Catalyst-Runtime
-	>=dev-perl/MRO-Compat-0.10
+	>=dev-perl/MRO-Compat-0.100.0
 "
 # Tests will skip atm. 
 # https://rt.cpan.org/Ticket/Display.html?id=47373

diff --git a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.310.0.ebuild b/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.310.0.ebuild
index b20959b..a0075fa 100644
--- a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.310.0.ebuild
+++ b/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.310.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=3
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
 
 RDEPEND="
 	dev-perl/Catalyst-Runtime
-	>=dev-perl/MRO-Compat-0.10
+	>=dev-perl/MRO-Compat-0.100.0
 	dev-perl/Digest-SHA1
 "
 DEPEND="${RDEPEND}

diff --git a/dev-perl/Catalyst-Plugin-PageCache/ChangeLog b/dev-perl/Catalyst-Plugin-PageCache/ChangeLog
index 93af3fb..85226fc 100644
--- a/dev-perl/Catalyst-Plugin-PageCache/ChangeLog
+++ b/dev-perl/Catalyst-Plugin-PageCache/ChangeLog
@@ -1,7 +1,12 @@
 # ChangeLog for dev-perl/Catalyst-Plugin-PageCache
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  28 Apr 2013; Kent Fredric <kentfredric@gmail.com>
+  Catalyst-Plugin-PageCache-0.220.0.ebuild,
+  Catalyst-Plugin-PageCache-0.310.0.ebuild:
+  Fix dependency on MRO-Compat ( normalize )
+
 *Catalyst-Plugin-PageCache-0.310.0 (27 Feb 2012)
 *Catalyst-Plugin-PageCache-0.220.0 (27 Feb 2012)
 *Catalyst-Plugin-PageCache-0.210.0 (27 Feb 2012)


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-PageCache/
@ 2015-06-08 18:40 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2015-06-08 18:40 UTC (permalink / raw
  To: gentoo-commits

commit:     d9a644d15a1d9802f13999d5a6f4920f86d42ade
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Jun  8 18:24:37 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Jun  8 18:24:37 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=d9a644d1

[cleanup] Catalyst-Plugin-PageCache: Remove old versions

Package-Manager: portage-2.2.17

 .../Catalyst-Plugin-PageCache-0.180.0.ebuild       | 20 ------------------
 .../Catalyst-Plugin-PageCache-0.190.0.ebuild       | 20 ------------------
 .../Catalyst-Plugin-PageCache-0.210.0.ebuild       | 20 ------------------
 .../Catalyst-Plugin-PageCache-0.220.0.ebuild       | 24 ----------------------
 4 files changed, 84 deletions(-)

diff --git a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.180.0.ebuild b/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.180.0.ebuild
deleted file mode 100644
index ab17550..0000000
--- a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.180.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=AGRUNDMA
-MODULE_VERSION="0.18"
-inherit perl-module
-
-DESCRIPTION="Cache the output of entire pages"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="
-	dev-perl/Catalyst-Runtime
-"
-RDEPEND="${DEPEND}"

diff --git a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.190.0.ebuild b/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.190.0.ebuild
deleted file mode 100644
index 841a5a2..0000000
--- a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.190.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=AGRUNDMA
-MODULE_VERSION="0.19"
-inherit perl-module
-
-DESCRIPTION="Cache the output of entire pages"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="
-	dev-perl/Catalyst-Runtime
-"
-RDEPEND="${DEPEND}"

diff --git a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.210.0.ebuild b/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.210.0.ebuild
deleted file mode 100644
index 4627ca3..0000000
--- a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.210.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=AGRUNDMA
-MODULE_VERSION="0.21"
-inherit perl-module
-
-DESCRIPTION="Cache the output of entire pages"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="
-	dev-perl/Catalyst-Runtime
-"
-RDEPEND="${DEPEND}"

diff --git a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.220.0.ebuild b/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.220.0.ebuild
deleted file mode 100644
index 3c59ee8..0000000
--- a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.220.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=MRAMBERG
-MODULE_VERSION="0.22"
-inherit perl-module
-
-DESCRIPTION="Cache the output of entire pages"
-
-IUSE=""
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-	dev-perl/Catalyst-Runtime
-	>=dev-perl/MRO-Compat-0.100.0
-"
-# Tests will skip atm. 
-# https://rt.cpan.org/Ticket/Display.html?id=47373
-DEPEND="${RDEPEND}"
-SRC_TEST="do"


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-PageCache/
@ 2015-06-20  9:37 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2015-06-20  9:37 UTC (permalink / raw
  To: gentoo-commits

commit:     e37ef901f2cd502fd6fbfc724f57f7c43f90dd2f
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jun 20 08:25:24 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun 20 08:25:24 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=e37ef901

[fixup] Catalyst-Plugin-PageCache: Fixup deps, fix failing parallel tests

Package-Manager: portage-2.2.17

 ...d => Catalyst-Plugin-PageCache-0.310.0-r2.ebuild} | 20 ++++++++++++++------
 1 file changed, 14 insertions(+), 6 deletions(-)

diff --git a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.310.0-r1.ebuild b/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.310.0-r2.ebuild
similarity index 55%
rename from dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.310.0-r1.ebuild
rename to dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.310.0-r2.ebuild
index a660787..dea2d45 100644
--- a/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.310.0-r1.ebuild
+++ b/dev-perl/Catalyst-Plugin-PageCache/Catalyst-Plugin-PageCache-0.310.0-r2.ebuild
@@ -8,20 +8,28 @@ inherit perl-module
 
 DESCRIPTION="Cache the output of entire pages"
 
-IUSE=""
+IUSE="test"
 
 SLOT="0"
 
 KEYWORDS="~amd64 ~x86"
-
+PERL_RM_FILES=(
+	t/02pod.t			# Author tests
+	t/03podcoverage.t
+	t/04critic.t
+)
+PERL_RESTRICT="parallel-test"
 RDEPEND="
 	dev-perl/Catalyst-Runtime
 	>=dev-perl/MRO-Compat-0.100.0
 	dev-perl/Digest-SHA1
 "
 DEPEND="${RDEPEND}
-	virtual/perl-Test-Simple
-	>=dev-perl/Catalyst-Plugin-Cache-0.100.0
-	>=dev-perl/Cache-Cache-1.04
-	>=virtual/perl-File-Path-2.08
+	>=virtual/perl-ExtUtils-MakeMaker-6.420.0
+	test? (
+		virtual/perl-Test-Simple
+		>=dev-perl/Catalyst-Plugin-Cache-0.100.0
+		>=dev-perl/Cache-Cache-1.40.0
+		>=virtual/perl-File-Path-2.70.0
+	)
 "


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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-28 22:52 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Catalyst-Plugin-PageCache/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2015-06-20  9:37 Kent Fredric
2015-06-08 18:40 Kent Fredric
2012-02-27 21:01 Kent Fredric

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