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/Scope-Upper/
Date: Tue, 22 Nov 2016 06:54:46 +0000 (UTC)	[thread overview]
Message-ID: <1479797463.4460270d8c387ced15899fbd7bcf8c40c2acbc3c.kent@gentoo> (raw)

commit:     4460270d8c387ced15899fbd7bcf8c40c2acbc3c
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 22 06:51:03 2016 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Nov 22 06:51:03 2016 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=4460270d

dev-perl/Scope-Upper: Gone to ::gentoo

 dev-perl/Scope-Upper/Scope-Upper-0.220.0.ebuild | 52 -------------------------
 dev-perl/Scope-Upper/Scope-Upper-0.250.0.ebuild | 52 -------------------------
 dev-perl/Scope-Upper/Scope-Upper-0.280.0.ebuild | 26 -------------
 dev-perl/Scope-Upper/metadata.xml               | 16 --------
 4 files changed, 146 deletions(-)

diff --git a/dev-perl/Scope-Upper/Scope-Upper-0.220.0.ebuild b/dev-perl/Scope-Upper/Scope-Upper-0.220.0.ebuild
deleted file mode 100644
index 5ceda7d..0000000
--- a/dev-perl/Scope-Upper/Scope-Upper-0.220.0.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=5
-MODULE_AUTHOR=VPIT
-MODULE_VERSION=0.22
-inherit perl-module
-
-DESCRIPTION='Act on upper scopes.'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-	# Config
-	#echo unresolved
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
-	# Config
-	#echo unresolved
-	# Exporter
-	echo virtual/perl-Exporter
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-	# Test::More
-	echo virtual/perl-Test-Simple
-	# XSLoader
-	echo virtual/perl-XSLoader
-	# base
-	# echo virtual/perl-base
-}
-perl_meta_runtime() {
-	# Exporter
-	echo virtual/perl-Exporter
-	# XSLoader
-	echo virtual/perl-XSLoader
-	# base
-	# echo virtual/perl-base
-	# perl 5.006001 ( 5.6.1 )
-	echo \>=dev-lang/perl-5.6.1
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_build)
-	$(perl_meta_runtime)
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"
-SRC_TEST="do"

diff --git a/dev-perl/Scope-Upper/Scope-Upper-0.250.0.ebuild b/dev-perl/Scope-Upper/Scope-Upper-0.250.0.ebuild
deleted file mode 100644
index ea3cd6c..0000000
--- a/dev-perl/Scope-Upper/Scope-Upper-0.250.0.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=5
-MODULE_AUTHOR=VPIT
-MODULE_VERSION=0.25
-inherit perl-module
-
-DESCRIPTION='Act on upper scopes.'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-	# Config
-	#echo unresolved
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
-	# Config
-	#echo unresolved
-	# Exporter
-	echo virtual/perl-Exporter
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-	# Test::More
-	echo virtual/perl-Test-Simple
-	# XSLoader
-	echo virtual/perl-XSLoader
-	# base
-	# echo virtual/perl-base
-}
-perl_meta_runtime() {
-	# Exporter
-	echo virtual/perl-Exporter
-	# XSLoader
-	echo virtual/perl-XSLoader
-	# base
-	# echo virtual/perl-base
-	# perl 5.006001 ( 5.6.1 )
-	echo \>=dev-lang/perl-5.6.1
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_build)
-	$(perl_meta_runtime)
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"
-SRC_TEST="do parallel"

diff --git a/dev-perl/Scope-Upper/Scope-Upper-0.280.0.ebuild b/dev-perl/Scope-Upper/Scope-Upper-0.280.0.ebuild
deleted file mode 100644
index 2489e6e..0000000
--- a/dev-perl/Scope-Upper/Scope-Upper-0.280.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=VPIT
-MODULE_VERSION=0.28
-inherit perl-module
-
-DESCRIPTION="Act on upper scopes."
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-	virtual/perl-Exporter
-	virtual/perl-XSLoader
-"
-
-DEPEND="
-	${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	virtual/perl-Test-Simple
-"

diff --git a/dev-perl/Scope-Upper/metadata.xml b/dev-perl/Scope-Upper/metadata.xml
deleted file mode 100644
index e775cb6..0000000
--- a/dev-perl/Scope-Upper/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>perl@gentoo.org</email>
-		<name>Gentoo Perl Project</name>
-	</maintainer>
-	<maintainer type="person">
-		<email>mb@italpro.net</email>
-		<name>Michele Beltrame</name>
-	</maintainer>
-	<upstream>
-		<remote-id type="cpan">Scope-Upper</remote-id>
-		<remote-id type="cpan-module">Scope::Upper</remote-id>
-	</upstream>
-</pkgmetadata>


             reply	other threads:[~2016-11-22  6:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-22  6:54 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-03-07  6:51 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Scope-Upper/ Kent Fredric
2014-09-30  7:28 Kent Fredric
2013-02-23 22:54 Kent Fredric
2013-02-23 22:54 Kent Fredric
2012-09-17 10:30 Kent Fredric
2012-02-28 12:02 Kent Fredric
2012-02-28 12:02 Kent Fredric
2011-09-25  7:44 Kent Fredric
2011-08-27 11:22 Kent Fredric
2011-03-10 22:20 Kent Fredric
2011-02-27 18:40 Torsten Veller

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=1479797463.4460270d8c387ced15899fbd7bcf8c40c2acbc3c.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