* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-InsideOut/
@ 2011-03-10 22:20 Kent Fredric
0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2011-03-10 22:20 UTC (permalink / raw
To: gentoo-commits
commit: 28b113f2f18f27ba970ef7ac228517f3f581434b
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 10 19:56:54 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Mar 10 19:56:54 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=28b113f2
[migrate] MooseX-InsideOut
(Portage version: 2.2.0_alpha26/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/MooseX-InsideOut/ChangeLog | 8 ++++++++
....104.ebuild => MooseX-InsideOut-0.104.0.ebuild} | 1 +
....105.ebuild => MooseX-InsideOut-0.105.0.ebuild} | 1 +
3 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/dev-perl/MooseX-InsideOut/ChangeLog b/dev-perl/MooseX-InsideOut/ChangeLog
index 3514093..dc4c601 100644
--- a/dev-perl/MooseX-InsideOut/ChangeLog
+++ b/dev-perl/MooseX-InsideOut/ChangeLog
@@ -2,6 +2,14 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*MooseX-InsideOut-0.105.0 (10 Mar 2011)
+*MooseX-InsideOut-0.104.0 (10 Mar 2011)
+
+ 10 Mar 2011; Kent Fredric <kentfredric@gmail.com>
+ -MooseX-InsideOut-0.104.ebuild, +MooseX-InsideOut-0.104.0.ebuild,
+ -MooseX-InsideOut-0.105.ebuild, +MooseX-InsideOut-0.105.0.ebuild:
+ Migrate to new Version scheme
+
22 Jan 2011; Kent Fredric <kentfredric@gmail.com>
MooseX-InsideOut-0.104.ebuild, MooseX-InsideOut-0.105.ebuild:
Alternate deps for Class-MOP
diff --git a/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.104.ebuild b/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.104.0.ebuild
similarity index 95%
rename from dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.104.ebuild
rename to dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.104.0.ebuild
index 1b2dde9..f3184e1 100644
--- a/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.104.ebuild
+++ b/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.104.0.ebuild
@@ -3,6 +3,7 @@
# $Header: $
EAPI=2
MODULE_AUTHOR=HDP
+MODULE_VERSION="0.104"
inherit perl-module
DESCRIPTION="inside-out objects with Moose"
diff --git a/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.105.ebuild b/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.105.0.ebuild
similarity index 95%
rename from dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.105.ebuild
rename to dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.105.0.ebuild
index 76e9ff5..66f0fa1 100644
--- a/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.105.ebuild
+++ b/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.105.0.ebuild
@@ -5,6 +5,7 @@
EAPI=3
MODULE_AUTHOR=DOY
+MODULE_VERSION="0.105"
inherit perl-module
DESCRIPTION="inside-out objects with Moose"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-InsideOut/
@ 2011-03-10 22:20 Kent Fredric
0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2011-03-10 22:20 UTC (permalink / raw
To: gentoo-commits
commit: 43f0bcdaa2b6a6af9995f83b17a389f1f7adc16d
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 10 20:00:16 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Mar 10 20:00:16 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=43f0bcda
[newversion] MooseX-InsideOut-0.106.0 ( 0.106 )
(Portage version: 2.2.0_alpha26/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/MooseX-InsideOut/ChangeLog | 6 ++++
.../MooseX-InsideOut-0.106.0.ebuild | 29 ++++++++++++++++++++
2 files changed, 35 insertions(+), 0 deletions(-)
diff --git a/dev-perl/MooseX-InsideOut/ChangeLog b/dev-perl/MooseX-InsideOut/ChangeLog
index dc4c601..eb5716e 100644
--- a/dev-perl/MooseX-InsideOut/ChangeLog
+++ b/dev-perl/MooseX-InsideOut/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*MooseX-InsideOut-0.106.0 (10 Mar 2011)
+
+ 10 Mar 2011; Kent Fredric <kentfredric@gmail.com>
+ +MooseX-InsideOut-0.106.0.ebuild:
+ Bump ]
+
*MooseX-InsideOut-0.105.0 (10 Mar 2011)
*MooseX-InsideOut-0.104.0 (10 Mar 2011)
diff --git a/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.106.0.ebuild b/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.106.0.ebuild
new file mode 100644
index 0000000..5d694dd
--- /dev/null
+++ b/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.106.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+MODULE_AUTHOR=DOY
+MODULE_VERSION="0.106"
+inherit perl-module
+
+DESCRIPTION="inside-out objects with Moose"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+ || ( >=dev-perl/Moose-1.990 >=dev-perl/Class-MOP-0.80 )
+ >=dev-perl/Moose-0.94
+ dev-perl/Hash-Util-FieldHash-Compat
+ >=dev-perl/namespace-clean-0.11
+"
+DEPEND="
+ ${COMMON_DEPEND}
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-InsideOut/
@ 2012-04-08 10:51 Kent Fredric
0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2012-04-08 10:51 UTC (permalink / raw
To: gentoo-commits
commit: 7c8205962f4d982337ab15b2876c79b21865f161
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 8 06:22:56 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 8 06:22:56 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7c820596
[cpanclean] MooseX-InsideOut-0.105.0
(Portage version: 2.2.0_alpha99/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/MooseX-InsideOut/ChangeLog | 6 +++-
.../MooseX-InsideOut-0.105.0.ebuild | 29 --------------------
2 files changed, 5 insertions(+), 30 deletions(-)
diff --git a/dev-perl/MooseX-InsideOut/ChangeLog b/dev-perl/MooseX-InsideOut/ChangeLog
index eb5716e..a481654 100644
--- a/dev-perl/MooseX-InsideOut/ChangeLog
+++ b/dev-perl/MooseX-InsideOut/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for dev-perl/MooseX-InsideOut
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 08 Apr 2012; Kent Fredric <kentfredric@gmail.com>
+ -MooseX-InsideOut-0.105.0.ebuild:
+ Gone on CPAN
+
*MooseX-InsideOut-0.106.0 (10 Mar 2011)
10 Mar 2011; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.105.0.ebuild b/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.105.0.ebuild
deleted file mode 100644
index 66f0fa1..0000000
--- a/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.105.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=DOY
-MODULE_VERSION="0.105"
-inherit perl-module
-
-DESCRIPTION="inside-out objects with Moose"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
- || ( >=dev-perl/Moose-1.990 >=dev-perl/Class-MOP-0.80 )
- >=dev-perl/Moose-0.94
- dev-perl/Hash-Util-FieldHash-Compat
- >=dev-perl/namespace-clean-0.11
-"
-DEPEND="
- ${COMMON_DEPEND}
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-InsideOut/
@ 2012-10-28 14:02 Kent Fredric
0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2012-10-28 14:02 UTC (permalink / raw
To: gentoo-commits
commit: 26601c2ad7de3bb71f1385b6b62f948adfc0ba98
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Oct 28 07:36:10 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Oct 28 07:36:10 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=26601c2a
[fixdep] MooseX-InsideOut -> namespace-clean ( normalize )
Package-Manager: portage-2.2.0_alpha141
Manifest-Sign-Key: ECD2C675C102CDA4
---
dev-perl/MooseX-InsideOut/ChangeLog | 4 ++++
.../MooseX-InsideOut-0.104.0.ebuild | 4 ++--
.../MooseX-InsideOut-0.106.0.ebuild | 4 ++--
3 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/dev-perl/MooseX-InsideOut/ChangeLog b/dev-perl/MooseX-InsideOut/ChangeLog
index a481654..bd46b7c 100644
--- a/dev-perl/MooseX-InsideOut/ChangeLog
+++ b/dev-perl/MooseX-InsideOut/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 28 Oct 2012; Kent Fredric <kentfredric@gmail.com>
+ MooseX-InsideOut-0.104.0.ebuild, MooseX-InsideOut-0.106.0.ebuild:
+ Fix dependency on namespace-clean ( normalize )
+
08 Apr 2012; Kent Fredric <kentfredric@gmail.com>
-MooseX-InsideOut-0.105.0.ebuild:
Gone on CPAN
diff --git a/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.104.0.ebuild b/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.104.0.ebuild
index f3184e1..bb5da5c 100644
--- a/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.104.0.ebuild
+++ b/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.104.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
@@ -15,7 +15,7 @@ COMMON_DEPEND="
|| ( >=dev-perl/Moose-1.990 >=dev-perl/Class-MOP-0.80 )
>=dev-perl/Moose-0.73
dev-perl/Hash-Util-FieldHash-Compat
- >=dev-perl/namespace-clean-0.11
+ >=dev-perl/namespace-clean-0.110.0
"
DEPEND="
${COMMON_DEPEND}
diff --git a/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.106.0.ebuild b/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.106.0.ebuild
index 5d694dd..70c8278 100644
--- a/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.106.0.ebuild
+++ b/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.106.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: $
@@ -18,7 +18,7 @@ COMMON_DEPEND="
|| ( >=dev-perl/Moose-1.990 >=dev-perl/Class-MOP-0.80 )
>=dev-perl/Moose-0.94
dev-perl/Hash-Util-FieldHash-Compat
- >=dev-perl/namespace-clean-0.11
+ >=dev-perl/namespace-clean-0.110.0
"
DEPEND="
${COMMON_DEPEND}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-InsideOut/
@ 2013-02-07 13:55 Kent Fredric
0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2013-02-07 13:55 UTC (permalink / raw
To: gentoo-commits
commit: b8c12ba4b241e67ca5154f5e7228ae93f2e4e1dd
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Feb 7 11:37:48 2013 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Feb 7 11:37:48 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b8c12ba4
[fixdep] MooseX-InsideOut -> Moose & Class-MOP ( normalize )
Package-Manager: portage-2.2.0_alpha141
Manifest-Sign-Key: ECD2C675C102CDA4
---
dev-perl/MooseX-InsideOut/ChangeLog | 6 +++++-
.../MooseX-InsideOut-0.104.0.ebuild | 6 +++---
.../MooseX-InsideOut-0.106.0.ebuild | 6 +++---
3 files changed, 11 insertions(+), 7 deletions(-)
diff --git a/dev-perl/MooseX-InsideOut/ChangeLog b/dev-perl/MooseX-InsideOut/ChangeLog
index bd46b7c..74c8739 100644
--- a/dev-perl/MooseX-InsideOut/ChangeLog
+++ b/dev-perl/MooseX-InsideOut/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for dev-perl/MooseX-InsideOut
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 07 Feb 2013; Kent Fredric <kentfredric@gmail.com>
+ MooseX-InsideOut-0.104.0.ebuild, MooseX-InsideOut-0.106.0.ebuild:
+ Fix dependency on Moose & Class-MOP ( normalize )
+
28 Oct 2012; Kent Fredric <kentfredric@gmail.com>
MooseX-InsideOut-0.104.0.ebuild, MooseX-InsideOut-0.106.0.ebuild:
Fix dependency on namespace-clean ( normalize )
diff --git a/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.104.0.ebuild b/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.104.0.ebuild
index bb5da5c..5810ea5 100644
--- a/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.104.0.ebuild
+++ b/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.104.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
@@ -12,8 +12,8 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
COMMON_DEPEND="
- || ( >=dev-perl/Moose-1.990 >=dev-perl/Class-MOP-0.80 )
- >=dev-perl/Moose-0.73
+ || ( >=dev-perl/Moose-1.990.0 >=dev-perl/Class-MOP-0.800.0 )
+ >=dev-perl/Moose-0.730.0
dev-perl/Hash-Util-FieldHash-Compat
>=dev-perl/namespace-clean-0.110.0
"
diff --git a/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.106.0.ebuild b/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.106.0.ebuild
index 70c8278..a296184 100644
--- a/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.106.0.ebuild
+++ b/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.106.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: $
@@ -15,8 +15,8 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
COMMON_DEPEND="
- || ( >=dev-perl/Moose-1.990 >=dev-perl/Class-MOP-0.80 )
- >=dev-perl/Moose-0.94
+ || ( >=dev-perl/Moose-1.990.0 >=dev-perl/Class-MOP-0.800.0 )
+ >=dev-perl/Moose-0.940.0
dev-perl/Hash-Util-FieldHash-Compat
>=dev-perl/namespace-clean-0.110.0
"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-InsideOut/
@ 2013-05-03 7:51 Kent Fredric
0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2013-05-03 7:51 UTC (permalink / raw
To: gentoo-commits
commit: 1ee727bb14aa96ed53b811b7c870764b43573486
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May 3 07:41:26 2013 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May 3 07:41:26 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=1ee727bb
[fixdep] MooseX-InsideOut: remove Class-MOP
Package-Manager: portage-2.2.0_alpha173
Manifest-Sign-Key: ECD2C675C102CDA4
---
dev-perl/MooseX-InsideOut/ChangeLog | 4 ++++
.../MooseX-InsideOut-0.104.0.ebuild | 2 +-
.../MooseX-InsideOut-0.106.0.ebuild | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/dev-perl/MooseX-InsideOut/ChangeLog b/dev-perl/MooseX-InsideOut/ChangeLog
index 74c8739..e611f2c 100644
--- a/dev-perl/MooseX-InsideOut/ChangeLog
+++ b/dev-perl/MooseX-InsideOut/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 03 May 2013; Kent Fredric <kentfredric@gmail.com>
+ MooseX-InsideOut-0.104.0.ebuild, MooseX-InsideOut-0.106.0.ebuild:
+ Remove Class-MOP dep
+
07 Feb 2013; Kent Fredric <kentfredric@gmail.com>
MooseX-InsideOut-0.104.0.ebuild, MooseX-InsideOut-0.106.0.ebuild:
Fix dependency on Moose & Class-MOP ( normalize )
diff --git a/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.104.0.ebuild b/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.104.0.ebuild
index 5810ea5..78d994e 100644
--- a/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.104.0.ebuild
+++ b/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.104.0.ebuild
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
COMMON_DEPEND="
- || ( >=dev-perl/Moose-1.990.0 >=dev-perl/Class-MOP-0.800.0 )
+ >=dev-perl/Moose-1.990.0
>=dev-perl/Moose-0.730.0
dev-perl/Hash-Util-FieldHash-Compat
>=dev-perl/namespace-clean-0.110.0
diff --git a/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.106.0.ebuild b/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.106.0.ebuild
index a296184..56e5696 100644
--- a/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.106.0.ebuild
+++ b/dev-perl/MooseX-InsideOut/MooseX-InsideOut-0.106.0.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
COMMON_DEPEND="
- || ( >=dev-perl/Moose-1.990.0 >=dev-perl/Class-MOP-0.800.0 )
+ >=dev-perl/Moose-1.990.0
>=dev-perl/Moose-0.940.0
dev-perl/Hash-Util-FieldHash-Compat
>=dev-perl/namespace-clean-0.110.0
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2013-05-03 7:51 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-03 7:51 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-InsideOut/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2013-02-07 13:55 Kent Fredric
2012-10-28 14:02 Kent Fredric
2012-04-08 10:51 Kent Fredric
2011-03-10 22:20 Kent Fredric
2011-03-10 22:20 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox