public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Search-GIN-Extract-AttributeIndexes/
Date: Tue,  9 Jun 2015 08:14:55 +0000 (UTC)	[thread overview]
Message-ID: <1433830299.272b76a59a9269a26cdbfe81009077b6614c1c60.kent@gentoo> (raw)

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

 ...earch-GIN-Extract-AttributeIndexes-1.0.0.ebuild | 36 -------------
 ...earch-GIN-Extract-AttributeIndexes-1.0.1.ebuild | 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"


             reply	other threads:[~2015-06-09  8:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-09  8:14 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-04-28 16:45 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Search-GIN-Extract-AttributeIndexes/ 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1433830299.272b76a59a9269a26cdbfe81009077b6614c1c60.kent@gentoo \
    --to=kentfredric@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox