* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/autobox-Core/
@ 2011-03-10 22:20 Kent Fredric
0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2011-03-10 22:20 UTC (permalink / raw
To: gentoo-commits
commit: 7a518291431b6ed3e9ccb39ccbd59f372c068da9
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 10 20:27:08 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Mar 10 20:28:15 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7a518291
[fixdep] autobox-Core -> autobox
(Portage version: 2.2.0_alpha26/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/autobox-Core/ChangeLog | 6 +++++-
dev-perl/autobox-Core/autobox-Core-0.6.ebuild | 4 ++--
dev-perl/autobox-Core/autobox-Core-1.2.ebuild | 4 ++--
3 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/dev-perl/autobox-Core/ChangeLog b/dev-perl/autobox-Core/ChangeLog
index 560701d..c478b21 100644
--- a/dev-perl/autobox-Core/ChangeLog
+++ b/dev-perl/autobox-Core/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for dev-perl/autobox-Core
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 10 Mar 2011; Kent Fredric <kentfredric@gmail.com> autobox-Core-0.6.ebuild,
+ autobox-Core-1.2.ebuild:
+ Fixdep autobox
+
*autobox-Core-1.2 (21 Mar 2010)
21 Mar 2010; Michele Beltrame <m@cattlegrid.info>
diff --git a/dev-perl/autobox-Core/autobox-Core-0.6.ebuild b/dev-perl/autobox-Core/autobox-Core-0.6.ebuild
index 187ae47..886131b 100644
--- a/dev-perl/autobox-Core/autobox-Core-0.6.ebuild
+++ b/dev-perl/autobox-Core/autobox-Core-0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
- >=dev-perl/autobox-0.11
+ >=dev-perl/autobox-0.110.0
"
DEPEND="
${RDEPEND}
diff --git a/dev-perl/autobox-Core/autobox-Core-1.2.ebuild b/dev-perl/autobox-Core/autobox-Core-1.2.ebuild
index cc527d4..886131b 100644
--- a/dev-perl/autobox-Core/autobox-Core-1.2.ebuild
+++ b/dev-perl/autobox-Core/autobox-Core-1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
- >=dev-perl/autobox-0.11
+ >=dev-perl/autobox-0.110.0
"
DEPEND="
${RDEPEND}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/autobox-Core/
@ 2011-04-12 1:10 Kent Fredric
0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2011-04-12 1:10 UTC (permalink / raw
To: gentoo-commits
commit: e871ee2bc1f323e252a90e5eed7c0b50f8a5eba9
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Apr 12 01:03:27 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Apr 12 01:03:27 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e871ee2b
[migrate] autobox-Core
(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/autobox-Core/ChangeLog | 8 ++++++++
...Core-0.6.ebuild => autobox-Core-0.600.0.ebuild} | 1 +
...Core-1.2.ebuild => autobox-Core-1.200.0.ebuild} | 1 +
3 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/dev-perl/autobox-Core/ChangeLog b/dev-perl/autobox-Core/ChangeLog
index c478b21..4f8dc07 100644
--- a/dev-perl/autobox-Core/ChangeLog
+++ b/dev-perl/autobox-Core/ChangeLog
@@ -2,6 +2,14 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*autobox-Core-1.200.0 (12 Apr 2011)
+*autobox-Core-0.600.0 (12 Apr 2011)
+
+ 12 Apr 2011; Kent Fredric <kentfredric@gmail.com> -autobox-Core-0.6.ebuild,
+ +autobox-Core-0.600.0.ebuild, -autobox-Core-1.2.ebuild,
+ +autobox-Core-1.200.0.ebuild:
+ Migrate
+
10 Mar 2011; Kent Fredric <kentfredric@gmail.com> autobox-Core-0.6.ebuild,
autobox-Core-1.2.ebuild:
Fixdep autobox
diff --git a/dev-perl/autobox-Core/autobox-Core-0.6.ebuild b/dev-perl/autobox-Core/autobox-Core-0.600.0.ebuild
similarity index 94%
rename from dev-perl/autobox-Core/autobox-Core-0.6.ebuild
rename to dev-perl/autobox-Core/autobox-Core-0.600.0.ebuild
index 886131b..2a2d34e 100644
--- a/dev-perl/autobox-Core/autobox-Core-0.6.ebuild
+++ b/dev-perl/autobox-Core/autobox-Core-0.600.0.ebuild
@@ -3,6 +3,7 @@
# $Header: $
MODULE_AUTHOR=SWALTERS
+MODULE_VERSION="0.6"
inherit perl-module
DESCRIPTION="Methods for core built-in functions in primitive types"
diff --git a/dev-perl/autobox-Core/autobox-Core-1.2.ebuild b/dev-perl/autobox-Core/autobox-Core-1.200.0.ebuild
similarity index 94%
rename from dev-perl/autobox-Core/autobox-Core-1.2.ebuild
rename to dev-perl/autobox-Core/autobox-Core-1.200.0.ebuild
index 886131b..5650270 100644
--- a/dev-perl/autobox-Core/autobox-Core-1.2.ebuild
+++ b/dev-perl/autobox-Core/autobox-Core-1.200.0.ebuild
@@ -3,6 +3,7 @@
# $Header: $
MODULE_AUTHOR=SWALTERS
+MODULE_VERSION="1.2"
inherit perl-module
DESCRIPTION="Methods for core built-in functions in primitive types"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/autobox-Core/
@ 2012-02-29 12:06 Kent Fredric
0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2012-02-29 12:06 UTC (permalink / raw
To: gentoo-commits
commit: 3da34c568123d52f4dffe6d6d59e6d2cb5701548
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Feb 29 11:37:04 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Feb 29 11:37:04 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=3da34c56
[newversion] autobox-Core-1.210.0
(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/autobox-Core/ChangeLog | 8 ++++-
dev-perl/autobox-Core/autobox-Core-1.210.0.ebuild | 34 +++++++++++++++++++++
2 files changed, 41 insertions(+), 1 deletions(-)
diff --git a/dev-perl/autobox-Core/ChangeLog b/dev-perl/autobox-Core/ChangeLog
index 4f8dc07..1a45d96 100644
--- a/dev-perl/autobox-Core/ChangeLog
+++ b/dev-perl/autobox-Core/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/autobox-Core
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*autobox-Core-1.210.0 (29 Feb 2012)
+
+ 29 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+ +autobox-Core-1.210.0.ebuild:
+ Version Bump
+
*autobox-Core-1.200.0 (12 Apr 2011)
*autobox-Core-0.600.0 (12 Apr 2011)
diff --git a/dev-perl/autobox-Core/autobox-Core-1.210.0.ebuild b/dev-perl/autobox-Core/autobox-Core-1.210.0.ebuild
new file mode 100644
index 0000000..fb8f1b9
--- /dev/null
+++ b/dev-perl/autobox-Core/autobox-Core-1.210.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=MSCHWERN
+MODULE_VERSION=1.21
+inherit perl-module
+
+DESCRIPTION='Core functions exposed as methods in primitive types'
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # ExtUtils::MakeMaker 6.46 ( 6.460.0 )
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.46
+}
+perl_meta_build() {
+ # ExtUtils::MakeMaker
+ echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_runtime() {
+ # autobox 2.71 ( 2.710.0 )
+ echo \>=dev-perl/autobox-2.710.0
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/autobox-Core/
@ 2012-07-25 18:30 Kent Fredric
0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2012-07-25 18:30 UTC (permalink / raw
To: gentoo-commits
commit: f89f60905f9e1e646e0bd11c3ddde2b04e59efb4
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jul 25 16:30:26 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jul 25 16:30:26 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f89f6090
[newversion] autobox-Core-1.240.0
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key ECD2C675C102CDA4)
---
dev-perl/autobox-Core/ChangeLog | 6 +++
dev-perl/autobox-Core/autobox-Core-1.240.0.ebuild | 36 +++++++++++++++++++++
2 files changed, 42 insertions(+), 0 deletions(-)
diff --git a/dev-perl/autobox-Core/ChangeLog b/dev-perl/autobox-Core/ChangeLog
index 1a45d96..eac58b9 100644
--- a/dev-perl/autobox-Core/ChangeLog
+++ b/dev-perl/autobox-Core/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*autobox-Core-1.240.0 (25 Jul 2012)
+
+ 25 Jul 2012; Kent Fredric <kentfredric@gmail.com>
+ +autobox-Core-1.240.0.ebuild:
+ Version Bump
+
*autobox-Core-1.210.0 (29 Feb 2012)
29 Feb 2012; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/autobox-Core/autobox-Core-1.240.0.ebuild b/dev-perl/autobox-Core/autobox-Core-1.240.0.ebuild
new file mode 100644
index 0000000..8be80d7
--- /dev/null
+++ b/dev-perl/autobox-Core/autobox-Core-1.240.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=JARICH
+MODULE_VERSION=1.24
+inherit perl-module
+
+DESCRIPTION='Provide core functions to autoboxed scalars, arrays and hashes.'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # ExtUtils::MakeMaker 6.46 ( 6.460.0 )
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.46
+}
+perl_meta_build() {
+ # ExtUtils::MakeMaker
+ echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_runtime() {
+ # Test::More 0.88 ( 0.880.0 )
+ echo \>=virtual/perl-Test-Simple-0.88
+ # autobox 2.71 ( 2.710.0 )
+ echo \>=dev-perl/autobox-2.710.0
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/autobox-Core/
@ 2014-08-23 4:49 Kent Fredric
0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2014-08-23 4:49 UTC (permalink / raw
To: gentoo-commits
commit: c8eabf59ef5ed78c78110011087277ab8fb5dee0
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Aug 23 03:21:36 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Aug 23 03:22:17 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c8eabf59
[clean] dev-perl/autobox-Core Drop old EAPI 0 versions
Package-Manager: portage-2.2.10
Manifest-Sign-Key: E854324B1366A820
---
dev-perl/autobox-Core/ChangeLog | 6 +++++-
dev-perl/autobox-Core/autobox-Core-0.600.0.ebuild | 21 ---------------------
dev-perl/autobox-Core/autobox-Core-1.200.0.ebuild | 21 ---------------------
3 files changed, 5 insertions(+), 43 deletions(-)
diff --git a/dev-perl/autobox-Core/ChangeLog b/dev-perl/autobox-Core/ChangeLog
index eac58b9..d69a5a7 100644
--- a/dev-perl/autobox-Core/ChangeLog
+++ b/dev-perl/autobox-Core/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for dev-perl/autobox-Core
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 23 Aug 2014; Kent Fredric <kentfredric@gmail.com>
+ -autobox-Core-0.600.0.ebuild, -autobox-Core-1.200.0.ebuild:
+ Drop old EAPI 0 versions
+
*autobox-Core-1.240.0 (25 Jul 2012)
25 Jul 2012; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/autobox-Core/autobox-Core-0.600.0.ebuild b/dev-perl/autobox-Core/autobox-Core-0.600.0.ebuild
deleted file mode 100644
index 2a2d34e..0000000
--- a/dev-perl/autobox-Core/autobox-Core-0.600.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=SWALTERS
-MODULE_VERSION="0.6"
-inherit perl-module
-
-DESCRIPTION="Methods for core built-in functions in primitive types"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-RDEPEND="
- >=dev-perl/autobox-0.110.0
-"
-DEPEND="
- ${RDEPEND}
-"
diff --git a/dev-perl/autobox-Core/autobox-Core-1.200.0.ebuild b/dev-perl/autobox-Core/autobox-Core-1.200.0.ebuild
deleted file mode 100644
index 5650270..0000000
--- a/dev-perl/autobox-Core/autobox-Core-1.200.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=SWALTERS
-MODULE_VERSION="1.2"
-inherit perl-module
-
-DESCRIPTION="Methods for core built-in functions in primitive types"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-RDEPEND="
- >=dev-perl/autobox-0.110.0
-"
-DEPEND="
- ${RDEPEND}
-"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/autobox-Core/
@ 2015-06-20 9:37 Kent Fredric
0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2015-06-20 9:37 UTC (permalink / raw
To: gentoo-commits
commit: 6eb3ac04b0b8799a2aec60792d9ec07a2d215ce0
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jun 20 09:31:39 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun 20 09:31:39 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=6eb3ac04
[bump] autobox-Core 1.280.0
Package-Manager: portage-2.2.17
.../autobox-Core/autobox-Core-1.240.0-r1.ebuild | 35 ----------------------
dev-perl/autobox-Core/autobox-Core-1.280.0.ebuild | 24 +++++++++++++++
2 files changed, 24 insertions(+), 35 deletions(-)
diff --git a/dev-perl/autobox-Core/autobox-Core-1.240.0-r1.ebuild b/dev-perl/autobox-Core/autobox-Core-1.240.0-r1.ebuild
deleted file mode 100644
index ad8a9e8..0000000
--- a/dev-perl/autobox-Core/autobox-Core-1.240.0-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=JARICH
-MODULE_VERSION=1.24
-inherit perl-module
-
-DESCRIPTION='Provide core functions to autoboxed scalars, arrays and hashes.'
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- # ExtUtils::MakeMaker 6.46 ( 6.460.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.46
-}
-perl_meta_build() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
- # Test::More 0.88 ( 0.880.0 )
- echo \>=virtual/perl-Test-Simple-0.88
- # autobox 2.71 ( 2.710.0 )
- echo \>=dev-perl/autobox-2.710.0
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
diff --git a/dev-perl/autobox-Core/autobox-Core-1.280.0.ebuild b/dev-perl/autobox-Core/autobox-Core-1.280.0.ebuild
new file mode 100644
index 0000000..7e62ce6
--- /dev/null
+++ b/dev-perl/autobox-Core/autobox-Core-1.280.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=SWALTERS
+MODULE_VERSION=1.28
+inherit perl-module
+
+DESCRIPTION='Provide core functions to autoboxed scalars, arrays and hashes.'
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ >=dev-perl/autobox-2.710.0
+"
+DEPEND="
+ ${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.460.0
+ test? (
+ >=virtual/perl-Test-Simple-0.880.0
+ )
+"
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2015-06-20 9:37 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-25 18:30 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/autobox-Core/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2015-06-20 9:37 Kent Fredric
2014-08-23 4:49 Kent Fredric
2012-02-29 12:06 Kent Fredric
2011-04-12 1:10 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