public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/autobox/
@ 2011-03-10 22:20 Kent Fredric
  0 siblings, 0 replies; 9+ messages in thread
From: Kent Fredric @ 2011-03-10 22:20 UTC (permalink / raw
  To: gentoo-commits

commit:     a199518b5b6de62e7679b3a02ff6edbb5ce0afe4
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 10 20:25:32 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Mar 10 20:25:32 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a199518b

[cpanclean] autobox 2.71

(Portage version: 2.2.0_alpha26/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/autobox/ChangeLog           |    3 +++
 dev-perl/autobox/autobox-2.71.ebuild |   23 -----------------------
 2 files changed, 3 insertions(+), 23 deletions(-)

diff --git a/dev-perl/autobox/ChangeLog b/dev-perl/autobox/ChangeLog
index dc88cac..173c83c 100644
--- a/dev-perl/autobox/ChangeLog
+++ b/dev-perl/autobox/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  10 Mar 2011; Kent Fredric <kentfredric@gmail.com> -autobox-2.71.ebuild:
+  Gone on CPAN
+
 *autobox-2.720 (29 Jan 2011)
 
   29 Jan 2011; Torsten Veller <tove@gentoo.org> +autobox-2.720.ebuild:

diff --git a/dev-perl/autobox/autobox-2.71.ebuild b/dev-perl/autobox/autobox-2.71.ebuild
deleted file mode 100644
index 23a8a6d..0000000
--- a/dev-perl/autobox/autobox-2.71.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=CHOCOLATE
-inherit perl-module
-
-DESCRIPTION="Call methods on native types"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-RDEPEND="
-	>=dev-perl/Scope-Guard-0.20
-"
-DEPEND="
-	${RDEPEND}
-"
-SRC_TEST=do



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/autobox/
@ 2011-03-14 22:02 Kent Fredric
  0 siblings, 0 replies; 9+ messages in thread
From: Kent Fredric @ 2011-03-14 22:02 UTC (permalink / raw
  To: gentoo-commits

commit:     fc5bd04ee9d28f01e3e482f026cfd0e1455b7b4f
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Mar 14 21:57:42 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Mar 14 21:57:42 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=fc5bd04e

[addzero] autobox

(Portage version: 2.2.0_alpha26/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/autobox/ChangeLog                         |    6 ++++++
 ...autobox-2.720.ebuild => autobox-2.720.0.ebuild} |    0
 2 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/dev-perl/autobox/ChangeLog b/dev-perl/autobox/ChangeLog
index 173c83c..7d3d8aa 100644
--- a/dev-perl/autobox/ChangeLog
+++ b/dev-perl/autobox/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*autobox-2.720.0 (14 Mar 2011)
+
+  14 Mar 2011; Kent Fredric <kentfredric@gmail.com> -autobox-2.720.ebuild,
+  +autobox-2.720.0.ebuild:
+  Addzero
+
   10 Mar 2011; Kent Fredric <kentfredric@gmail.com> -autobox-2.71.ebuild:
   Gone on CPAN
 

diff --git a/dev-perl/autobox/autobox-2.720.ebuild b/dev-perl/autobox/autobox-2.720.0.ebuild
similarity index 100%
rename from dev-perl/autobox/autobox-2.720.ebuild
rename to dev-perl/autobox/autobox-2.720.0.ebuild



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/autobox/
@ 2011-03-14 22:02 Kent Fredric
  0 siblings, 0 replies; 9+ messages in thread
From: Kent Fredric @ 2011-03-14 22:02 UTC (permalink / raw
  To: gentoo-commits

commit:     c8ae8ecc597dd754a7eb6b302d4f1f01d0e0a833
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Mar 14 22:00:09 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Mar 14 22:00:09 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c8ae8ecc

[newversion] autobox 2.730.0 ( 2.73 )

(Portage version: 2.2.0_alpha26/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/autobox/ChangeLog              |    5 +++++
 dev-perl/autobox/autobox-2.730.0.ebuild |   24 ++++++++++++++++++++++++
 2 files changed, 29 insertions(+), 0 deletions(-)

diff --git a/dev-perl/autobox/ChangeLog b/dev-perl/autobox/ChangeLog
index 7d3d8aa..493d8d8 100644
--- a/dev-perl/autobox/ChangeLog
+++ b/dev-perl/autobox/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*autobox-2.730.0 (14 Mar 2011)
+
+  14 Mar 2011; Kent Fredric <kentfredric@gmail.com> +autobox-2.730.0.ebuild:
+  Bump
+
 *autobox-2.720.0 (14 Mar 2011)
 
   14 Mar 2011; Kent Fredric <kentfredric@gmail.com> -autobox-2.720.ebuild,

diff --git a/dev-perl/autobox/autobox-2.730.0.ebuild b/dev-perl/autobox/autobox-2.730.0.ebuild
new file mode 100644
index 0000000..37cf697
--- /dev/null
+++ b/dev-perl/autobox/autobox-2.730.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+MODULE_AUTHOR=CHOCOLATE
+MODULE_VERSION=2.73
+inherit perl-module
+
+DESCRIPTION="Call methods on native types"
+LICENSE="|| ( Artistic GPL-2 )"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE=""
+RDEPEND="
+	>=dev-perl/Scope-Guard-0.20
+"
+DEPEND="
+	${RDEPEND}
+"
+SRC_TEST=do



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/autobox/
@ 2011-03-17 23:16 Kent Fredric
  0 siblings, 0 replies; 9+ messages in thread
From: Kent Fredric @ 2011-03-17 23:16 UTC (permalink / raw
  To: gentoo-commits

commit:     b864e8be580461b99341af01ce0aeb378101ddea
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 17 23:15:31 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Mar 17 23:15:31 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b864e8be

[cpanclean] autobox-2.720.0

(Portage version: 2.2.0_alpha27/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/autobox/ChangeLog              |    3 +++
 dev-perl/autobox/autobox-2.720.0.ebuild |   24 ------------------------
 2 files changed, 3 insertions(+), 24 deletions(-)

diff --git a/dev-perl/autobox/ChangeLog b/dev-perl/autobox/ChangeLog
index 493d8d8..5026ba4 100644
--- a/dev-perl/autobox/ChangeLog
+++ b/dev-perl/autobox/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  17 Mar 2011; Kent Fredric <kentfredric@gmail.com> -autobox-2.720.0.ebuild:
+  Gone on CPAN
+
 *autobox-2.730.0 (14 Mar 2011)
 
   14 Mar 2011; Kent Fredric <kentfredric@gmail.com> +autobox-2.730.0.ebuild:

diff --git a/dev-perl/autobox/autobox-2.720.0.ebuild b/dev-perl/autobox/autobox-2.720.0.ebuild
deleted file mode 100644
index 149477c..0000000
--- a/dev-perl/autobox/autobox-2.720.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=CHOCOLATE
-MODULE_VERSION=2.72
-inherit perl-module
-
-DESCRIPTION="Call methods on native types"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-RDEPEND="
-	>=dev-perl/Scope-Guard-0.20
-"
-DEPEND="
-	${RDEPEND}
-"
-SRC_TEST=do



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/autobox/
@ 2011-07-22 19:15 Torsten Veller
  0 siblings, 0 replies; 9+ messages in thread
From: Torsten Veller @ 2011-07-22 19:15 UTC (permalink / raw
  To: gentoo-commits

commit:     3bf9a394c7cf80bb7be6993c5dd848d8573ed933
Author:     Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 22 18:40:31 2011 +0000
Commit:     Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Fri Jul 22 18:40:31 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=3bf9a394

[bump] dev-perl/autobox-2.750.0

(Portage version: 2.2.0_alpha46/git/Linux x86_64, signed Manifest commit with key 0x4E046AEC)

---
 dev-perl/autobox/ChangeLog              |    5 +++++
 dev-perl/autobox/autobox-2.750.0.ebuild |   26 ++++++++++++++++++++++++++
 2 files changed, 31 insertions(+), 0 deletions(-)

diff --git a/dev-perl/autobox/ChangeLog b/dev-perl/autobox/ChangeLog
index 5026ba4..a621c4f 100644
--- a/dev-perl/autobox/ChangeLog
+++ b/dev-perl/autobox/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*autobox-2.750.0 (22 Jul 2011)
+
+  22 Jul 2011; Torsten Veller <tove@gentoo.org> +autobox-2.750.0.ebuild:
+  Version bump
+
   17 Mar 2011; Kent Fredric <kentfredric@gmail.com> -autobox-2.720.0.ebuild:
   Gone on CPAN
 

diff --git a/dev-perl/autobox/autobox-2.750.0.ebuild b/dev-perl/autobox/autobox-2.750.0.ebuild
new file mode 100644
index 0000000..53470c9
--- /dev/null
+++ b/dev-perl/autobox/autobox-2.750.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=CHOCOLATE
+MODULE_VERSION=2.75
+inherit perl-module
+
+DESCRIPTION="Call methods on native types"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	>=dev-perl/Scope-Guard-0.20
+"
+DEPEND="
+	${RDEPEND}
+	test? (
+		dev-perl/Test-Pod
+	)
+"
+SRC_TEST=do



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/autobox/
@ 2011-07-31  4:55 Kent Fredric
  0 siblings, 0 replies; 9+ messages in thread
From: Kent Fredric @ 2011-07-31  4:55 UTC (permalink / raw
  To: gentoo-commits

commit:     b856b92bc36904d0e58ac5318e0a75d581a793ab
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jul 31 04:47:02 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jul 31 04:47:02 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b856b92b

[cpanclean] autobox-2.730.0

(Portage version: 2.2.0_alpha47/git/Linux x86_64, signed Manifest commit with key BD86D695)

---
 dev-perl/autobox/ChangeLog              |    3 +++
 dev-perl/autobox/autobox-2.730.0.ebuild |   24 ------------------------
 2 files changed, 3 insertions(+), 24 deletions(-)

diff --git a/dev-perl/autobox/ChangeLog b/dev-perl/autobox/ChangeLog
index a621c4f..7c73d15 100644
--- a/dev-perl/autobox/ChangeLog
+++ b/dev-perl/autobox/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  31 Jul 2011; Kent Fredric <kentfredric@gmail.com> -autobox-2.730.0.ebuild:
+  Gone on CPAN
+
 *autobox-2.750.0 (22 Jul 2011)
 
   22 Jul 2011; Torsten Veller <tove@gentoo.org> +autobox-2.750.0.ebuild:

diff --git a/dev-perl/autobox/autobox-2.730.0.ebuild b/dev-perl/autobox/autobox-2.730.0.ebuild
deleted file mode 100644
index 37cf697..0000000
--- a/dev-perl/autobox/autobox-2.730.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=CHOCOLATE
-MODULE_VERSION=2.73
-inherit perl-module
-
-DESCRIPTION="Call methods on native types"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-RDEPEND="
-	>=dev-perl/Scope-Guard-0.20
-"
-DEPEND="
-	${RDEPEND}
-"
-SRC_TEST=do



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/autobox/
@ 2013-05-04 21:21 Kent Fredric
  0 siblings, 0 replies; 9+ messages in thread
From: Kent Fredric @ 2013-05-04 21:21 UTC (permalink / raw
  To: gentoo-commits

commit:     51b61f360c730a8fca293c0a68c7535bd4065158
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat May  4 21:15:07 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat May  4 21:15:07 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=51b61f36

[cpanclean] dev-perl/autobox-2.770.0

Package-Manager: portage-2.2.0_alpha173
Manifest-Sign-Key: ECD2C675C102CDA4

---
 dev-perl/autobox/ChangeLog              |    3 ++
 dev-perl/autobox/autobox-2.770.0.ebuild |   34 -------------------------------
 2 files changed, 3 insertions(+), 34 deletions(-)

diff --git a/dev-perl/autobox/ChangeLog b/dev-perl/autobox/ChangeLog
index 5c02614..31d14d4 100644
--- a/dev-perl/autobox/ChangeLog
+++ b/dev-perl/autobox/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  04 May 2013; Kent Fredric <kentfredric@gmail.com> -autobox-2.770.0.ebuild:
+  Gone on CPAN
+
 *autobox-2.790.0 (02 May 2013)
 
   02 May 2013; Kent Fredric <kentfredric@gmail.com> +autobox-2.790.0.ebuild:

diff --git a/dev-perl/autobox/autobox-2.770.0.ebuild b/dev-perl/autobox/autobox-2.770.0.ebuild
deleted file mode 100644
index a264b7a..0000000
--- a/dev-perl/autobox/autobox-2.770.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=CHOCOLATE
-MODULE_VERSION=2.77
-inherit perl-module
-
-DESCRIPTION='call methods on native types'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
-	# Scope::Guard 0.20 ( 0.200.0 )
-	echo \>=dev-perl/Scope-Guard-0.200.0
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_build)
-	$(perl_meta_runtime)
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"
-SRC_TEST="do"


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/autobox/
@ 2015-03-26  4:44 Kent Fredric
  0 siblings, 0 replies; 9+ messages in thread
From: Kent Fredric @ 2015-03-26  4:44 UTC (permalink / raw
  To: gentoo-commits

commit:     362a90116f325cb62f5a8ac1f74df2f2d90c8321
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 26 04:01:43 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Mar 26 04:01:43 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=362a9011

[bump] autobox-2.830.0

Package-Manager: portage-2.2.17

 dev-perl/autobox/autobox-2.790.0.ebuild | 34 ---------------------------------
 dev-perl/autobox/autobox-2.830.0.ebuild | 19 ++++++++++++++++++
 2 files changed, 19 insertions(+), 34 deletions(-)

diff --git a/dev-perl/autobox/autobox-2.790.0.ebuild b/dev-perl/autobox/autobox-2.790.0.ebuild
deleted file mode 100644
index a109a6f..0000000
--- a/dev-perl/autobox/autobox-2.790.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=CHOCOLATE
-MODULE_VERSION=2.79
-inherit perl-module
-
-DESCRIPTION='call methods on native types'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
-	# Scope::Guard 0.20 ( 0.200.0 )
-	echo \>=dev-perl/Scope-Guard-0.200.0
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_build)
-	$(perl_meta_runtime)
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"
-SRC_TEST="do"

diff --git a/dev-perl/autobox/autobox-2.830.0.ebuild b/dev-perl/autobox/autobox-2.830.0.ebuild
new file mode 100644
index 0000000..efaf534
--- /dev/null
+++ b/dev-perl/autobox/autobox-2.830.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=CHOCOLATE
+MODULE_VERSION=2.83
+inherit perl-module
+
+DESCRIPTION='call methods on native types'
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+RDEPEND="
+	>=dev-perl/Scope-Guard-0.200.0
+"
+DEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+"


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/autobox/
@ 2015-08-19 10:37 Kent Fredric
  0 siblings, 0 replies; 9+ messages in thread
From: Kent Fredric @ 2015-08-19 10:37 UTC (permalink / raw
  To: gentoo-commits

commit:     2ac8212bc360486a3c60f5637605c6ddb6e88170
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Aug 19 10:34:36 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Aug 19 10:34:36 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=2ac8212b

dev-perl/autobox: Removed due to availability in ::gentoo

 dev-perl/autobox/autobox-2.830.0.ebuild | 19 -------------------
 dev-perl/autobox/metadata.xml           | 13 -------------
 2 files changed, 32 deletions(-)

diff --git a/dev-perl/autobox/autobox-2.830.0.ebuild b/dev-perl/autobox/autobox-2.830.0.ebuild
deleted file mode 100644
index efaf534..0000000
--- a/dev-perl/autobox/autobox-2.830.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=CHOCOLATE
-MODULE_VERSION=2.83
-inherit perl-module
-
-DESCRIPTION='call methods on native types'
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RDEPEND="
-	>=dev-perl/Scope-Guard-0.200.0
-"
-DEPEND="
-	${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-"

diff --git a/dev-perl/autobox/metadata.xml b/dev-perl/autobox/metadata.xml
deleted file mode 100644
index bb7de75..0000000
--- a/dev-perl/autobox/metadata.xml
+++ /dev/null
@@ -1,13 +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>mb@cattlegrid.info</email>
-        <name>Michele Beltrame</name>
-    </maintainer>
-    <upstream>
-        <remote-id type="cpan">autobox</remote-id>
-        <remote-id type="cpan-module">autobox</remote-id>
-    </upstream>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-08-19 10:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-17 23:16 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/autobox/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2015-08-19 10:37 Kent Fredric
2015-03-26  4:44 Kent Fredric
2013-05-04 21:21 Kent Fredric
2011-07-31  4:55 Kent Fredric
2011-07-22 19:15 Torsten Veller
2011-03-14 22:02 Kent Fredric
2011-03-14 22:02 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