* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Search-GIN-Extract-AttributeIndexes/
@ 2011-04-05 14:12 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2011-04-05 14:12 UTC (permalink / raw
To: gentoo-commits
commit: d8f5177d1bf61fb198d35180a440c279151e1396
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Apr 4 00:18:56 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Apr 5 14:12:10 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=d8f5177d
[import] ( kentnl: SearchGinExtractAttributeIndexes )[newversion] Search-GIN-Extract-AttributeIndexes-1.0.0
(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
| 6 +++
| 36 ++++++++++++++++++++
2 files changed, 42 insertions(+), 0 deletions(-)
--git a/dev-perl/Search-GIN-Extract-AttributeIndexes/ChangeLog b/dev-perl/Search-GIN-Extract-AttributeIndexes/ChangeLog
index 35c3f34..301ba8f 100644
--- a/dev-perl/Search-GIN-Extract-AttributeIndexes/ChangeLog
+++ b/dev-perl/Search-GIN-Extract-AttributeIndexes/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Search-GIN-Extract-AttributeIndexes-1.0.0 (04 Apr 2011)
+
+ 04 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+ +Search-GIN-Extract-AttributeIndexes-1.0.0.ebuild:
+ Bump
+
*Search-GIN-Extract-AttributeIndexes-0.10.0.110 (22 Jan 2011)
22 Jan 2011; Kent Fredric <kentfredric@gmail.com>
--git a/dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-1.0.0.ebuild b/dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-1.0.0.ebuild
new file mode 100644
index 0000000..9a4ab7e
--- /dev/null
+++ b/dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-1.0.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=KENTNL
+
+inherit perl-module
+
+DESCRIPTION="Automatically collect index metadata from MooseX::AttributeIndexes consuming models. "
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+comment() { echo ''; }
+COMMON_DEPEND="
+ dev-perl/namespace-autoclean
+ dev-perl/Moose
+ virtual/perl-Scalar-List-Utils
+ dev-perl/Search-GIN
+ $(comment virtual/perl-Carp)
+"
+DEPEND="
+ ${COMMON_DEPEND}
+ >=virtual/perl-Module-Build-0.36.01 $(comment 0.360.100)
+ dev-perl/Data-Dump
+ $(comment virtual/perl-English)
+ $(comment virtual/perl-File-Find)
+ virtual/perl-File-Temp
+ dev-perl/MooseX-AttributeIndexes
+ dev-perl/MooseX-Types
+ >=virtual/perl-Test-Simple-0.96 $(comment 0.960.0)
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Search-GIN-Extract-AttributeIndexes/
@ 2011-04-05 14:12 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2011-04-05 14:12 UTC (permalink / raw
To: gentoo-commits
commit: 622e3541fe965e4e06618d3d7ce8271ee69c48bb
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Aug 27 05:26:52 2009 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Apr 5 14:11:42 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=622e3541
[import] ( kentnl: SearchGinExtractAttributeIndexes ) +Search-GIN-Extract-AttributeIndexes
(Portage version: 2.2_rc40/git/Linux x86_64)
(Unsigned Manifest commit)
---
| 10 ++++++
| 30 ++++++++++++++++++++
.../metadata.xml | 9 ++++++
3 files changed, 49 insertions(+), 0 deletions(-)
--git a/dev-perl/Search-GIN-Extract-AttributeIndexes/ChangeLog b/dev-perl/Search-GIN-Extract-AttributeIndexes/ChangeLog
new file mode 100644
index 0000000..7fded56
--- /dev/null
+++ b/dev-perl/Search-GIN-Extract-AttributeIndexes/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Search-GIN-Extract-AttributeIndexes
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Search-GIN-Extract-AttributeIndexes-0.01000011 (27 Aug 2009)
+
+ 27 Aug 2009; Kent Fredric <kentfredric@gmail.com>
+ +Search-GIN-Extract-AttributeIndexes-0.01000011.ebuild, +metadata.xml:
+ Added
+
--git a/dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-0.01000011.ebuild b/dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-0.01000011.ebuild
new file mode 100644
index 0000000..d617c75
--- /dev/null
+++ b/dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-0.01000011.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=2
+MODULE_AUTHOR=KENTNL
+inherit perl-module
+
+DESCRIPTION="Automatically collect index metadata from MooseX::AttributeIndexes consuming models. "
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+COMMON_DEPEND="
+ dev-perl/MooseX-Types
+ >=dev-perl/namespace-autoclean-0.08
+ >=dev-perl/MooseX-AttributeIndexes-0.01000300
+ >=dev-perl/Moose-0.89
+ >=dev-perl/Search-GIN-0.03
+"
+DEPEND="
+ ${COMMON_DEPEND}
+ test? (
+ >=virtual/perl-Test-Simple-0.92
+ >=dev-perl/Test-use-ok-0.02
+ )
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
diff --git a/dev-perl/Search-GIN-Extract-AttributeIndexes/metadata.xml b/dev-perl/Search-GIN-Extract-AttributeIndexes/metadata.xml
new file mode 100644
index 0000000..ccc7e0f
--- /dev/null
+++ b/dev-perl/Search-GIN-Extract-AttributeIndexes/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>kentfredric@gmail.com</email>
+ <name>Kent Fredric</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Search-GIN-Extract-AttributeIndexes/
@ 2011-04-05 14:12 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2011-04-05 14:12 UTC (permalink / raw
To: gentoo-commits
commit: c8418bd944d30b27ff86d02e956e81e57a97fc46
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jan 22 06:45:49 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Apr 5 14:12:06 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c8418bd9
[import] ( kentnl: SearchGinExtractAttributeIndexes )[fix] Migrate Search-GIN-Extract-AttributeIndexes to new version scheme, fix dep on MX:AI , +MB dep
(Portage version: 2.2.0_alpha18/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
| 9 ++++++++-
| 6 ++++--
2 files changed, 12 insertions(+), 3 deletions(-)
--git a/dev-perl/Search-GIN-Extract-AttributeIndexes/ChangeLog b/dev-perl/Search-GIN-Extract-AttributeIndexes/ChangeLog
index 7fded56..35c3f34 100644
--- a/dev-perl/Search-GIN-Extract-AttributeIndexes/ChangeLog
+++ b/dev-perl/Search-GIN-Extract-AttributeIndexes/ChangeLog
@@ -1,7 +1,14 @@
# ChangeLog for dev-perl/Search-GIN-Extract-AttributeIndexes
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Search-GIN-Extract-AttributeIndexes-0.10.0.110 (22 Jan 2011)
+
+ 22 Jan 2011; Kent Fredric <kentfredric@gmail.com>
+ +Search-GIN-Extract-AttributeIndexes-0.10.0.110.ebuild,
+ -Search-GIN-Extract-AttributeIndexes-0.01000011.ebuild:
+ Migrate to new version scheme
+
*Search-GIN-Extract-AttributeIndexes-0.01000011 (27 Aug 2009)
27 Aug 2009; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-0.01000011.ebuild b/dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-0.10.0.110.ebuild
similarity index 80%
rename from dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-0.01000011.ebuild
rename to dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-0.10.0.110.ebuild
index d617c75..dbc5999 100644
--- a/dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-0.01000011.ebuild
+++ b/dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-0.10.0.110.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=KENTNL
+MODULE_VERSION="0.01000011"
inherit perl-module
DESCRIPTION="Automatically collect index metadata from MooseX::AttributeIndexes consuming models. "
@@ -13,12 +14,13 @@ IUSE="test"
COMMON_DEPEND="
dev-perl/MooseX-Types
>=dev-perl/namespace-autoclean-0.08
- >=dev-perl/MooseX-AttributeIndexes-0.01000300
+ >=dev-perl/MooseX-AttributeIndexes-0.10.3
>=dev-perl/Moose-0.89
>=dev-perl/Search-GIN-0.03
"
DEPEND="
${COMMON_DEPEND}
+ virtual/perl-Module-Build
test? (
>=virtual/perl-Test-Simple-0.92
>=dev-perl/Test-use-ok-0.02
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Search-GIN-Extract-AttributeIndexes/
@ 2011-04-11 23:49 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2011-04-11 23:49 UTC (permalink / raw
To: gentoo-commits
commit: edd8f82c5b3e43412c725b715ae98ec427d7c7ea
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Apr 11 23:21:04 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Apr 11 23:21:04 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=edd8f82c
[cpanclean] Search-GIN-Extract-AttributeIndexes-0.10.0.110
(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
| 4 ++
| 32 --------------------
2 files changed, 4 insertions(+), 32 deletions(-)
--git a/dev-perl/Search-GIN-Extract-AttributeIndexes/ChangeLog b/dev-perl/Search-GIN-Extract-AttributeIndexes/ChangeLog
index 301ba8f..ec00917 100644
--- a/dev-perl/Search-GIN-Extract-AttributeIndexes/ChangeLog
+++ b/dev-perl/Search-GIN-Extract-AttributeIndexes/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 11 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+ -Search-GIN-Extract-AttributeIndexes-0.10.0.110.ebuild:
+ GOne on CPAN
+
*Search-GIN-Extract-AttributeIndexes-1.0.0 (04 Apr 2011)
04 Apr 2011; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-0.10.0.110.ebuild b/dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-0.10.0.110.ebuild
deleted file mode 100644
index dbc5999..0000000
--- a/dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-0.10.0.110.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=KENTNL
-MODULE_VERSION="0.01000011"
-inherit perl-module
-
-DESCRIPTION="Automatically collect index metadata from MooseX::AttributeIndexes consuming models. "
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-COMMON_DEPEND="
- dev-perl/MooseX-Types
- >=dev-perl/namespace-autoclean-0.08
- >=dev-perl/MooseX-AttributeIndexes-0.10.3
- >=dev-perl/Moose-0.89
- >=dev-perl/Search-GIN-0.03
-"
-DEPEND="
- ${COMMON_DEPEND}
- virtual/perl-Module-Build
- test? (
- >=virtual/perl-Test-Simple-0.92
- >=dev-perl/Test-use-ok-0.02
- )
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Search-GIN-Extract-AttributeIndexes/
@ 2012-02-28 12:02 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2012-02-28 12:02 UTC (permalink / raw
To: gentoo-commits
commit: 8d4dc18d9f68699d6ac2e02761894216983109c9
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Feb 28 11:40:03 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Feb 28 11:40:03 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=8d4dc18d
[newversion] Search-GIN-Extract-AttributeIndexes-1.0.1
(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
| 8 ++-
| 63 ++++++++++++++++++++
2 files changed, 70 insertions(+), 1 deletions(-)
--git a/dev-perl/Search-GIN-Extract-AttributeIndexes/ChangeLog b/dev-perl/Search-GIN-Extract-AttributeIndexes/ChangeLog
index ec00917..edcbae8 100644
--- a/dev-perl/Search-GIN-Extract-AttributeIndexes/ChangeLog
+++ b/dev-perl/Search-GIN-Extract-AttributeIndexes/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/Search-GIN-Extract-AttributeIndexes
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Search-GIN-Extract-AttributeIndexes-1.0.1 (28 Feb 2012)
+
+ 28 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+ +Search-GIN-Extract-AttributeIndexes-1.0.1.ebuild:
+ Version Bump
+
11 Apr 2011; Kent Fredric <kentfredric@gmail.com>
-Search-GIN-Extract-AttributeIndexes-0.10.0.110.ebuild:
GOne on CPAN
--git a/dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-1.0.1.ebuild b/dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-1.0.1.ebuild
new file mode 100644
index 0000000..e5e73b9
--- /dev/null
+++ b/dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-1.0.1.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=KENTNL
+MODULE_VERSION=1.0.1
+inherit perl-module
+
+DESCRIPTION='Automatically collect index metadata from MooseX::AttributeIndexes consuming models.'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+perl_meta_configure() {
+ # Module::Build 0.3601 ( 0.360.100 )
+ echo \>=virtual/perl-Module-Build-0.36.01
+}
+perl_meta_build() {
+ # Module::Build 0.3601 ( 0.360.100 )
+ echo \>=virtual/perl-Module-Build-0.36.01
+}
+perl_meta_runtime() {
+ # Carp
+ # echo virtual/perl-Carp
+ # Moose
+ echo dev-perl/Moose
+ # Scalar::Util
+ echo virtual/perl-Scalar-List-Utils
+ # Search::GIN::Extract::Callback
+ echo dev-perl/Search-GIN
+ # namespace::autoclean
+ echo dev-perl/namespace-autoclean
+ # perl 5.010000 ( 5.10.0 )
+ echo \>=dev-lang/perl-5.10.0
+ # strict
+ echo dev-lang/perl
+ # warnings
+ echo dev-lang/perl
+}
+perl_meta_test() {
+ # Data::Dump
+ echo dev-perl/Data-Dump
+ # File::Find
+ echo dev-lang/perl
+ # File::Temp
+ echo virtual/perl-File-Temp
+ # MooseX::AttributeIndexes
+ echo dev-perl/MooseX-AttributeIndexes
+ # MooseX::Types::Moose
+ echo dev-perl/MooseX-Types
+ # Test::More 0.96 ( 0.960.0 )
+ echo \>=virtual/perl-Test-Simple-0.96
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+ test? ( $(perl_meta_test) )
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Search-GIN-Extract-AttributeIndexes/
@ 2013-04-28 16:45 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2013-04-28 16:45 UTC (permalink / raw
To: gentoo-commits
commit: d475821f39bc1552677ef46c5f6331cb6efbc29a
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 28 14:36:22 2013 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 28 14:36:22 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=d475821f
[newversion] Search-GIN-Extract-AttributeIndexes-1.0.2
Package-Manager: portage-2.2.0_alpha166
Manifest-Sign-Key: ECD2C675C102CDA4
---
| 8 ++-
| 63 ++++++++++++++++++++
2 files changed, 70 insertions(+), 1 deletions(-)
--git a/dev-perl/Search-GIN-Extract-AttributeIndexes/ChangeLog b/dev-perl/Search-GIN-Extract-AttributeIndexes/ChangeLog
index edcbae8..60265de 100644
--- a/dev-perl/Search-GIN-Extract-AttributeIndexes/ChangeLog
+++ b/dev-perl/Search-GIN-Extract-AttributeIndexes/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/Search-GIN-Extract-AttributeIndexes
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Search-GIN-Extract-AttributeIndexes-1.0.2 (28 Apr 2013)
+
+ 28 Apr 2013; Kent Fredric <kentfredric@gmail.com>
+ +Search-GIN-Extract-AttributeIndexes-1.0.2.ebuild:
+ Version Bump
+
*Search-GIN-Extract-AttributeIndexes-1.0.1 (28 Feb 2012)
28 Feb 2012; Kent Fredric <kentfredric@gmail.com>
--git a/dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-1.0.2.ebuild b/dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-1.0.2.ebuild
new file mode 100644
index 0000000..4a8b89e
--- /dev/null
+++ b/dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-1.0.2.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=KENTNL
+MODULE_VERSION=1.0.2
+inherit perl-module
+
+DESCRIPTION='Automatically collect index metadata from MooseX::AttributeIndexes consuming models.'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+perl_meta_configure() {
+ # Module::Build 0.4004 ( 0.400.400 )
+ echo \>=virtual/perl-Module-Build-0.400.400
+}
+perl_meta_build() {
+ # Module::Build 0.4004 ( 0.400.400 )
+ echo \>=virtual/perl-Module-Build-0.400.400
+}
+perl_meta_runtime() {
+ # Carp
+ # echo dev-lang/perl
+ # Moose
+ echo dev-perl/Moose
+ # Scalar::Util
+ echo virtual/perl-Scalar-List-Utils
+ # Search::GIN::Extract::Callback
+ echo dev-perl/Search-GIN
+ # namespace::autoclean
+ echo dev-perl/namespace-autoclean
+ # perl 5.010000 ( 5.10.0 )
+ echo \>=dev-lang/perl-5.10.0
+ # strict
+ echo dev-lang/perl
+ # warnings
+ echo dev-lang/perl
+}
+perl_meta_test() {
+ # Data::Dump
+ echo dev-perl/Data-Dump
+ # File::Find
+ echo dev-lang/perl
+ # File::Temp
+ echo virtual/perl-File-Temp
+ # MooseX::AttributeIndexes
+ echo dev-perl/MooseX-AttributeIndexes
+ # MooseX::Types::Moose
+ echo dev-perl/MooseX-Types
+ # Test::More 0.98 ( 0.980.0 )
+ echo \>=virtual/perl-Test-Simple-0.980.0
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+ test? ( $(perl_meta_test) )
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Search-GIN-Extract-AttributeIndexes/
@ 2015-06-09 8:14 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2015-06-09 8:14 UTC (permalink / raw
To: gentoo-commits
commit: 272b76a59a9269a26cdbfe81009077b6614c1c60
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun 9 06:11:39 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun 9 06:11:39 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=272b76a5
[cleanup] Search-GIN-Extract-AttributeIndexes: Remove old versions
Package-Manager: portage-2.2.17
| 36 -------------
| 63 ----------------------
2 files changed, 99 deletions(-)
diff --git a/dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-1.0.0.ebuild b/dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-1.0.0.ebuild
deleted file mode 100644
index 9a4ab7e..0000000
--- a/dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-1.0.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=KENTNL
-
-inherit perl-module
-
-DESCRIPTION="Automatically collect index metadata from MooseX::AttributeIndexes consuming models. "
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-comment() { echo ''; }
-COMMON_DEPEND="
- dev-perl/namespace-autoclean
- dev-perl/Moose
- virtual/perl-Scalar-List-Utils
- dev-perl/Search-GIN
- $(comment virtual/perl-Carp)
-"
-DEPEND="
- ${COMMON_DEPEND}
- >=virtual/perl-Module-Build-0.36.01 $(comment 0.360.100)
- dev-perl/Data-Dump
- $(comment virtual/perl-English)
- $(comment virtual/perl-File-Find)
- virtual/perl-File-Temp
- dev-perl/MooseX-AttributeIndexes
- dev-perl/MooseX-Types
- >=virtual/perl-Test-Simple-0.96 $(comment 0.960.0)
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
diff --git a/dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-1.0.1.ebuild b/dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-1.0.1.ebuild
deleted file mode 100644
index e5e73b9..0000000
--- a/dev-perl/Search-GIN-Extract-AttributeIndexes/Search-GIN-Extract-AttributeIndexes-1.0.1.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=KENTNL
-MODULE_VERSION=1.0.1
-inherit perl-module
-
-DESCRIPTION='Automatically collect index metadata from MooseX::AttributeIndexes consuming models.'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-perl_meta_configure() {
- # Module::Build 0.3601 ( 0.360.100 )
- echo \>=virtual/perl-Module-Build-0.36.01
-}
-perl_meta_build() {
- # Module::Build 0.3601 ( 0.360.100 )
- echo \>=virtual/perl-Module-Build-0.36.01
-}
-perl_meta_runtime() {
- # Carp
- # echo virtual/perl-Carp
- # Moose
- echo dev-perl/Moose
- # Scalar::Util
- echo virtual/perl-Scalar-List-Utils
- # Search::GIN::Extract::Callback
- echo dev-perl/Search-GIN
- # namespace::autoclean
- echo dev-perl/namespace-autoclean
- # perl 5.010000 ( 5.10.0 )
- echo \>=dev-lang/perl-5.10.0
- # strict
- echo dev-lang/perl
- # warnings
- echo dev-lang/perl
-}
-perl_meta_test() {
- # Data::Dump
- echo dev-perl/Data-Dump
- # File::Find
- echo dev-lang/perl
- # File::Temp
- echo virtual/perl-File-Temp
- # MooseX::AttributeIndexes
- echo dev-perl/MooseX-AttributeIndexes
- # MooseX::Types::Moose
- echo dev-perl/MooseX-Types
- # Test::More 0.96 ( 0.960.0 )
- echo \>=virtual/perl-Test-Simple-0.96
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
- test? ( $(perl_meta_test) )
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2015-06-09 8:15 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-09 8:14 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Search-GIN-Extract-AttributeIndexes/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2013-04-28 16:45 Kent Fredric
2012-02-28 12:02 Kent Fredric
2011-04-11 23:49 Kent Fredric
2011-04-05 14:12 Kent Fredric
2011-04-05 14:12 Kent Fredric
2011-04-05 14:12 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox