public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Torsten Veller" <tove@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Version-Requirements/, dev-perl/CPAN-Meta/, profiles/updates/
Date: Sun,  6 Mar 2011 07:51:37 +0000 (UTC)	[thread overview]
Message-ID: <8642e48491f05efb2eee50baf207861074ac697a.tove@gentoo> (raw)

commit:     8642e48491f05efb2eee50baf207861074ac697a
Author:     Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  6 07:36:47 2011 +0000
Commit:     Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Sun Mar  6 07:36:47 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=8642e484

[move] dev-perl/CPAN-Meta and dev-perl/Version-Requirements to ::gentoo

CPAN-Meta and Version-Requirements became core modules. So they live in
perl-core/ now. Added a move entry to profiles/updates.

---
 dev-perl/CPAN-Meta/CPAN-Meta-2.101.670.ebuild      |   34 ------------
 dev-perl/CPAN-Meta/CPAN-Meta-2.102.160.ebuild      |   34 ------------
 dev-perl/CPAN-Meta/CPAN-Meta-2.102.400.ebuild      |   34 ------------
 dev-perl/CPAN-Meta/CPAN-Meta-2.110.240.ebuild      |   36 ------------
 dev-perl/CPAN-Meta/CPAN-Meta-2.110.350.ebuild      |   34 ------------
 dev-perl/CPAN-Meta/CPAN-Meta-2.110.390.ebuild      |   33 -----------
 dev-perl/CPAN-Meta/CPAN-Meta-2.110.420.ebuild      |   33 -----------
 dev-perl/CPAN-Meta/CPAN-Meta-2.110.440.ebuild      |   35 ------------
 dev-perl/CPAN-Meta/ChangeLog                       |   58 --------------------
 dev-perl/CPAN-Meta/metadata.xml                    |    9 ---
 dev-perl/Version-Requirements/ChangeLog            |   10 ----
 .../Version-Requirements-0.101020.ebuild           |   24 --------
 dev-perl/Version-Requirements/metadata.xml         |    9 ---
 profiles/updates/1Q-2011                           |    2 +
 14 files changed, 2 insertions(+), 383 deletions(-)

diff --git a/dev-perl/CPAN-Meta/CPAN-Meta-2.101.670.ebuild b/dev-perl/CPAN-Meta/CPAN-Meta-2.101.670.ebuild
deleted file mode 100644
index e47c970..0000000
--- a/dev-perl/CPAN-Meta/CPAN-Meta-2.101.670.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=DAGOLDEN
-MODULE_VERSION="2.101670"
-inherit perl-module
-
-DESCRIPTION="the distribution metadata for a CPAN dist "
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
-	>=dev-perl/JSON-2
-	virtual/perl-Parse-CPAN-Meta
-	virtual/perl-Scalar-List-Utils
-	virtual/perl-Storable
-	>=dev-perl/Version-Requirements-0.101020
-	dev-perl/autodie
-	>=virtual/perl-version-0.82
-"
-DEPEND="
-	${COMMON_DEPEND}
-	>=virtual/perl-ExtUtils-MakeMaker-6.56
-	virtual/perl-File-Spec
-	virtual/perl-IO
-	>=virtual/perl-File-Temp-0.20
-	>=virtual/perl-Test-Simple-0.88
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/CPAN-Meta/CPAN-Meta-2.102.160.ebuild b/dev-perl/CPAN-Meta/CPAN-Meta-2.102.160.ebuild
deleted file mode 100644
index b2bf1da..0000000
--- a/dev-perl/CPAN-Meta/CPAN-Meta-2.102.160.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=DAGOLDEN
-MODULE_VERSION="2.102160"
-inherit perl-module
-
-DESCRIPTION="the distribution metadata for a CPAN dist "
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
-	>=dev-perl/JSON-2
-	virtual/perl-Parse-CPAN-Meta
-	virtual/perl-Scalar-List-Utils
-	virtual/perl-Storable
-	>=dev-perl/Version-Requirements-0.101020
-	dev-perl/autodie
-	>=virtual/perl-version-0.82
-"
-DEPEND="
-	${COMMON_DEPEND}
-	>=virtual/perl-ExtUtils-MakeMaker-6.56
-	virtual/perl-File-Spec
-	virtual/perl-IO
-	>=virtual/perl-File-Temp-0.20
-	>=virtual/perl-Test-Simple-0.88
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/CPAN-Meta/CPAN-Meta-2.102.400.ebuild b/dev-perl/CPAN-Meta/CPAN-Meta-2.102.400.ebuild
deleted file mode 100644
index bd91edd..0000000
--- a/dev-perl/CPAN-Meta/CPAN-Meta-2.102.400.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=RJBS
-MODULE_VERSION="2.102400"
-inherit perl-module
-
-DESCRIPTION="the distribution metadata for a CPAN dist "
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
-	>=dev-perl/JSON-2
-	virtual/perl-Parse-CPAN-Meta
-	virtual/perl-Scalar-List-Utils
-	virtual/perl-Storable
-	>=dev-perl/Version-Requirements-0.101020
-	dev-perl/autodie
-	>=virtual/perl-version-0.82
-"
-DEPEND="
-	${COMMON_DEPEND}
-	>=virtual/perl-ExtUtils-MakeMaker-6.56
-	virtual/perl-File-Spec
-	virtual/perl-IO
-	>=virtual/perl-File-Temp-0.20
-	>=virtual/perl-Test-Simple-0.88
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/CPAN-Meta/CPAN-Meta-2.110.240.ebuild b/dev-perl/CPAN-Meta/CPAN-Meta-2.110.240.ebuild
deleted file mode 100644
index 4b580c6..0000000
--- a/dev-perl/CPAN-Meta/CPAN-Meta-2.110.240.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=DAGOLDEN
-MODULE_VERSION="2.110240"
-inherit perl-module perl-declaredeps
-
-DESCRIPTION="the distribution metadata for a CPAN dist "
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# bdepend Data-Dumper # CORE
-bdepend-virtual File-Spec
-bdepend-virtual File-Temp 0.20
-bdepend-virtual IO # IO::Dir
-bdepend-virtual Parse-CPAN-Meta 1.420
-bdepend-virtual Test-Simple 0.96 # Test::More
-
-cdepend-virtual ExtUtils-MakeMaker 6.56
-
-# depend Carp # CORE
-depend-virtual JSON-PP 2.271.30
-depend-virtual Module-Load-Conditional
-depend-virtual Parse-CPAN-Meta 1.420
-depend-virtual Scalar-List-Utils # Scalar-Util
-depend-virtual Storable
-depend Version-Requirements 0.101020
-depend autodie
-depend-virtual version 0.82
-
-ddep_setup
-
-SRC_TEST="do"

diff --git a/dev-perl/CPAN-Meta/CPAN-Meta-2.110.350.ebuild b/dev-perl/CPAN-Meta/CPAN-Meta-2.110.350.ebuild
deleted file mode 100644
index aa64569..0000000
--- a/dev-perl/CPAN-Meta/CPAN-Meta-2.110.350.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=DAGOLDEN
-MODULE_VERSION=2.110350
-inherit perl-module perl-declaredeps
-
-DESCRIPTION="the distribution metadata for a CPAN dist "
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# bdepend Data-Dumper # CORE
-bdepend-virtual File-Spec
-bdepend-virtual File-Temp 0.20
-bdepend-virtual IO # IO::Dir
-bdepend-virtual Parse-CPAN-Meta 1.430
-bdepend-virtual Test-Simple 0.96 # Test::More
-
-cdepend-virtual ExtUtils-MakeMaker 6.56
-
-# depend Carp # CORE
-depend-virtual Parse-CPAN-Meta 1.430
-depend-virtual Scalar-List-Utils # Scalar-Util
-depend-virtual Storable
-depend Version-Requirements 0.101020
-depend autodie
-depend-virtual version 0.82
-
-ddep_setup
-
-SRC_TEST="do"

diff --git a/dev-perl/CPAN-Meta/CPAN-Meta-2.110.390.ebuild b/dev-perl/CPAN-Meta/CPAN-Meta-2.110.390.ebuild
deleted file mode 100644
index 03c1862..0000000
--- a/dev-perl/CPAN-Meta/CPAN-Meta-2.110.390.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=DAGOLDEN
-MODULE_VERSION=2.110390
-inherit perl-module perl-declaredeps
-
-DESCRIPTION="the distribution metadata for a CPAN dist "
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# bdepend Data-Dumper # CORE
-bdepend-virtual File-Spec
-bdepend-virtual File-Temp 0.20
-bdepend-virtual IO # IO::Dir
-bdepend-virtual Parse-CPAN-Meta 1.430
-bdepend-virtual Test-Simple 0.96 # Test::More
-
-cdepend-virtual ExtUtils-MakeMaker 6.56
-
-# depend Carp # CORE
-depend-virtual Parse-CPAN-Meta 1.430
-depend-virtual Scalar-List-Utils # Scalar-Util
-depend-virtual Storable
-depend Version-Requirements 0.101020
-depend-virtual version 0.82
-
-ddep_setup
-
-SRC_TEST="do"

diff --git a/dev-perl/CPAN-Meta/CPAN-Meta-2.110.420.ebuild b/dev-perl/CPAN-Meta/CPAN-Meta-2.110.420.ebuild
deleted file mode 100644
index e341014..0000000
--- a/dev-perl/CPAN-Meta/CPAN-Meta-2.110.420.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=DAGOLDEN
-MODULE_VERSION=2.110420
-inherit perl-module perl-declaredeps
-
-DESCRIPTION="the distribution metadata for a CPAN dist "
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# bdepend Data-Dumper # CORE
-bdepend-virtual File-Spec
-bdepend-virtual File-Temp 0.20
-bdepend-virtual IO # IO::Dir
-bdepend-virtual Parse-CPAN-Meta 1.430
-bdepend-virtual Test-Simple 0.96 # Test::More
-
-cdepend-virtual ExtUtils-MakeMaker 6.56
-
-# depend Carp # CORE
-depend-virtual Parse-CPAN-Meta 1.430
-depend-virtual Scalar-List-Utils # Scalar-Util
-depend-virtual Storable
-depend Version-Requirements 0.101020
-depend-virtual version 0.82
-
-ddep_setup
-
-SRC_TEST="do"

diff --git a/dev-perl/CPAN-Meta/CPAN-Meta-2.110.440.ebuild b/dev-perl/CPAN-Meta/CPAN-Meta-2.110.440.ebuild
deleted file mode 100644
index a1de1c3..0000000
--- a/dev-perl/CPAN-Meta/CPAN-Meta-2.110.440.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=DAGOLDEN
-MODULE_VERSION=2.110440
-inherit perl-module perl-declaredeps
-
-DESCRIPTION="the distribution metadata for a CPAN dist "
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# bdepend Data-Dumper # CORE
-bdepend-virtual File-Spec
-bdepend-virtual File-Temp 0.20
-bdepend-virtual IO # IO::Dir
-bdepend-virtual Parse-CPAN-Meta 1.440
-bdepend-virtual Test-Simple 0.96 # Test::More
-
-cdepend-virtual ExtUtils-MakeMaker 6.56
-
-# depend Carp # CORE
-depend-virtual Parse-CPAN-Meta 1.440
-depend-virtual Scalar-List-Utils # Scalar-Util
-depend-virtual Storable
-depend Version-Requirements 0.101020
-depend-virtual version 0.82
-
-ddep_setup
-
-SRC_TEST="do"

diff --git a/dev-perl/CPAN-Meta/ChangeLog b/dev-perl/CPAN-Meta/ChangeLog
deleted file mode 100644
index bae1de4..0000000
--- a/dev-perl/CPAN-Meta/ChangeLog
+++ /dev/null
@@ -1,58 +0,0 @@
-# ChangeLog for dev-perl/CPAN-Meta
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*CPAN-Meta-2.110.440 (13 Feb 2011)
-
-  13 Feb 2011; Torsten Veller <tove@gentoo.org> +CPAN-Meta-2.110.440.ebuild:
-  Version bump
-
-*CPAN-Meta-2.110.420 (12 Feb 2011)
-
-  12 Feb 2011; Torsten Veller <tove@gentoo.org> +CPAN-Meta-2.110.420.ebuild:
-  Version bump
-
-*CPAN-Meta-2.110.390 (08 Feb 2011)
-
-  08 Feb 2011; Torsten Veller <tove@gentoo.org> +CPAN-Meta-2.110.390.ebuild:
-  Version bump
-
-*CPAN-Meta-2.110.350 (04 Feb 2011)
-
-  04 Feb 2011; Torsten Veller <tove@gentoo.org> CPAN-Meta-2.110.240.ebuild,
-  +CPAN-Meta-2.110.350.ebuild:
-  Version bump. Fix depent typo
-
-*CPAN-Meta-2.110.240 (30 Jan 2011)
-
-  30 Jan 2011; Kent Fredric <kentfredric@gmail.com>
-  +CPAN-Meta-2.110.240.ebuild:
-  Bump
-
-*CPAN-Meta-2.102.400 (30 Jan 2011)
-*CPAN-Meta-2.102.160 (30 Jan 2011)
-*CPAN-Meta-2.101.670 (30 Jan 2011)
-
-  30 Jan 2011; Kent Fredric <kentfredric@gmail.com>
-  +CPAN-Meta-2.101.670.ebuild, +CPAN-Meta-2.102.160.ebuild,
-  +CPAN-Meta-2.102.400.ebuild, -CPAN-Meta-2.101670.ebuild,
-  -CPAN-Meta-2.102160.ebuild, -CPAN-Meta-2.102400.ebuild:
-  Migrate to new version scheme
-
-*CPAN-Meta-2.102400 (09 Sep 2010)
-
-  09 Sep 2010; Kent Fredric <kentfredric@gmail.com>
-  +CPAN-Meta-2.102400.ebuild:
-  Bump
-
-*CPAN-Meta-2.102160 (05 Aug 2010)
-
-  05 Aug 2010; Torsten Veller <tove@gentoo.org> +CPAN-Meta-2.102160.ebuild:
-  Version bump
-
-*CPAN-Meta-2.101670 (18 Jun 2010)
-
-  18 Jun 2010; Kent Fredric <kentfredric@gmail.com>
-  +CPAN-Meta-2.101670.ebuild, +metadata.xml:
-  Initial insertion.
-

diff --git a/dev-perl/CPAN-Meta/metadata.xml b/dev-perl/CPAN-Meta/metadata.xml
deleted file mode 100644
index ccc7e0f..0000000
--- a/dev-perl/CPAN-Meta/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?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>

diff --git a/dev-perl/Version-Requirements/ChangeLog b/dev-perl/Version-Requirements/ChangeLog
deleted file mode 100644
index d29dedd..0000000
--- a/dev-perl/Version-Requirements/ChangeLog
+++ /dev/null
@@ -1,10 +0,0 @@
-# ChangeLog for dev-perl/Version-Requirements
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*Version-Requirements-0.101020 (19 May 2010)
-
-  19 May 2010; Kent Fredric <kentfredric@gmail.com>
-  +Version-Requirements-0.101020.ebuild, +metadata.xml:
-  Added for DZil
-

diff --git a/dev-perl/Version-Requirements/Version-Requirements-0.101020.ebuild b/dev-perl/Version-Requirements/Version-Requirements-0.101020.ebuild
deleted file mode 100644
index 98bfd60..0000000
--- a/dev-perl/Version-Requirements/Version-Requirements-0.101020.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=RJBS
-inherit perl-module
-
-DESCRIPTION="a set of version requirements for a CPAN dist"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
-	virtual/perl-Scalar-List-Utils
-	>=virtual/perl-version-0.77
-"
-DEPEND="
-	${COMMON_DEPEND}
-	>=virtual/perl-Test-Simple-0.88
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Version-Requirements/metadata.xml b/dev-perl/Version-Requirements/metadata.xml
deleted file mode 100644
index ccc7e0f..0000000
--- a/dev-perl/Version-Requirements/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?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>

diff --git a/profiles/updates/1Q-2011 b/profiles/updates/1Q-2011
new file mode 100644
index 0000000..60f32b2
--- /dev/null
+++ b/profiles/updates/1Q-2011
@@ -0,0 +1,2 @@
+move dev-perl/CPAN-Meta perl-core/CPAN-Meta
+move dev-perl/Version-Requirements perl-core/Version-Requirements



                 reply	other threads:[~2011-03-06  7:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=8642e48491f05efb2eee50baf207861074ac697a.tove@gentoo \
    --to=tove@gentoo.org \
    --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