public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/autobox/
@ 2015-10-03 13:38 Patrice Clement
  0 siblings, 0 replies; 18+ messages in thread
From: Patrice Clement @ 2015-10-03 13:38 UTC (permalink / raw
  To: gentoo-commits

commit:     da25bd56cf726599166a1883e1761767a2c88d93
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  3 13:23:57 2015 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Oct  3 13:36:06 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da25bd56

dev-perl/autobox: Stable for amd64+x86.

Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 dev-perl/autobox/autobox-2.830.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/autobox/autobox-2.830.0.ebuild b/dev-perl/autobox/autobox-2.830.0.ebuild
index 64a1ea2..ace4982 100644
--- a/dev-perl/autobox/autobox-2.830.0.ebuild
+++ b/dev-perl/autobox/autobox-2.830.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Call methods on native types"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/autobox/
@ 2017-04-04 14:22 Kent Fredric
  0 siblings, 0 replies; 18+ messages in thread
From: Kent Fredric @ 2017-04-04 14:22 UTC (permalink / raw
  To: gentoo-commits

commit:     8482be30e1f05ed5f9d7d3ddfe736bec333ca053
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  4 14:21:34 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Apr  4 14:21:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8482be30

dev-perl/autobox: Bump to version 2.850.0

- EAPI6
- Parallel Tests

Upstream:
- Fix '.' in @INC issues
- Fix compile compat with Perl 5.25+ op changes

Bug: https://bugs.gentoo.org/614642
Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-perl/autobox/Manifest               |  1 +
 dev-perl/autobox/autobox-2.850.0.ebuild | 19 +++++++++++++++++++
 dev-perl/autobox/metadata.xml           | 13 +++++++++----
 3 files changed, 29 insertions(+), 4 deletions(-)

diff --git a/dev-perl/autobox/Manifest b/dev-perl/autobox/Manifest
index 44bbebde33c..fc2bd9825ee 100644
--- a/dev-perl/autobox/Manifest
+++ b/dev-perl/autobox/Manifest
@@ -1 +1,2 @@
 DIST autobox-2.83.tar.gz 76003 SHA256 3f83a33fa9566c859c786815d3790299a8e95f181a5866f9b810645bb41e89c4 SHA512 2c347ee61240ba7ba8fdf0bddebceab554c602ce673a524255a73ee7b53a9765f9679bd613f796f74e6588ebfd6beb877fa6f49720fa6da108f91ebb365b1dc6 WHIRLPOOL 9fe89b2c2d5378358bc4875b39017dc07889118d7eff8201f2326bf9691b78cd0f1e3c681e84c23273c6c418982a2b580a8a8c63dbdbcf0451a4593355ae39aa
+DIST autobox-2.85.tar.gz 80443 SHA256 d0b8d0f27f3d1c1e8ef47f806fa06b9c229c3ca84057004fedc35dbbc0341140 SHA512 2f9c0ef556655eb19a2e50aa2ec47769ef2fd7bb15806a7f22320be9d79178811c418dbe58cf792fdc48dc3e7b80b70c1882956559373cc6eb152c0b94d52081 WHIRLPOOL 1f41cad40486faeb490911dc15b41c37846645947da0835b02c29e272396d05eba3826890b822e2bfa43efb8df7b3da64f7608b7084fa95215323a616d0669e7

diff --git a/dev-perl/autobox/autobox-2.850.0.ebuild b/dev-perl/autobox/autobox-2.850.0.ebuild
new file mode 100644
index 00000000000..72530c526dd
--- /dev/null
+++ b/dev-perl/autobox/autobox-2.850.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+DIST_AUTHOR=CHOCOLATE
+DIST_VERSION=2.85
+inherit perl-module
+
+DESCRIPTION="Call methods on native types"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+	>=dev-perl/Scope-Guard-0.210.0
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+"

diff --git a/dev-perl/autobox/metadata.xml b/dev-perl/autobox/metadata.xml
index 7faa8dfe9af..91d4776e3e0 100644
--- a/dev-perl/autobox/metadata.xml
+++ b/dev-perl/autobox/metadata.xml
@@ -1,8 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="project">
-	<email>perl@gentoo.org</email>
-	<name>Gentoo Perl Project</name>
-</maintainer>
+  <maintainer type="project">
+    <email>perl@gentoo.org</email>
+    <name>Gentoo Perl Project</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="cpan">autobox</remote-id>
+    <remote-id type="cpan-module">autobox</remote-id>
+    <remote-id type="cpan-module">autobox::universal</remote-id>
+  </upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/autobox/
@ 2017-05-21  8:09 Agostino Sarubbo
  0 siblings, 0 replies; 18+ messages in thread
From: Agostino Sarubbo @ 2017-05-21  8:09 UTC (permalink / raw
  To: gentoo-commits

commit:     80ef93c1dbe979efcce420dc02ddb38c46845ad2
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun May 21 08:07:45 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun May 21 08:07:45 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80ef93c1

dev-perl/autobox: amd64 stable wrt bug #619090

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-perl/autobox/autobox-2.850.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/autobox/autobox-2.850.0.ebuild b/dev-perl/autobox/autobox-2.850.0.ebuild
index 72530c526dd..44851d7980b 100644
--- a/dev-perl/autobox/autobox-2.850.0.ebuild
+++ b/dev-perl/autobox/autobox-2.850.0.ebuild
@@ -8,7 +8,7 @@ inherit perl-module
 
 DESCRIPTION="Call methods on native types"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/autobox/
@ 2017-05-22  9:25 Agostino Sarubbo
  0 siblings, 0 replies; 18+ messages in thread
From: Agostino Sarubbo @ 2017-05-22  9:25 UTC (permalink / raw
  To: gentoo-commits

commit:     68b446eee9fbe80a1917c50a0a24903613083a48
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon May 22 09:24:44 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon May 22 09:24:44 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68b446ee

dev-perl/autobox: x86 stable wrt bug #619090

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-perl/autobox/autobox-2.850.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/autobox/autobox-2.850.0.ebuild b/dev-perl/autobox/autobox-2.850.0.ebuild
index 44851d7980b..6d5c941f2f5 100644
--- a/dev-perl/autobox/autobox-2.850.0.ebuild
+++ b/dev-perl/autobox/autobox-2.850.0.ebuild
@@ -8,7 +8,7 @@ inherit perl-module
 
 DESCRIPTION="Call methods on native types"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/autobox/
@ 2017-05-31  3:10 Kent Fredric
  0 siblings, 0 replies; 18+ messages in thread
From: Kent Fredric @ 2017-05-31  3:10 UTC (permalink / raw
  To: gentoo-commits

commit:     14b814c91510d9b9c3a6132fb940199e54ed077a
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed May 31 03:10:16 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed May 31 03:10:16 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14b814c9

dev-perl/autobox: Cleanup old re bug #614642

Remove versions broken by low-level API changes in 5.26

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-perl/autobox/Manifest               |  1 -
 dev-perl/autobox/autobox-2.830.0.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/dev-perl/autobox/Manifest b/dev-perl/autobox/Manifest
index fc2bd9825ee..d0878569b1e 100644
--- a/dev-perl/autobox/Manifest
+++ b/dev-perl/autobox/Manifest
@@ -1,2 +1 @@
-DIST autobox-2.83.tar.gz 76003 SHA256 3f83a33fa9566c859c786815d3790299a8e95f181a5866f9b810645bb41e89c4 SHA512 2c347ee61240ba7ba8fdf0bddebceab554c602ce673a524255a73ee7b53a9765f9679bd613f796f74e6588ebfd6beb877fa6f49720fa6da108f91ebb365b1dc6 WHIRLPOOL 9fe89b2c2d5378358bc4875b39017dc07889118d7eff8201f2326bf9691b78cd0f1e3c681e84c23273c6c418982a2b580a8a8c63dbdbcf0451a4593355ae39aa
 DIST autobox-2.85.tar.gz 80443 SHA256 d0b8d0f27f3d1c1e8ef47f806fa06b9c229c3ca84057004fedc35dbbc0341140 SHA512 2f9c0ef556655eb19a2e50aa2ec47769ef2fd7bb15806a7f22320be9d79178811c418dbe58cf792fdc48dc3e7b80b70c1882956559373cc6eb152c0b94d52081 WHIRLPOOL 1f41cad40486faeb490911dc15b41c37846645947da0835b02c29e272396d05eba3826890b822e2bfa43efb8df7b3da64f7608b7084fa95215323a616d0669e7

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 8b33c8dd77d..00000000000
--- a/dev-perl/autobox/autobox-2.830.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-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
-"
-
-SRC_TEST=do


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/autobox/
@ 2018-04-24  7:09 Kent Fredric
  0 siblings, 0 replies; 18+ messages in thread
From: Kent Fredric @ 2018-04-24  7:09 UTC (permalink / raw
  To: gentoo-commits

commit:     839b3ca03eed03181feb5b535709dee414d4f360
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 24 07:09:13 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Apr 24 07:09:48 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=839b3ca0

dev-perl/autobox: Bump to version 2.860.0

Upstream:
- Fix autobox breaking debugger on Perl 5.22+
- Fix accidental exemption on barewords when method names are stored
  in variables
- Document operator overloading gotchas

Package-Manager: Portage-2.3.29, Repoman-2.3.9

 dev-perl/autobox/Manifest               |  1 +
 dev-perl/autobox/autobox-2.860.0.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/dev-perl/autobox/Manifest b/dev-perl/autobox/Manifest
index ed1dd5ae75a..d10f3c895b1 100644
--- a/dev-perl/autobox/Manifest
+++ b/dev-perl/autobox/Manifest
@@ -1 +1,2 @@
 DIST autobox-2.85.tar.gz 80443 BLAKE2B 1eff93ea1e8c80d38f597137cff128495f22744b07df4a28f510b3a8d0a3aaf20a1f550de173d8afc1a0370420b458b0eb5eef80752545a2e698d64d0659ec6b SHA512 2f9c0ef556655eb19a2e50aa2ec47769ef2fd7bb15806a7f22320be9d79178811c418dbe58cf792fdc48dc3e7b80b70c1882956559373cc6eb152c0b94d52081
+DIST autobox-2.86.tar.gz 85350 BLAKE2B fd4ef4a26efbec7542c4aa962787b032889603c789b1e892b00fa597efa8b74db6ce546710fbf02b5a497ba16c4aeb0f377b1d7baa5f2fa74b22a71f257d34b0 SHA512 ab4d41cfddb10a03e6bdb47a81cbf2a41f5c2f518dd674e9af17a3127589d8b4d84d50f4293291517fb24b9c1b022dfcecafd7acf5d0d1e693528353ccc9c186

diff --git a/dev-perl/autobox/autobox-2.860.0.ebuild b/dev-perl/autobox/autobox-2.860.0.ebuild
new file mode 100644
index 00000000000..752cf6d3499
--- /dev/null
+++ b/dev-perl/autobox/autobox-2.860.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+DIST_AUTHOR=CHOCOLATE
+DIST_VERSION=2.86
+inherit perl-module
+
+DESCRIPTION="Call methods on native types"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	>=dev-perl/Scope-Guard-0.210.0
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=dev-perl/IPC-System-Simple-1.250.0
+	)
+"
+PERL_RM_FILES=( "t/pod.t" )


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/autobox/
@ 2018-06-03 16:39 Mikle Kolyada
  0 siblings, 0 replies; 18+ messages in thread
From: Mikle Kolyada @ 2018-06-03 16:39 UTC (permalink / raw
  To: gentoo-commits

commit:     d43e17fb75d736d1c41fc03f9155633286a4d8c4
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  3 16:39:03 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Jun  3 16:39:03 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d43e17fb

dev-perl/autobox: amd64 stable wrt bug #657128

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/autobox/autobox-2.860.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/autobox/autobox-2.860.0.ebuild b/dev-perl/autobox/autobox-2.860.0.ebuild
index 752cf6d3499..ef7d7e0af98 100644
--- a/dev-perl/autobox/autobox-2.860.0.ebuild
+++ b/dev-perl/autobox/autobox-2.860.0.ebuild
@@ -8,7 +8,7 @@ inherit perl-module
 
 DESCRIPTION="Call methods on native types"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/autobox/
@ 2018-07-13 12:37 Mikle Kolyada
  0 siblings, 0 replies; 18+ messages in thread
From: Mikle Kolyada @ 2018-07-13 12:37 UTC (permalink / raw
  To: gentoo-commits

commit:     7e72959b9381c5dfd32b57ad9e2b2391e4e961ec
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 13 12:36:55 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Jul 13 12:36:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e72959b

dev-perl/autobox: Drop old

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/autobox/Manifest               |  1 -
 dev-perl/autobox/autobox-2.850.0.ebuild | 19 -------------------
 2 files changed, 20 deletions(-)

diff --git a/dev-perl/autobox/Manifest b/dev-perl/autobox/Manifest
index d10f3c895b1..b127660d43c 100644
--- a/dev-perl/autobox/Manifest
+++ b/dev-perl/autobox/Manifest
@@ -1,2 +1 @@
-DIST autobox-2.85.tar.gz 80443 BLAKE2B 1eff93ea1e8c80d38f597137cff128495f22744b07df4a28f510b3a8d0a3aaf20a1f550de173d8afc1a0370420b458b0eb5eef80752545a2e698d64d0659ec6b SHA512 2f9c0ef556655eb19a2e50aa2ec47769ef2fd7bb15806a7f22320be9d79178811c418dbe58cf792fdc48dc3e7b80b70c1882956559373cc6eb152c0b94d52081
 DIST autobox-2.86.tar.gz 85350 BLAKE2B fd4ef4a26efbec7542c4aa962787b032889603c789b1e892b00fa597efa8b74db6ce546710fbf02b5a497ba16c4aeb0f377b1d7baa5f2fa74b22a71f257d34b0 SHA512 ab4d41cfddb10a03e6bdb47a81cbf2a41f5c2f518dd674e9af17a3127589d8b4d84d50f4293291517fb24b9c1b022dfcecafd7acf5d0d1e693528353ccc9c186

diff --git a/dev-perl/autobox/autobox-2.850.0.ebuild b/dev-perl/autobox/autobox-2.850.0.ebuild
deleted file mode 100644
index 6d5c941f2f5..00000000000
--- a/dev-perl/autobox/autobox-2.850.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-DIST_AUTHOR=CHOCOLATE
-DIST_VERSION=2.85
-inherit perl-module
-
-DESCRIPTION="Call methods on native types"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="
-	>=dev-perl/Scope-Guard-0.210.0
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-"


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/autobox/
@ 2018-09-07 20:13 Kent Fredric
  0 siblings, 0 replies; 18+ messages in thread
From: Kent Fredric @ 2018-09-07 20:13 UTC (permalink / raw
  To: gentoo-commits

commit:     6c538a7c60cd4e9d5c8fd68b3fafad9ffd66d725
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  7 20:13:08 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Sep  7 20:13:08 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c538a7c

dev-perl/autobox: Bump to version 3.0.1

Upstream:
- remove pod tests <3
- behaviour of UNIVERSAL methods now behaves as it does without
  autoboxing
- "DOES" method no longer autoboxed
- Update ppport.h

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/autobox/Manifest             |  1 +
 dev-perl/autobox/autobox-3.0.1.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/dev-perl/autobox/Manifest b/dev-perl/autobox/Manifest
index b127660d43c..fa65a8b361a 100644
--- a/dev-perl/autobox/Manifest
+++ b/dev-perl/autobox/Manifest
@@ -1 +1,2 @@
 DIST autobox-2.86.tar.gz 85350 BLAKE2B fd4ef4a26efbec7542c4aa962787b032889603c789b1e892b00fa597efa8b74db6ce546710fbf02b5a497ba16c4aeb0f377b1d7baa5f2fa74b22a71f257d34b0 SHA512 ab4d41cfddb10a03e6bdb47a81cbf2a41f5c2f518dd674e9af17a3127589d8b4d84d50f4293291517fb24b9c1b022dfcecafd7acf5d0d1e693528353ccc9c186
+DIST autobox-v3.0.1.tar.gz 87047 BLAKE2B d83aff0e68eae40297081d6213290e80b62f2a318627d2490b0cb6e66e94c7efbcc7b984211474393926d8f281f1afc838f605489175a5ccd4ab6432735d165c SHA512 401d5e87e15cf26362a88e5d23d8c9e842b951c03ac7010da2317af5ea897fa1fe2e4862cc5c691f25851fd5ba5398935c27f6d9f87fbc2fe52bb68a25d3d3a0

diff --git a/dev-perl/autobox/autobox-3.0.1.ebuild b/dev-perl/autobox/autobox-3.0.1.ebuild
new file mode 100644
index 00000000000..43bebd2fc66
--- /dev/null
+++ b/dev-perl/autobox/autobox-3.0.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+DIST_AUTHOR=CHOCOLATE
+DIST_VERSION=v3.0.1
+inherit perl-module
+
+DESCRIPTION="Call methods on native types"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	>=dev-perl/Scope-Guard-0.210.0
+	>=virtual/perl-version-0.770.0
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=dev-perl/IPC-System-Simple-1.250.0
+		>=dev-perl/Test-Fatal-0.14.0
+	)
+"


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/autobox/
@ 2018-11-23 13:49 Agostino Sarubbo
  0 siblings, 0 replies; 18+ messages in thread
From: Agostino Sarubbo @ 2018-11-23 13:49 UTC (permalink / raw
  To: gentoo-commits

commit:     9cb34e9810456e411d2e5e815406d1ef8bbf5fde
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 23 13:49:26 2018 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Nov 23 13:49:46 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cb34e98

dev-perl/autobox: amd64 stable wrt bug #671730

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 dev-perl/autobox/autobox-3.0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/autobox/autobox-3.0.1.ebuild b/dev-perl/autobox/autobox-3.0.1.ebuild
index 43bebd2fc66..38ebf16ecf8 100644
--- a/dev-perl/autobox/autobox-3.0.1.ebuild
+++ b/dev-perl/autobox/autobox-3.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ inherit perl-module
 
 DESCRIPTION="Call methods on native types"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/autobox/
@ 2018-11-23 20:30 Thomas Deutschmann
  0 siblings, 0 replies; 18+ messages in thread
From: Thomas Deutschmann @ 2018-11-23 20:30 UTC (permalink / raw
  To: gentoo-commits

commit:     f8e79d3391ffe3227cd6cb5ed619eec9f72a9cfa
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 23 20:25:29 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Nov 23 20:25:29 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8e79d33

dev-perl/autobox: x86 stable (bug #671730)

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 dev-perl/autobox/autobox-3.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/autobox/autobox-3.0.1.ebuild b/dev-perl/autobox/autobox-3.0.1.ebuild
index 38ebf16ecf8..437d7d68390 100644
--- a/dev-perl/autobox/autobox-3.0.1.ebuild
+++ b/dev-perl/autobox/autobox-3.0.1.ebuild
@@ -8,7 +8,7 @@ inherit perl-module
 
 DESCRIPTION="Call methods on native types"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/autobox/
@ 2020-04-11 14:07 Kent Fredric
  0 siblings, 0 replies; 18+ messages in thread
From: Kent Fredric @ 2020-04-11 14:07 UTC (permalink / raw
  To: gentoo-commits

commit:     2b9080ee1a3164ddb1002c32eebe5c23633a8029
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 11 14:04:14 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Apr 11 14:06:43 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b9080ee

dev-perl/autobox: Remove old 2.860.0

Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 dev-perl/autobox/Manifest               |  1 -
 dev-perl/autobox/autobox-2.860.0.ebuild | 24 ------------------------
 2 files changed, 25 deletions(-)

diff --git a/dev-perl/autobox/Manifest b/dev-perl/autobox/Manifest
index fa65a8b361a..b7313e295f2 100644
--- a/dev-perl/autobox/Manifest
+++ b/dev-perl/autobox/Manifest
@@ -1,2 +1 @@
-DIST autobox-2.86.tar.gz 85350 BLAKE2B fd4ef4a26efbec7542c4aa962787b032889603c789b1e892b00fa597efa8b74db6ce546710fbf02b5a497ba16c4aeb0f377b1d7baa5f2fa74b22a71f257d34b0 SHA512 ab4d41cfddb10a03e6bdb47a81cbf2a41f5c2f518dd674e9af17a3127589d8b4d84d50f4293291517fb24b9c1b022dfcecafd7acf5d0d1e693528353ccc9c186
 DIST autobox-v3.0.1.tar.gz 87047 BLAKE2B d83aff0e68eae40297081d6213290e80b62f2a318627d2490b0cb6e66e94c7efbcc7b984211474393926d8f281f1afc838f605489175a5ccd4ab6432735d165c SHA512 401d5e87e15cf26362a88e5d23d8c9e842b951c03ac7010da2317af5ea897fa1fe2e4862cc5c691f25851fd5ba5398935c27f6d9f87fbc2fe52bb68a25d3d3a0

diff --git a/dev-perl/autobox/autobox-2.860.0.ebuild b/dev-perl/autobox/autobox-2.860.0.ebuild
deleted file mode 100644
index 08e04e13e24..00000000000
--- a/dev-perl/autobox/autobox-2.860.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-DIST_AUTHOR=CHOCOLATE
-DIST_VERSION=2.86
-inherit perl-module
-
-DESCRIPTION="Call methods on native types"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	>=dev-perl/Scope-Guard-0.210.0
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		>=dev-perl/IPC-System-Simple-1.250.0
-	)
-"
-PERL_RM_FILES=( "t/pod.t" )


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/autobox/
@ 2020-07-03  0:07 Kent Fredric
  0 siblings, 0 replies; 18+ messages in thread
From: Kent Fredric @ 2020-07-03  0:07 UTC (permalink / raw
  To: gentoo-commits

commit:     5309a5e467f69ec1d88c19a6f772ce5eb5f791b2
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  2 23:52:44 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Jul  2 23:57:42 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5309a5e4

dev-perl/autobox: -r bump for EAPI7 + CFLAGS love

- EAPI7
- Ensure CFLAGS passed to make/compiler

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 dev-perl/autobox/autobox-3.0.1-r1.ebuild | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/dev-perl/autobox/autobox-3.0.1-r1.ebuild b/dev-perl/autobox/autobox-3.0.1-r1.ebuild
new file mode 100644
index 00000000000..37acd5c19b9
--- /dev/null
+++ b/dev-perl/autobox/autobox-3.0.1-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+DIST_AUTHOR=CHOCOLATE
+DIST_VERSION=v3.0.1
+inherit perl-module
+
+DESCRIPTION="Call methods on native types"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+	>=dev-perl/Scope-Guard-0.210.0
+	>=virtual/perl-version-0.770.0
+"
+BEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=dev-perl/IPC-System-Simple-1.250.0
+		>=dev-perl/Test-Fatal-0.14.0
+	)
+"
+src_compile() {
+	mymake=(
+		"OPTIMIZE=${CFLAGS}"
+	)
+	perl-module_src_compile
+}


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/autobox/
@ 2020-07-17 10:03 Kent Fredric
  0 siblings, 0 replies; 18+ messages in thread
From: Kent Fredric @ 2020-07-17 10:03 UTC (permalink / raw
  To: gentoo-commits

commit:     eb97bcb72a7e58e13ea17c9510c14da870afc9d5
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 17 10:03:07 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Jul 17 10:03:07 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb97bcb7

dev-perl/autobox: Fix BDEPEND typo bug #730532

Turns out this was a real bug afterall, I typoed "BDEPEND" as "BEPEND"
and nothing complained :/

Closes: https://bugs.gentoo.org/730532
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 dev-perl/autobox/autobox-3.0.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/autobox/autobox-3.0.1-r1.ebuild b/dev-perl/autobox/autobox-3.0.1-r1.ebuild
index 37acd5c19b9..dafb3741668 100644
--- a/dev-perl/autobox/autobox-3.0.1-r1.ebuild
+++ b/dev-perl/autobox/autobox-3.0.1-r1.ebuild
@@ -16,7 +16,7 @@ RDEPEND="
 	>=dev-perl/Scope-Guard-0.210.0
 	>=virtual/perl-version-0.770.0
 "
-BEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
 	virtual/perl-ExtUtils-MakeMaker
 	test? (
 		>=dev-perl/IPC-System-Simple-1.250.0


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/autobox/
@ 2020-08-24  0:08 Sam James
  0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2020-08-24  0:08 UTC (permalink / raw
  To: gentoo-commits

commit:     636b1f81c833b49e1774a2933a35f2b986f15e05
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 23 23:33:49 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 24 00:07:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=636b1f81

dev-perl/autobox: Stabilize 3.0.1-r1 x86, #738212

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/autobox/autobox-3.0.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/autobox/autobox-3.0.1-r1.ebuild b/dev-perl/autobox/autobox-3.0.1-r1.ebuild
index dafb3741668..c962d33981e 100644
--- a/dev-perl/autobox/autobox-3.0.1-r1.ebuild
+++ b/dev-perl/autobox/autobox-3.0.1-r1.ebuild
@@ -8,7 +8,7 @@ inherit perl-module
 
 DESCRIPTION="Call methods on native types"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/autobox/
@ 2020-08-24 19:06 Sam James
  0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2020-08-24 19:06 UTC (permalink / raw
  To: gentoo-commits

commit:     deb1af4969117c3f7be1ef285445f828c9ae0762
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 18:41:23 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 24 19:06:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=deb1af49

dev-perl/autobox: Stabilize 3.0.1-r1 amd64, #738212

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/autobox/autobox-3.0.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/autobox/autobox-3.0.1-r1.ebuild b/dev-perl/autobox/autobox-3.0.1-r1.ebuild
index c962d33981e..8d3efbf04ca 100644
--- a/dev-perl/autobox/autobox-3.0.1-r1.ebuild
+++ b/dev-perl/autobox/autobox-3.0.1-r1.ebuild
@@ -8,7 +8,7 @@ inherit perl-module
 
 DESCRIPTION="Call methods on native types"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/autobox/
@ 2020-09-25 23:03 Kent Fredric
  0 siblings, 0 replies; 18+ messages in thread
From: Kent Fredric @ 2020-09-25 23:03 UTC (permalink / raw
  To: gentoo-commits

commit:     f0b65723c458a537d8202685bca3fafc07aa9ebc
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 25 22:57:36 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Sep 25 23:02:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0b65723

dev-perl/autobox: Cleanup old 3.0.1

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 dev-perl/autobox/autobox-3.0.1.ebuild | 25 -------------------------
 1 file changed, 25 deletions(-)

diff --git a/dev-perl/autobox/autobox-3.0.1.ebuild b/dev-perl/autobox/autobox-3.0.1.ebuild
deleted file mode 100644
index ebcc2e6dcdf..00000000000
--- a/dev-perl/autobox/autobox-3.0.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-DIST_AUTHOR=CHOCOLATE
-DIST_VERSION=v3.0.1
-inherit perl-module
-
-DESCRIPTION="Call methods on native types"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	>=dev-perl/Scope-Guard-0.210.0
-	>=virtual/perl-version-0.770.0
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		>=dev-perl/IPC-System-Simple-1.250.0
-		>=dev-perl/Test-Fatal-0.14.0
-	)
-"


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/autobox/
@ 2024-06-02  8:03 Sam James
  0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2024-06-02  8:03 UTC (permalink / raw
  To: gentoo-commits

commit:     e47cb08d00707e3cee4e4885fd5cce92a26576e7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  2 07:51:17 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun  2 08:03:14 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e47cb08d

dev-perl/autobox: EAPI 8, rely on eclass impls

This covers more variables/args, etc.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/autobox/autobox-3.0.1-r2.ebuild | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/dev-perl/autobox/autobox-3.0.1-r2.ebuild b/dev-perl/autobox/autobox-3.0.1-r2.ebuild
new file mode 100644
index 000000000000..c00cc9bc40cb
--- /dev/null
+++ b/dev-perl/autobox/autobox-3.0.1-r2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=CHOCOLATE
+DIST_VERSION=v3.0.1
+inherit perl-module
+
+DESCRIPTION="Call methods on native types"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	>=dev-perl/Scope-Guard-0.210.0
+	>=virtual/perl-version-0.770.0
+"
+BDEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=dev-perl/IPC-System-Simple-1.250.0
+		>=dev-perl/Test-Fatal-0.14.0
+	)
+"


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

end of thread, other threads:[~2024-06-02  8:03 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-03 13:38 [gentoo-commits] repo/gentoo:master commit in: dev-perl/autobox/ Patrice Clement
  -- strict thread matches above, loose matches on Subject: below --
2017-04-04 14:22 Kent Fredric
2017-05-21  8:09 Agostino Sarubbo
2017-05-22  9:25 Agostino Sarubbo
2017-05-31  3:10 Kent Fredric
2018-04-24  7:09 Kent Fredric
2018-06-03 16:39 Mikle Kolyada
2018-07-13 12:37 Mikle Kolyada
2018-09-07 20:13 Kent Fredric
2018-11-23 13:49 Agostino Sarubbo
2018-11-23 20:30 Thomas Deutschmann
2020-04-11 14:07 Kent Fredric
2020-07-03  0:07 Kent Fredric
2020-07-17 10:03 Kent Fredric
2020-08-24  0:08 Sam James
2020-08-24 19:06 Sam James
2020-09-25 23:03 Kent Fredric
2024-06-02  8:03 Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox