public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2021-10-02 15:49 Andreas K. Hüttel
  0 siblings, 0 replies; 53+ messages in thread
From: Andreas K. Hüttel @ 2021-10-02 15:49 UTC (permalink / raw
  To: gentoo-commits

commit:     3786f5b083e7dbe4fdf6121399da9bd279975cec
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  2 15:37:54 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Oct  2 15:49:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3786f5b0

dev-perl/Variable-Magic: EAPI=8 bump

Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...riable-Magic-0.620.0.ebuild => Variable-Magic-0.620.0-r1.ebuild} | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.620.0-r1.ebuild
similarity index 90%
rename from dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
rename to dev-perl/Variable-Magic/Variable-Magic-0.620.0-r1.ebuild
index d5e3de19bb3..52d52ebaf67 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.620.0-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=VPIT
 DIST_VERSION=0.62
@@ -12,15 +12,13 @@ DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
 	virtual/perl-Carp
 	virtual/perl-Exporter
 	virtual/perl-XSLoader
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
 	virtual/perl-ExtUtils-MakeMaker
 	test? (
 		virtual/perl-Test-Simple


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2024-06-14  0:43 Sam James
  0 siblings, 0 replies; 53+ messages in thread
From: Sam James @ 2024-06-14  0:43 UTC (permalink / raw
  To: gentoo-commits

commit:     e9922c1e504a6bec17b940a66415257ffc4c16a0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 00:41:42 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 00:41:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9922c1e

dev-perl/Variable-Magic: Stabilize 0.640.0 sparc, #933951

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

 dev-perl/Variable-Magic/Variable-Magic-0.640.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.640.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.640.0.ebuild
index 44d49b150ccb..5fdebf1efc9b 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.640.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.640.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2024-06-09 21:21 Sam James
  0 siblings, 0 replies; 53+ messages in thread
From: Sam James @ 2024-06-09 21:21 UTC (permalink / raw
  To: gentoo-commits

commit:     d009cc32bce53941d2c817fa475d684b1b0855e3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  9 21:20:53 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun  9 21:20:53 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d009cc32

dev-perl/Variable-Magic: Stabilize 0.640.0 arm64, #933951

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

 dev-perl/Variable-Magic/Variable-Magic-0.640.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.640.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.640.0.ebuild
index 7e42cf2388c2..be2264a2b3c5 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.640.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.640.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2024-06-09 20:41 Sam James
  0 siblings, 0 replies; 53+ messages in thread
From: Sam James @ 2024-06-09 20:41 UTC (permalink / raw
  To: gentoo-commits

commit:     3eed8019772b755e6a2dbb526e8612b5db98d78b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  9 20:40:38 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun  9 20:40:38 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eed8019

dev-perl/Variable-Magic: Stabilize 0.640.0 arm, #933951

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

 dev-perl/Variable-Magic/Variable-Magic-0.640.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.640.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.640.0.ebuild
index ba1f5481b240..7e42cf2388c2 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.640.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.640.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2024-05-01 23:47 Andreas K. Hüttel
  0 siblings, 0 replies; 53+ messages in thread
From: Andreas K. Hüttel @ 2024-05-01 23:47 UTC (permalink / raw
  To: gentoo-commits

commit:     861573ef9fc6d5fc65ab791bb69ad32c596cb22e
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed May  1 23:45:49 2024 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed May  1 23:46:45 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=861573ef

dev-perl/Variable-Magic: add 0.640.0

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/Variable-Magic/Manifest                   |  1 +
 .../Variable-Magic/Variable-Magic-0.640.0.ebuild   | 26 ++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-perl/Variable-Magic/Manifest b/dev-perl/Variable-Magic/Manifest
index d1c065de1d5b..5a3ab0230c4e 100644
--- a/dev-perl/Variable-Magic/Manifest
+++ b/dev-perl/Variable-Magic/Manifest
@@ -1 +1,2 @@
 DIST Variable-Magic-0.63.tar.gz 78851 BLAKE2B cbd9d54564e60245d51dc7a97658c89ed50500a82742e635db2deb6ec126997f916254859ea8108d292653b7e78c7c114211d31743569f3df5c75e32cdb61033 SHA512 f815d71ffda0fc88b75716fb843a5dcb122b678ce0cb58ac23411af88b7b01180d401519db1b9801c5ee2942ae7b81d6c3d4284ceb57ed3f51d546fb77135611
+DIST Variable-Magic-0.64.tar.gz 76158 BLAKE2B 27f77b8c7fcf3593af3282b0bf4e41b89c4439b56077af808a5a8a791351d572593e34108cb6a3445fc1697a1e6ecc540f1f24dda468b0e22dd5a4381bb12d8f SHA512 ba7eead52b9684a7ce0112a6b29b9739d52bd111d7985cf6b721a3d193d7a0513205c3547ec9504239cf4a3bd50de844cb6f7bb83906118c12b8d7b92c455a6a

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.640.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.640.0.ebuild
new file mode 100644
index 000000000000..ba1f5481b240
--- /dev/null
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.640.0.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=VPIT
+DIST_VERSION=0.64
+DIST_EXAMPLES=("samples/*")
+inherit perl-module
+
+DESCRIPTION="Associate user-defined magic to variables from Perl"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-Exporter
+	virtual/perl-XSLoader
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Test-Simple
+	)
+"


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2023-08-04 22:40 Sam James
  0 siblings, 0 replies; 53+ messages in thread
From: Sam James @ 2023-08-04 22:40 UTC (permalink / raw
  To: gentoo-commits

commit:     7eeff78e818a57b355968644bcede7377c4ff536
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  4 22:40:26 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug  4 22:40:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7eeff78e

dev-perl/Variable-Magic: Stabilize 0.630.0 ppc, #910922

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

 dev-perl/Variable-Magic/Variable-Magic-0.630.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.630.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.630.0.ebuild
index 8512d11fe7bd..07b12a64a72a 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.630.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.630.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2023-08-02  4:27 Sam James
  0 siblings, 0 replies; 53+ messages in thread
From: Sam James @ 2023-08-02  4:27 UTC (permalink / raw
  To: gentoo-commits

commit:     73d53d8a8ca849eea3dddf44e01c11496617c388
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  2 04:26:10 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug  2 04:26:10 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73d53d8a

dev-perl/Variable-Magic: Stabilize 0.630.0 hppa, #910922

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

 dev-perl/Variable-Magic/Variable-Magic-0.630.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.630.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.630.0.ebuild
index 4d68f4a4f0c9..8512d11fe7bd 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.630.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.630.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2023-07-24  4:01 Sam James
  0 siblings, 0 replies; 53+ messages in thread
From: Sam James @ 2023-07-24  4:01 UTC (permalink / raw
  To: gentoo-commits

commit:     ef382b097d04d8338de83153f161fae467077e03
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 04:01:16 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 04:01:16 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef382b09

dev-perl/Variable-Magic: Stabilize 0.630.0 x86, #910922

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

 dev-perl/Variable-Magic/Variable-Magic-0.630.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.630.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.630.0.ebuild
index bf5047971769..adb8098e3297 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.630.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.630.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2023-07-24  3:59 Sam James
  0 siblings, 0 replies; 53+ messages in thread
From: Sam James @ 2023-07-24  3:59 UTC (permalink / raw
  To: gentoo-commits

commit:     2a31e3eb390048dc460deec73b015fe7bcc3d834
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 03:58:19 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 03:58:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a31e3eb

dev-perl/Variable-Magic: Stabilize 0.630.0 amd64, #910922

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

 dev-perl/Variable-Magic/Variable-Magic-0.630.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.630.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.630.0.ebuild
index a6888a63f7f2..68adfbc5023c 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.630.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.630.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2023-07-24  3:59 Sam James
  0 siblings, 0 replies; 53+ messages in thread
From: Sam James @ 2023-07-24  3:59 UTC (permalink / raw
  To: gentoo-commits

commit:     4c6e086cf8c0ac7abce24d35c853a56f5923ba5d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 03:58:20 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 03:58:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c6e086c

dev-perl/Variable-Magic: Stabilize 0.630.0 arm64, #910922

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

 dev-perl/Variable-Magic/Variable-Magic-0.630.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.630.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.630.0.ebuild
index 68adfbc5023c..bf5047971769 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.630.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.630.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2023-06-17 22:27 Andreas K. Hüttel
  0 siblings, 0 replies; 53+ messages in thread
From: Andreas K. Hüttel @ 2023-06-17 22:27 UTC (permalink / raw
  To: gentoo-commits

commit:     76c587a47758c564f22ec558280859e6896a372e
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 22:25:59 2023 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 22:26:56 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76c587a4

dev-perl/Variable-Magic: add 0.630.0

Closes: https://bugs.gentoo.org/908722
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/Variable-Magic/Manifest                   |  1 +
 .../Variable-Magic/Variable-Magic-0.630.0.ebuild   | 26 ++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-perl/Variable-Magic/Manifest b/dev-perl/Variable-Magic/Manifest
index d55bd4fe3e7d..dfb4284eee63 100644
--- a/dev-perl/Variable-Magic/Manifest
+++ b/dev-perl/Variable-Magic/Manifest
@@ -1 +1,2 @@
 DIST Variable-Magic-0.62.tar.gz 79009 BLAKE2B e99fc85fa3765475c0393e7c396e3ead5bee3ac49d6d6e82a1ae3ec962367303f85ce0a02dbcfc24189ec29e820650810035c9fe74aebba24ceb24485926f46e SHA512 fdaad8ab1a16a4723e30a155086f7f9ecad60b021b0ca5d449a0bc001b858a53e2857cfdc3fc4e3dcc28e2f59a14f3531afd93e3f71fda3b8fcaa8bc50d0c380
+DIST Variable-Magic-0.63.tar.gz 78851 BLAKE2B cbd9d54564e60245d51dc7a97658c89ed50500a82742e635db2deb6ec126997f916254859ea8108d292653b7e78c7c114211d31743569f3df5c75e32cdb61033 SHA512 f815d71ffda0fc88b75716fb843a5dcb122b678ce0cb58ac23411af88b7b01180d401519db1b9801c5ee2942ae7b81d6c3d4284ceb57ed3f51d546fb77135611

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.630.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.630.0.ebuild
new file mode 100644
index 000000000000..b8f34856101c
--- /dev/null
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.630.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=VPIT
+DIST_VERSION=0.63
+DIST_EXAMPLES=("samples/*")
+inherit perl-module
+
+DESCRIPTION="Associate user-defined magic to variables from Perl"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-Exporter
+	virtual/perl-XSLoader
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Test-Simple
+	)
+"


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2020-12-27 16:19 Fabian Groffen
  0 siblings, 0 replies; 53+ messages in thread
From: Fabian Groffen @ 2020-12-27 16:19 UTC (permalink / raw
  To: gentoo-commits

commit:     d176a7d09e71f0dcaea59a40c88592383c2a2319
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 27 16:14:24 2020 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sun Dec 27 16:19:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d176a7d0

dev-perl/Variable-Magic: drop ppc-aix m68k-mint

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
index 975ab795c7a..aafd5ad7f71 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2019-07-19  7:49 Mikle Kolyada
  0 siblings, 0 replies; 53+ messages in thread
From: Mikle Kolyada @ 2019-07-19  7:49 UTC (permalink / raw
  To: gentoo-commits

commit:     d659297ab97849437f631463c2677058cd56f8ad
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 19 07:47:32 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Jul 19 07:48:50 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d659297a

dev-perl/Variable-Magic: Add ~riscv keyword wrt bug #690140

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="~riscv"

 dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
index 8a87e6e4f1b..3aa19c9ee1f 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2019-02-28 16:53 Mikle Kolyada
  0 siblings, 0 replies; 53+ messages in thread
From: Mikle Kolyada @ 2019-02-28 16:53 UTC (permalink / raw
  To: gentoo-commits

commit:     c43a35096c7a1dbe1a2b9ba34b782a7ac0ea8d70
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 28 16:51:06 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Feb 28 16:53:52 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c43a3509

dev-perl/Variable-Magic: mark s390 stable

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
index a999c920cb4..94d76d1022f 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2019-01-17 20:39 Mikle Kolyada
  0 siblings, 0 replies; 53+ messages in thread
From: Mikle Kolyada @ 2019-01-17 20:39 UTC (permalink / raw
  To: gentoo-commits

commit:     08ca250527fe4c4a1e394d604baff59f0c898aff
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 17 20:36:17 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Jan 17 20:36:17 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08ca2505

dev-perl/Variable-Magic: Add ~m68k keyword wrt bug #665088

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
index 4f0c61d3087..a999c920cb4 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2018-12-01 15:10 Sergei Trofimovich
  0 siblings, 0 replies; 53+ messages in thread
From: Sergei Trofimovich @ 2018-12-01 15:10 UTC (permalink / raw
  To: gentoo-commits

commit:     477e431479e9bf5c2f46347a50eb83562e5f2757
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  1 15:08:55 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Dec  1 15:08:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=477e4314

dev-perl/Variable-Magic: stable 0.620.0 for hppa, bug #667266

Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
index db2ff44b2a8..983aa4c6f5b 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2018-10-15 16:05 Fabian Groffen
  0 siblings, 0 replies; 53+ messages in thread
From: Fabian Groffen @ 2018-10-15 16:05 UTC (permalink / raw
  To: gentoo-commits

commit:     62dd842a2adff32374af509db4dbc00a3451e282
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 15 15:55:27 2018 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Mon Oct 15 16:05:47 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62dd842a

dev-perl/Variable-Magic: added Prefix keywords, bug #665088

Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
index 1cb6c9d8b0a..db2ff44b2a8 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2018-10-11 14:56 Andreas Hüttel
  0 siblings, 0 replies; 53+ messages in thread
From: Andreas Hüttel @ 2018-10-11 14:56 UTC (permalink / raw
  To: gentoo-commits

commit:     3fe09efcb84ef549be095a514ff016ce097a4c08
Author:     Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 11 14:48:09 2018 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Oct 11 14:56:12 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fe09efc

dev-perl/Variable-Magic: Blind stable on arm, critical bug 667774

Bug: https://bugs.gentoo.org/667774
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Signed-off-by: Andreas K. Huettel <dilfridge <AT> gentoo.org>

 dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
index 8666aba0beb..1cb6c9d8b0a 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2018-10-05  8:39 Mikle Kolyada
  0 siblings, 0 replies; 53+ messages in thread
From: Mikle Kolyada @ 2018-10-05  8:39 UTC (permalink / raw
  To: gentoo-commits

commit:     3720a915af1b65cba1f7a99c03b4bce352a1d557
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  5 08:39:04 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Oct  5 08:39:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3720a915

dev-perl/Variable-Magic: mark ppc64 stable

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
index 7df8f80e991..8666aba0beb 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2018-10-05  8:10 Mikle Kolyada
  0 siblings, 0 replies; 53+ messages in thread
From: Mikle Kolyada @ 2018-10-05  8:10 UTC (permalink / raw
  To: gentoo-commits

commit:     4ef62754408922abf0b642abbfacbd0ed280a6c3
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  5 08:10:32 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Oct  5 08:10:32 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ef62754

dev-perl/Variable-Magic: Drop old

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-perl/Variable-Magic/Manifest                   |  1 -
 .../Variable-Magic/Variable-Magic-0.610.0.ebuild   | 27 ----------------------
 2 files changed, 28 deletions(-)

diff --git a/dev-perl/Variable-Magic/Manifest b/dev-perl/Variable-Magic/Manifest
index bda2101903c..d55bd4fe3e7 100644
--- a/dev-perl/Variable-Magic/Manifest
+++ b/dev-perl/Variable-Magic/Manifest
@@ -1,2 +1 @@
-DIST Variable-Magic-0.61.tar.gz 78663 BLAKE2B cb8153308259b03bd65fb9886edd0ae58d2d892afff403517c799064b19b69106e24872b5505276234dec688b0408469b2b6213d0e624e0e130aba798e7ea73c SHA512 32f27e6faa7f7b6e8ef512eafdab648eb89d11e16b4d5a703523d423d0e6436685a5b6f5751d96f4981872822bbdc5a957cb61b898462c8a4827cbca0f250def
 DIST Variable-Magic-0.62.tar.gz 79009 BLAKE2B e99fc85fa3765475c0393e7c396e3ead5bee3ac49d6d6e82a1ae3ec962367303f85ce0a02dbcfc24189ec29e820650810035c9fe74aebba24ceb24485926f46e SHA512 fdaad8ab1a16a4723e30a155086f7f9ecad60b021b0ca5d449a0bc001b858a53e2857cfdc3fc4e3dcc28e2f59a14f3531afd93e3f71fda3b8fcaa8bc50d0c380

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
deleted file mode 100644
index 0043240f28a..00000000000
--- a/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=VPIT
-DIST_VERSION=0.61
-DIST_EXAMPLES=("samples/*")
-inherit perl-module
-
-DESCRIPTION="Associate user-defined magic to variables from Perl"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
-IUSE="test"
-
-RDEPEND="
-	virtual/perl-Carp
-	virtual/perl-Exporter
-	virtual/perl-XSLoader
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-Test-Simple
-	)
-"


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2018-10-02  7:33 Sergei Trofimovich
  0 siblings, 0 replies; 53+ messages in thread
From: Sergei Trofimovich @ 2018-10-02  7:33 UTC (permalink / raw
  To: gentoo-commits

commit:     3aa4c9fdac317a0660b126b2a61ba9603c715c87
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  1 23:24:20 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Oct  2 07:33:21 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aa4c9fd

dev-perl/Variable-Magic: stable 0.620.0 for ia64, bug #667266

Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

 dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
index a64e5b6259d..7df8f80e991 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.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
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2018-09-30 16:08 Sergei Trofimovich
  0 siblings, 0 replies; 53+ messages in thread
From: Sergei Trofimovich @ 2018-09-30 16:08 UTC (permalink / raw
  To: gentoo-commits

commit:     b52de4cccc3e66358a9e69e9c19ce7858c06ca35
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun Sep 30 14:54:23 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Sep 30 16:07:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b52de4cc

dev-perl/Variable-Magic: stable 0.620.0 for sparc, bug #667266

Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
index dcb76578eee..a64e5b6259d 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2018-09-01 19:01 Thomas Deutschmann
  0 siblings, 0 replies; 53+ messages in thread
From: Thomas Deutschmann @ 2018-09-01 19:01 UTC (permalink / raw
  To: gentoo-commits

commit:     6295304303c00b1e319992326fec377124070c92
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  1 18:57:39 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Sep  1 19:01:02 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62953043

dev-perl/Variable-Magic: x86 stable (bug #661778)

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
index 4cfe7a9897d..dcb76578eee 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2018-08-20  4:40 Matt Turner
  0 siblings, 0 replies; 53+ messages in thread
From: Matt Turner @ 2018-08-20  4:40 UTC (permalink / raw
  To: gentoo-commits

commit:     8185b1e54b5569a068250f08bedd5f89757f7af4
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 20 04:40:06 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Aug 20 04:40:06 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8185b1e5

dev-perl/Variable-Magic-0.620.0: alpha stable, bug 661778

 dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
index 832b1effd3a..4cfe7a9897d 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2018-08-04  0:29 Mikle Kolyada
  0 siblings, 0 replies; 53+ messages in thread
From: Mikle Kolyada @ 2018-08-04  0:29 UTC (permalink / raw
  To: gentoo-commits

commit:     21ca9795a16f23eb609d96a5e84ff1adf25cb633
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  4 00:21:19 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Aug  4 00:21:19 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21ca9795

dev-perl/Variable-Magic: Add ~s390 keyword wrt bug #652718

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
index 9c9fab580ae..832b1effd3a 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2018-07-27  7:08 Sergei Trofimovich
  0 siblings, 0 replies; 53+ messages in thread
From: Sergei Trofimovich @ 2018-07-27  7:08 UTC (permalink / raw
  To: gentoo-commits

commit:     e2bf2fdc17b45ba204f29e60c699b270111aec01
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 27 06:49:46 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Jul 27 07:07:39 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2bf2fdc

dev-perl/Variable-Magic: stable 0.620.0 for ppc, bug #661778

Bug: https://bugs.gentoo.org/661778
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"

 dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
index fc315bd6ae4..9c9fab580ae 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
 IUSE="test"
 
 RDEPEND="


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

commit:     f42e1e4a82bc4faed53ea70e53af3df59027d5b2
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 24 00:11:27 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue Jul 24 00:12:13 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f42e1e4a

dev-perl/Variable-Magic: amd64 stable wrt bug #661778

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
index 998a9731fef..fc315bd6ae4 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2018-03-28  4:09 Matt Turner
  0 siblings, 0 replies; 53+ messages in thread
From: Matt Turner @ 2018-03-28  4:09 UTC (permalink / raw
  To: gentoo-commits

commit:     695b872b5d0c86ec894d9e62ea8bfbf82d9bb1e0
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 28 03:39:54 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Mar 28 04:08:57 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=695b872b

dev-perl/Variable-Magic-0.620.0: added ~mips

 dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
index ad2b0d7a45d..998a9731fef 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
 IUSE="test"
 
 RDEPEND="


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

commit:     6c175e29fd10a3e4a4b952eae268188982d07bf3
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 20 07:03:16 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Mar 20 07:03:43 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c175e29

dev-perl/Variable-Magic: Bump to version 0.620.0

Upstream:
- Fix for compat with CV-in-stash optimization in Perl 5.28

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/Variable-Magic/Manifest                   |  1 +
 .../Variable-Magic/Variable-Magic-0.620.0.ebuild   | 27 ++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/dev-perl/Variable-Magic/Manifest b/dev-perl/Variable-Magic/Manifest
index 7b87c37344c..bda2101903c 100644
--- a/dev-perl/Variable-Magic/Manifest
+++ b/dev-perl/Variable-Magic/Manifest
@@ -1 +1,2 @@
 DIST Variable-Magic-0.61.tar.gz 78663 BLAKE2B cb8153308259b03bd65fb9886edd0ae58d2d892afff403517c799064b19b69106e24872b5505276234dec688b0408469b2b6213d0e624e0e130aba798e7ea73c SHA512 32f27e6faa7f7b6e8ef512eafdab648eb89d11e16b4d5a703523d423d0e6436685a5b6f5751d96f4981872822bbdc5a957cb61b898462c8a4827cbca0f250def
+DIST Variable-Magic-0.62.tar.gz 79009 BLAKE2B e99fc85fa3765475c0393e7c396e3ead5bee3ac49d6d6e82a1ae3ec962367303f85ce0a02dbcfc24189ec29e820650810035c9fe74aebba24ceb24485926f46e SHA512 fdaad8ab1a16a4723e30a155086f7f9ecad60b021b0ca5d449a0bc001b858a53e2857cfdc3fc4e3dcc28e2f59a14f3531afd93e3f71fda3b8fcaa8bc50d0c380

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
new file mode 100644
index 00000000000..ad2b0d7a45d
--- /dev/null
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=VPIT
+DIST_VERSION=0.62
+DIST_EXAMPLES=("samples/*")
+inherit perl-module
+
+DESCRIPTION="Associate user-defined magic to variables from Perl"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-Exporter
+	virtual/perl-XSLoader
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Test-Simple
+	)
+"


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2018-03-01 14:28 Michał Górny
  0 siblings, 0 replies; 53+ messages in thread
From: Michał Górny @ 2018-03-01 14:28 UTC (permalink / raw
  To: gentoo-commits

commit:     47a888654915da0b10cc3813051efba0f4729c58
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  1 14:01:09 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar  1 14:28:06 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47a88865

dev-perl/Variable-Magic: Tested on ~amd64-fbsd

 dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
index 7162daef49c..0043240f28a 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2017-07-01 11:16 Sergei Trofimovich
  0 siblings, 0 replies; 53+ messages in thread
From: Sergei Trofimovich @ 2017-07-01 11:16 UTC (permalink / raw
  To: gentoo-commits

commit:     8c4ab4fb52e77f368528c5ca9fa51f9504b7eafe
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  1 11:16:18 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jul  1 11:16:18 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c4ab4fb

dev-perl/Variable-Magic: ia64 keyworded, bug #617626

Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"

 dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
index 3674ca8e18b..7162daef49c 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ppc ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-macos"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2017-06-30  5:06 Kent Fredric
  0 siblings, 0 replies; 53+ messages in thread
From: Kent Fredric @ 2017-06-30  5:06 UTC (permalink / raw
  To: gentoo-commits

commit:     e0b934844abd2b5aef23f1026a7d6b76f21d0133
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 30 05:05:44 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Jun 30 05:06:02 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0b93484

dev-perl/Variable-Magic: Cleanup Old

Remove old versions with failures on newer perls

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-perl/Variable-Magic/Manifest                   |  2 --
 .../Variable-Magic/Variable-Magic-0.590.0.ebuild   | 27 ----------------------
 .../Variable-Magic/Variable-Magic-0.600.0.ebuild   | 27 ----------------------
 3 files changed, 56 deletions(-)

diff --git a/dev-perl/Variable-Magic/Manifest b/dev-perl/Variable-Magic/Manifest
index 615425afb22..902c9d58988 100644
--- a/dev-perl/Variable-Magic/Manifest
+++ b/dev-perl/Variable-Magic/Manifest
@@ -1,3 +1 @@
-DIST Variable-Magic-0.59.tar.gz 74019 SHA256 e01eb9fd803d8c9baf93f3dbb5cabf750e4bb74eccc8a1f9035e46246a688066 SHA512 500def84c3ef27afc0ee41d3737d4dc9d527ecd6f2fddbf53f969548d843adf30990f7b2704aa6db654bcfea9e2a6906fc5f3b89ef933abb22c72ac528acad1f WHIRLPOOL ef2fb39605c522162df5841a8329c2664452f401f038317521aa1fb6e8b763cbe9bd380ba64eecfb061dc81125b1841a6fa5807573a0ec2b4d81224657088d21
-DIST Variable-Magic-0.60.tar.gz 78080 SHA256 22a5e2bd38ac327f1ae4b4ce654e726f3bba9c1d813750b98165831ea00952cf SHA512 605ca57c59f1ff758c6fc5669b503dc1a92a47474c9744bd23ea3b422409ba4f15a1f5ae9b259a9e243b32cf31757d2d54ab7b02bce7472cfa22fbfdcb52a9a8 WHIRLPOOL 883b0a191d3a3ab11fdb4b8d1f514e22988369267219d7250d866b1eb9931b96c04896a1b868392b20e09352ef640bbaab1ecf79e979118cc26933ed634da02d
 DIST Variable-Magic-0.61.tar.gz 78663 SHA256 b8afe92e54c72a2ed2ca1b08ce90518b855734f7d33c454d0f66f2c1ccf8a6d7 SHA512 32f27e6faa7f7b6e8ef512eafdab648eb89d11e16b4d5a703523d423d0e6436685a5b6f5751d96f4981872822bbdc5a957cb61b898462c8a4827cbca0f250def WHIRLPOOL fc60831891ac53a8d28954fb4d8e690851a3a3f5e58d1ec867457ab4c85660477c15431bc35ea39a11a5179a4acc1c70442a4154545614e805c6c17fafb975e2

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.590.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.590.0.ebuild
deleted file mode 100644
index 7e376850c9c..00000000000
--- a/dev-perl/Variable-Magic/Variable-Magic-0.590.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=VPIT
-DIST_VERSION=0.59
-DIST_EXAMPLES=("samples/*")
-inherit perl-module
-
-DESCRIPTION="Associate user-defined magic to variables from Perl"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ppc x86 ~ppc-aix ~x64-macos"
-IUSE="test"
-
-RDEPEND="
-	virtual/perl-Carp
-	virtual/perl-Exporter
-	virtual/perl-XSLoader
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-Test-Simple
-	)
-"

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.600.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.600.0.ebuild
deleted file mode 100644
index af6f44a65ee..00000000000
--- a/dev-perl/Variable-Magic/Variable-Magic-0.600.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=VPIT
-DIST_VERSION=0.60
-DIST_EXAMPLES=("samples/*")
-inherit perl-module
-
-DESCRIPTION="Associate user-defined magic to variables from Perl"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-macos"
-IUSE="test"
-
-RDEPEND="
-	virtual/perl-Carp
-	virtual/perl-Exporter
-	virtual/perl-XSLoader
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-Test-Simple
-	)
-"


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2017-05-22 11:43 Michael Weber
  0 siblings, 0 replies; 53+ messages in thread
From: Michael Weber @ 2017-05-22 11:43 UTC (permalink / raw
  To: gentoo-commits

commit:     aa7c2d35162c817e71824730e4465ebb2440ef81
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Mon May 22 11:41:43 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Mon May 22 11:42:43 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa7c2d35

dev-perl/Variable-Magic: ppc64 stable (bug 617120)

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"

 dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
index 3c9eef58b19..3674ca8e18b 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ppc ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-macos"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2017-05-06  6:37 Kent Fredric
  0 siblings, 0 replies; 53+ messages in thread
From: Kent Fredric @ 2017-05-06  6:37 UTC (permalink / raw
  To: gentoo-commits

commit:     5032b3335cb655b756a22c99f3172b14d3c31e9a
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat May  6 06:30:04 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat May  6 06:31:34 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5032b333

dev-perl/Variable-Magic: Propagate ~sparc keywording to new versions

Dependencies now satisfied and keywording done at
97c6744806c66531043466a17e42cac239e172e0

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
index 8b0345e5469..3c9eef58b19 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ppc ~ppc64 x86 ~ppc-aix ~x86-fbsd ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-macos"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2017-04-29 11:22 Jeroen Roovers
  0 siblings, 0 replies; 53+ messages in thread
From: Jeroen Roovers @ 2017-04-29 11:22 UTC (permalink / raw
  To: gentoo-commits

commit:     4c77b3a9797cde46f7c179db3045e909f37a674b
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 29 11:21:39 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Apr 29 11:21:39 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c77b3a9

dev-perl/Variable-Magic: Stable for HPPA (bug #614470).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
index 14eaec6a74c..8b0345e5469 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ~ppc64 x86 ~ppc-aix ~x86-fbsd ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ppc ~ppc64 x86 ~ppc-aix ~x86-fbsd ~x64-macos"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2017-04-03 20:48 Michael Weber
  0 siblings, 0 replies; 53+ messages in thread
From: Michael Weber @ 2017-04-03 20:48 UTC (permalink / raw
  To: gentoo-commits

commit:     d0352fcbd70465c2afe1821f6336ee0f763ba405
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  3 20:44:41 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Mon Apr  3 20:44:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0352fcb

dev-perl/Variable-Magic: ppc stable (bug 614470)

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"

 dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
index 071a37bf64b..14eaec6a74c 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~ppc-aix ~x86-fbsd ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ~ppc64 x86 ~ppc-aix ~x86-fbsd ~x64-macos"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2017-04-03 12:33 Agostino Sarubbo
  0 siblings, 0 replies; 53+ messages in thread
From: Agostino Sarubbo @ 2017-04-03 12:33 UTC (permalink / raw
  To: gentoo-commits

commit:     d79f7c65109601d58a71a003716b3454997729a1
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  3 12:32:29 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Apr  3 12:32:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d79f7c65

dev-perl/Variable-Magic: x86 stable wrt bug #614470

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

 dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
index 9ba65bb5e1d..071a37bf64b 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~ppc-aix ~x86-fbsd ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~ppc-aix ~x86-fbsd ~x64-macos"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2017-04-02 13:23 Agostino Sarubbo
  0 siblings, 0 replies; 53+ messages in thread
From: Agostino Sarubbo @ 2017-04-02 13:23 UTC (permalink / raw
  To: gentoo-commits

commit:     721a755c89716a872d004577219e6ca513170405
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  2 13:22:39 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Apr  2 13:22:39 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=721a755c

dev-perl/Variable-Magic: amd64 stable wrt bug #614470

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

 dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
index 720ccdcfdd0..9ba65bb5e1d 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~ppc-aix ~x86-fbsd ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~ppc-aix ~x86-fbsd ~x64-macos"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2017-02-22 21:45 Markus Meier
  0 siblings, 0 replies; 53+ messages in thread
From: Markus Meier @ 2017-02-22 21:45 UTC (permalink / raw
  To: gentoo-commits

commit:     7775874eec7f20d18bee0ecaa1ae74bdd700ceff
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 22 21:39:56 2017 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Wed Feb 22 21:39:56 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7775874e

dev-perl/Variable-Magic: add ~arm64, bug #599552

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm64"

 dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
index 5b27c57641..c3b565d979 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
@@ -12,7 +12,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~x86-fbsd ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~x86 ~ppc-aix ~x86-fbsd ~x64-macos"
 IUSE="test"
 
 RDEPEND="


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

commit:     aa2a6548b3ebf19794813148b0d73f7924100b2e
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 14 05:07:22 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Feb 14 05:19:03 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa2a6548

dev-perl/Variable-Magic: Bump to version 0.610.0

Upstream:
- Fix compatability against perl 5.25.3+ due to stack unwind reworks.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-perl/Variable-Magic/Manifest                   |  1 +
 .../Variable-Magic/Variable-Magic-0.610.0.ebuild   | 28 ++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/dev-perl/Variable-Magic/Manifest b/dev-perl/Variable-Magic/Manifest
index 71d3f0830c..615425afb2 100644
--- a/dev-perl/Variable-Magic/Manifest
+++ b/dev-perl/Variable-Magic/Manifest
@@ -1,2 +1,3 @@
 DIST Variable-Magic-0.59.tar.gz 74019 SHA256 e01eb9fd803d8c9baf93f3dbb5cabf750e4bb74eccc8a1f9035e46246a688066 SHA512 500def84c3ef27afc0ee41d3737d4dc9d527ecd6f2fddbf53f969548d843adf30990f7b2704aa6db654bcfea9e2a6906fc5f3b89ef933abb22c72ac528acad1f WHIRLPOOL ef2fb39605c522162df5841a8329c2664452f401f038317521aa1fb6e8b763cbe9bd380ba64eecfb061dc81125b1841a6fa5807573a0ec2b4d81224657088d21
 DIST Variable-Magic-0.60.tar.gz 78080 SHA256 22a5e2bd38ac327f1ae4b4ce654e726f3bba9c1d813750b98165831ea00952cf SHA512 605ca57c59f1ff758c6fc5669b503dc1a92a47474c9744bd23ea3b422409ba4f15a1f5ae9b259a9e243b32cf31757d2d54ab7b02bce7472cfa22fbfdcb52a9a8 WHIRLPOOL 883b0a191d3a3ab11fdb4b8d1f514e22988369267219d7250d866b1eb9931b96c04896a1b868392b20e09352ef640bbaab1ecf79e979118cc26933ed634da02d
+DIST Variable-Magic-0.61.tar.gz 78663 SHA256 b8afe92e54c72a2ed2ca1b08ce90518b855734f7d33c454d0f66f2c1ccf8a6d7 SHA512 32f27e6faa7f7b6e8ef512eafdab648eb89d11e16b4d5a703523d423d0e6436685a5b6f5751d96f4981872822bbdc5a957cb61b898462c8a4827cbca0f250def WHIRLPOOL fc60831891ac53a8d28954fb4d8e690851a3a3f5e58d1ec867457ab4c85660477c15431bc35ea39a11a5179a4acc1c70442a4154545614e805c6c17fafb975e2

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
new file mode 100644
index 0000000000..5b27c57641
--- /dev/null
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.610.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=VPIT
+DIST_VERSION=0.61
+DIST_EXAMPLES=("samples/*")
+inherit perl-module
+
+DESCRIPTION="Associate user-defined magic to variables from Perl"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~x86-fbsd ~x64-macos"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-Exporter
+	virtual/perl-XSLoader
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Test-Simple
+	)
+"


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2017-01-01 14:35 Andreas Hüttel
  0 siblings, 0 replies; 53+ messages in thread
From: Andreas Hüttel @ 2017-01-01 14:35 UTC (permalink / raw
  To: gentoo-commits

commit:     a9b07e42c0180aa6ddbe1af13c4d35ae92a127f8
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  1 14:30:56 2017 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jan  1 14:30:56 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9b07e42

dev-perl/Variable-Magic: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-perl/Variable-Magic/Manifest                   |  1 -
 .../Variable-Magic/Variable-Magic-0.580.0.ebuild   | 29 ----------------------
 2 files changed, 30 deletions(-)

diff --git a/dev-perl/Variable-Magic/Manifest b/dev-perl/Variable-Magic/Manifest
index 4ae8297..71d3f08 100644
--- a/dev-perl/Variable-Magic/Manifest
+++ b/dev-perl/Variable-Magic/Manifest
@@ -1,3 +1,2 @@
-DIST Variable-Magic-0.58.tar.gz 73506 SHA256 036d6a18b2014fbe3a9e2c033157bd62dd82b175dbe63e12d7c874aed61f10fa SHA512 0318dc08c73f4680731fda15c35301454cf12cd366c8276b80f36441ecbc92edd6659238a80d0749d1faa25c1dcb4ec1c3d652f1a3d96694c93967507a903ed1 WHIRLPOOL 28b74cfbe2999a522397449802506e8ff06323b33d4fdeab34f9f8f8145c27e91d1b574c2371c0bf0a3c36993fe526902a63d5b7d09009e3493f2405a76d4539
 DIST Variable-Magic-0.59.tar.gz 74019 SHA256 e01eb9fd803d8c9baf93f3dbb5cabf750e4bb74eccc8a1f9035e46246a688066 SHA512 500def84c3ef27afc0ee41d3737d4dc9d527ecd6f2fddbf53f969548d843adf30990f7b2704aa6db654bcfea9e2a6906fc5f3b89ef933abb22c72ac528acad1f WHIRLPOOL ef2fb39605c522162df5841a8329c2664452f401f038317521aa1fb6e8b763cbe9bd380ba64eecfb061dc81125b1841a6fa5807573a0ec2b4d81224657088d21
 DIST Variable-Magic-0.60.tar.gz 78080 SHA256 22a5e2bd38ac327f1ae4b4ce654e726f3bba9c1d813750b98165831ea00952cf SHA512 605ca57c59f1ff758c6fc5669b503dc1a92a47474c9744bd23ea3b422409ba4f15a1f5ae9b259a9e243b32cf31757d2d54ab7b02bce7472cfa22fbfdcb52a9a8 WHIRLPOOL 883b0a191d3a3ab11fdb4b8d1f514e22988369267219d7250d866b1eb9931b96c04896a1b868392b20e09352ef640bbaab1ecf79e979118cc26933ed634da02d

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild
deleted file mode 100644
index 7845e4d..00000000
--- a/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=VPIT
-MODULE_VERSION=0.58
-inherit perl-module
-
-DESCRIPTION="Associate user-defined magic to variables from Perl"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ppc x86 ~ppc-aix ~x64-macos"
-IUSE="test"
-
-RDEPEND="
-	virtual/perl-Carp
-	virtual/perl-Exporter
-	virtual/perl-XSLoader
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-Test-Simple
-	)
-"
-
-SRC_TEST="do parallel"


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2016-12-28 18:11 Kent Fredric
  0 siblings, 0 replies; 53+ messages in thread
From: Kent Fredric @ 2016-12-28 18:11 UTC (permalink / raw
  To: gentoo-commits

commit:     a4fc5437d1807d0415cc2e2de3f7e344190c3486
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 28 18:10:52 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Dec 28 18:11:25 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4fc5437

dev-perl/Variable-Magic: x86 stable re bug #594016

AT by Myckel Habets

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-perl/Variable-Magic/Variable-Magic-0.590.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.590.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.590.0.ebuild
index 8295917..9d619ba 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.590.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.590.0.ebuild
@@ -12,7 +12,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc x86 ~ppc-aix ~x64-macos"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2016-12-04 16:43 Michael Palimaka
  0 siblings, 0 replies; 53+ messages in thread
From: Michael Palimaka @ 2016-12-04 16:43 UTC (permalink / raw
  To: gentoo-commits

commit:     c809e184e112aaff38e0f9b74ad103a66c1ef362
Author:     Yuta Satoh <nigoro.dev <AT> gmail <DOT> com>
AuthorDate: Sun Dec  4 01:36:08 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Dec  4 16:43:18 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c809e184

dev-perl/Variable-Magic: add ~x86-fbsd KEYWORDS

https://bugs.gentoo.org/show_bug.cgi?id=599552

 dev-perl/Variable-Magic/Variable-Magic-0.600.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.600.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.600.0.ebuild
index b26874f..3c08caf 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.600.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.600.0.ebuild
@@ -12,7 +12,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~x86-fbsd ~x64-macos"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2016-09-16 21:43 Andreas Hüttel
  0 siblings, 0 replies; 53+ messages in thread
From: Andreas Hüttel @ 2016-09-16 21:43 UTC (permalink / raw
  To: gentoo-commits

commit:     683542185075ac1985d42a0f37686affb0f2fdb5
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 16 21:40:46 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Sep 16 21:43:16 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68354218

dev-perl/Variable-Magic: Version bump

Package-Manager: portage-2.3.0

 dev-perl/Variable-Magic/Manifest                   |  1 +
 .../Variable-Magic/Variable-Magic-0.600.0.ebuild   | 28 ++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/dev-perl/Variable-Magic/Manifest b/dev-perl/Variable-Magic/Manifest
index 0abf50f..4ae8297 100644
--- a/dev-perl/Variable-Magic/Manifest
+++ b/dev-perl/Variable-Magic/Manifest
@@ -1,2 +1,3 @@
 DIST Variable-Magic-0.58.tar.gz 73506 SHA256 036d6a18b2014fbe3a9e2c033157bd62dd82b175dbe63e12d7c874aed61f10fa SHA512 0318dc08c73f4680731fda15c35301454cf12cd366c8276b80f36441ecbc92edd6659238a80d0749d1faa25c1dcb4ec1c3d652f1a3d96694c93967507a903ed1 WHIRLPOOL 28b74cfbe2999a522397449802506e8ff06323b33d4fdeab34f9f8f8145c27e91d1b574c2371c0bf0a3c36993fe526902a63d5b7d09009e3493f2405a76d4539
 DIST Variable-Magic-0.59.tar.gz 74019 SHA256 e01eb9fd803d8c9baf93f3dbb5cabf750e4bb74eccc8a1f9035e46246a688066 SHA512 500def84c3ef27afc0ee41d3737d4dc9d527ecd6f2fddbf53f969548d843adf30990f7b2704aa6db654bcfea9e2a6906fc5f3b89ef933abb22c72ac528acad1f WHIRLPOOL ef2fb39605c522162df5841a8329c2664452f401f038317521aa1fb6e8b763cbe9bd380ba64eecfb061dc81125b1841a6fa5807573a0ec2b4d81224657088d21
+DIST Variable-Magic-0.60.tar.gz 78080 SHA256 22a5e2bd38ac327f1ae4b4ce654e726f3bba9c1d813750b98165831ea00952cf SHA512 605ca57c59f1ff758c6fc5669b503dc1a92a47474c9744bd23ea3b422409ba4f15a1f5ae9b259a9e243b32cf31757d2d54ab7b02bce7472cfa22fbfdcb52a9a8 WHIRLPOOL 883b0a191d3a3ab11fdb4b8d1f514e22988369267219d7250d866b1eb9931b96c04896a1b868392b20e09352ef640bbaab1ecf79e979118cc26933ed634da02d

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.600.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.600.0.ebuild
new file mode 100644
index 00000000..b26874f
--- /dev/null
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.600.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=VPIT
+DIST_VERSION=0.60
+DIST_EXAMPLES=("samples/*")
+inherit perl-module
+
+DESCRIPTION="Associate user-defined magic to variables from Perl"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~x64-macos"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-Exporter
+	virtual/perl-XSLoader
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Test-Simple
+	)
+"


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2016-08-10 14:34 Kent Fredric
  0 siblings, 0 replies; 53+ messages in thread
From: Kent Fredric @ 2016-08-10 14:34 UTC (permalink / raw
  To: gentoo-commits

commit:     56bb50fe1012ea3deb7cee2b405c6a9aab4a180f
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 10 14:32:37 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Aug 10 14:32:37 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56bb50fe

dev-perl/Variable-Magic: Copy ~alpha keywords to newer ebuilds.

I assume this is reasonable, based on the fact had 0.580.0 already
been keyworded when I'd bumped to 0.590.0, I'd have propagated that then.

Hence, I'm just playing Mr Time Machine. The dependencies are no different.

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/Variable-Magic/Variable-Magic-0.590.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.590.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.590.0.ebuild
index f9c9620..1e0f067 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.590.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.590.0.ebuild
@@ -12,7 +12,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~x64-macos"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2016-08-10 14:34 Kent Fredric
  0 siblings, 0 replies; 53+ messages in thread
From: Kent Fredric @ 2016-08-10 14:34 UTC (permalink / raw
  To: gentoo-commits

commit:     36fea11b9e6a6b47d407e75584c7087ecc8b3751
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 10 14:24:29 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Aug 10 14:24:29 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36fea11b

dev-perl/Variable-Magic: Remove old.

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/Variable-Magic/Manifest                     |  2 --
 .../Variable-Magic/Variable-Magic-0.530.0-r1.ebuild  | 20 --------------------
 .../Variable-Magic/Variable-Magic-0.570.0.ebuild     | 20 --------------------
 3 files changed, 42 deletions(-)

diff --git a/dev-perl/Variable-Magic/Manifest b/dev-perl/Variable-Magic/Manifest
index 39b9b5f..0abf50f 100644
--- a/dev-perl/Variable-Magic/Manifest
+++ b/dev-perl/Variable-Magic/Manifest
@@ -1,4 +1,2 @@
-DIST Variable-Magic-0.53.tar.gz 58153 SHA256 18fd97b913b383df0c8f1e91cabe82bfc450d7aec8d5f62f9d015884cf7abed7 SHA512 b0198fee5675c4b395b06a97c9c7c936e39329484846afea731d82136067e041d4ddd658c3a26dc9c268c7ed95b468329bd994f0d51a2ecf0c34efdb8e16c7d5 WHIRLPOOL a0a97de33416c95e492c4b61cd4d0274ffba969df337685ce858b33890361c01a499fdfbd268fbd09095f32489fc0a4a7969a47c60874322abcbcf1b724803c3
-DIST Variable-Magic-0.57.tar.gz 70530 SHA256 4dc0427c08f608473f84e890d50363ee0f8b271283841f977a3e2dc5b7ad5ca2 SHA512 ee585ed1858021cd0005c0a6ff33f5b9e50714ab9fe78a40feca8ae9e5c9cb8250fb1d75813b0055467f8abbe8c04c7b7211c4922627a0f0cb75eb76e3908282 WHIRLPOOL ded608078add265c2820ce33594ba2c6dd90cc1a40bc2ef7d53d09089d79f4ab3f718cb2b973094a4cd398595081b63ae335b3c2cae78d13cefd9fe7b2af9416
 DIST Variable-Magic-0.58.tar.gz 73506 SHA256 036d6a18b2014fbe3a9e2c033157bd62dd82b175dbe63e12d7c874aed61f10fa SHA512 0318dc08c73f4680731fda15c35301454cf12cd366c8276b80f36441ecbc92edd6659238a80d0749d1faa25c1dcb4ec1c3d652f1a3d96694c93967507a903ed1 WHIRLPOOL 28b74cfbe2999a522397449802506e8ff06323b33d4fdeab34f9f8f8145c27e91d1b574c2371c0bf0a3c36993fe526902a63d5b7d09009e3493f2405a76d4539
 DIST Variable-Magic-0.59.tar.gz 74019 SHA256 e01eb9fd803d8c9baf93f3dbb5cabf750e4bb74eccc8a1f9035e46246a688066 SHA512 500def84c3ef27afc0ee41d3737d4dc9d527ecd6f2fddbf53f969548d843adf30990f7b2704aa6db654bcfea9e2a6906fc5f3b89ef933abb22c72ac528acad1f WHIRLPOOL ef2fb39605c522162df5841a8329c2664452f401f038317521aa1fb6e8b763cbe9bd380ba64eecfb061dc81125b1841a6fa5807573a0ec2b4d81224657088d21

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.530.0-r1.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.530.0-r1.ebuild
deleted file mode 100644
index 0b1ea65..0000000
--- a/dev-perl/Variable-Magic/Variable-Magic-0.530.0-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=VPIT
-MODULE_VERSION=0.53
-inherit perl-module
-
-DESCRIPTION="Associate user-defined magic to variables from Perl"
-
-SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ppc x86 ~ppc-aix ~x64-macos"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.570.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.570.0.ebuild
deleted file mode 100644
index c0218ba..0000000
--- a/dev-perl/Variable-Magic/Variable-Magic-0.570.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=VPIT
-MODULE_VERSION=0.57
-inherit perl-module
-
-DESCRIPTION="Associate user-defined magic to variables from Perl"
-
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~x64-macos"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2016-08-06  9:29 Kent Fredric
  0 siblings, 0 replies; 53+ messages in thread
From: Kent Fredric @ 2016-08-06  9:29 UTC (permalink / raw
  To: gentoo-commits

commit:     9373d52824b3dc1f979a3ad09300f54e1622c997
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  6 09:27:15 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Aug  6 09:29:08 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9373d528

dev-perl/Variable-Magic: Remove redundant dep on dev-perl/Test-Pod{,-Coverage}

None of these ebuilds have tests that require it, so its just a useless dep.

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/Variable-Magic/Variable-Magic-0.530.0-r1.ebuild | 8 +++-----
 dev-perl/Variable-Magic/Variable-Magic-0.570.0.ebuild    | 8 +++-----
 dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild    | 2 --
 3 files changed, 6 insertions(+), 12 deletions(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.530.0-r1.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.530.0-r1.ebuild
index 31978e6..0b1ea65 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.530.0-r1.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.530.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,11 +12,9 @@ DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
 KEYWORDS="amd64 ~arm ~hppa ppc x86 ~ppc-aix ~x64-macos"
-IUSE="test"
+IUSE=""
 
 RDEPEND=""
-DEPEND="${RDEPEND}
-	test? ( dev-perl/Test-Pod
-		dev-perl/Test-Pod-Coverage )"
+DEPEND="${RDEPEND}"
 
 SRC_TEST=do

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.570.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.570.0.ebuild
index 2b0697d..c0218ba 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.570.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.570.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,11 +12,9 @@ DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~x64-macos"
-IUSE="test"
+IUSE=""
 
 RDEPEND=""
-DEPEND="${RDEPEND}
-	test? ( dev-perl/Test-Pod
-		dev-perl/Test-Pod-Coverage )"
+DEPEND="${RDEPEND}"
 
 SRC_TEST=do

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild
index 9beed5e..7845e4d 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild
@@ -23,8 +23,6 @@ DEPEND="${RDEPEND}
 	virtual/perl-ExtUtils-MakeMaker
 	test? (
 		virtual/perl-Test-Simple
-		dev-perl/Test-Pod
-		dev-perl/Test-Pod-Coverage
 	)
 "
 


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2016-05-25 23:08 Matt Turner
  0 siblings, 0 replies; 53+ messages in thread
From: Matt Turner @ 2016-05-25 23:08 UTC (permalink / raw
  To: gentoo-commits

commit:     be5eae19d5962d937bcd01da3902a93b3239c1a3
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed May 25 22:55:30 2016 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed May 25 23:08:36 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be5eae19

dev-perl/Variable-Magic: added ~alpha, bug 579360.

 dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild
index a148c62..9beed5e 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ppc x86 ~ppc-aix ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~hppa ppc x86 ~ppc-aix ~x64-macos"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2016-04-26 20:03 Andreas Hüttel
  0 siblings, 0 replies; 53+ messages in thread
From: Andreas Hüttel @ 2016-04-26 20:03 UTC (permalink / raw
  To: gentoo-commits

commit:     45f42b0e350166d4cfa8e82d1c2c3c8678b3cb88
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Apr 25 11:59:07 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Apr 26 20:02:54 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45f42b0e

dev-perl/Variable-Magic: Bump to version 0.590.0

- EAPI6
- Add USE="examples"

Upstream:
- Magic callbacks now executed in a new stack.

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/Variable-Magic/Manifest                   |  1 +
 .../Variable-Magic/Variable-Magic-0.590.0.ebuild   | 28 ++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/dev-perl/Variable-Magic/Manifest b/dev-perl/Variable-Magic/Manifest
index 9e184a9..39b9b5f 100644
--- a/dev-perl/Variable-Magic/Manifest
+++ b/dev-perl/Variable-Magic/Manifest
@@ -1,3 +1,4 @@
 DIST Variable-Magic-0.53.tar.gz 58153 SHA256 18fd97b913b383df0c8f1e91cabe82bfc450d7aec8d5f62f9d015884cf7abed7 SHA512 b0198fee5675c4b395b06a97c9c7c936e39329484846afea731d82136067e041d4ddd658c3a26dc9c268c7ed95b468329bd994f0d51a2ecf0c34efdb8e16c7d5 WHIRLPOOL a0a97de33416c95e492c4b61cd4d0274ffba969df337685ce858b33890361c01a499fdfbd268fbd09095f32489fc0a4a7969a47c60874322abcbcf1b724803c3
 DIST Variable-Magic-0.57.tar.gz 70530 SHA256 4dc0427c08f608473f84e890d50363ee0f8b271283841f977a3e2dc5b7ad5ca2 SHA512 ee585ed1858021cd0005c0a6ff33f5b9e50714ab9fe78a40feca8ae9e5c9cb8250fb1d75813b0055467f8abbe8c04c7b7211c4922627a0f0cb75eb76e3908282 WHIRLPOOL ded608078add265c2820ce33594ba2c6dd90cc1a40bc2ef7d53d09089d79f4ab3f718cb2b973094a4cd398595081b63ae335b3c2cae78d13cefd9fe7b2af9416
 DIST Variable-Magic-0.58.tar.gz 73506 SHA256 036d6a18b2014fbe3a9e2c033157bd62dd82b175dbe63e12d7c874aed61f10fa SHA512 0318dc08c73f4680731fda15c35301454cf12cd366c8276b80f36441ecbc92edd6659238a80d0749d1faa25c1dcb4ec1c3d652f1a3d96694c93967507a903ed1 WHIRLPOOL 28b74cfbe2999a522397449802506e8ff06323b33d4fdeab34f9f8f8145c27e91d1b574c2371c0bf0a3c36993fe526902a63d5b7d09009e3493f2405a76d4539
+DIST Variable-Magic-0.59.tar.gz 74019 SHA256 e01eb9fd803d8c9baf93f3dbb5cabf750e4bb74eccc8a1f9035e46246a688066 SHA512 500def84c3ef27afc0ee41d3737d4dc9d527ecd6f2fddbf53f969548d843adf30990f7b2704aa6db654bcfea9e2a6906fc5f3b89ef933abb22c72ac528acad1f WHIRLPOOL ef2fb39605c522162df5841a8329c2664452f401f038317521aa1fb6e8b763cbe9bd380ba64eecfb061dc81125b1841a6fa5807573a0ec2b4d81224657088d21

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.590.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.590.0.ebuild
new file mode 100644
index 0000000..f9c9620
--- /dev/null
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.590.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=VPIT
+DIST_VERSION=0.59
+DIST_EXAMPLES=("samples/*")
+inherit perl-module
+
+DESCRIPTION="Associate user-defined magic to variables from Perl"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~x64-macos"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-Exporter
+	virtual/perl-XSLoader
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Test-Simple
+	)
+"


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2016-03-15 12:13 Agostino Sarubbo
  0 siblings, 0 replies; 53+ messages in thread
From: Agostino Sarubbo @ 2016-03-15 12:13 UTC (permalink / raw
  To: gentoo-commits

commit:     12c017b3b9210b4eb35f97d6eb343bf4e63bb416
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 15 12:12:43 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Mar 15 12:12:43 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12c017b3

dev-perl/Variable-Magic: ppc stable wrt bug #576000

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild
index 0343d96..a148c62 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ppc x86 ~ppc-aix ~x64-macos"
+KEYWORDS="amd64 ~arm ~hppa ppc x86 ~ppc-aix ~x64-macos"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2016-03-15 12:11 Agostino Sarubbo
  0 siblings, 0 replies; 53+ messages in thread
From: Agostino Sarubbo @ 2016-03-15 12:11 UTC (permalink / raw
  To: gentoo-commits

commit:     e6620c4ea69fc5ec8b7e492c736bc54fbef4e777
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 15 12:11:21 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Mar 15 12:11:21 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6620c4e

dev-perl/Variable-Magic: x86 stable wrt bug #576000

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild
index 709763c..0343d96 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~x64-macos"
+KEYWORDS="amd64 ~arm ~hppa ~ppc x86 ~ppc-aix ~x64-macos"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2016-03-15 12:10 Agostino Sarubbo
  0 siblings, 0 replies; 53+ messages in thread
From: Agostino Sarubbo @ 2016-03-15 12:10 UTC (permalink / raw
  To: gentoo-commits

commit:     6c3fd10de1bb0ce7a2c3405b93404f0935f28087
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 15 12:10:04 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Mar 15 12:10:04 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c3fd10d

dev-perl/Variable-Magic: amd64 stable wrt bug #576000

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild
index 3c0b405..709763c 100644
--- a/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Associate user-defined magic to variables from Perl"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~x64-macos"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~x64-macos"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 53+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/
@ 2015-09-09 19:25 Andreas Hüttel
  0 siblings, 0 replies; 53+ messages in thread
From: Andreas Hüttel @ 2015-09-09 19:25 UTC (permalink / raw
  To: gentoo-commits

commit:     79d181918d4d2c3ad8ae87b0d95006283f0e4cdc
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  9 19:25:06 2015 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Sep  9 19:25:06 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79d18191

dev-perl/Variable-Magic: Version bump

Package-Manager: portage-2.2.20.1

 dev-perl/Variable-Magic/Manifest                   |  1 +
 .../Variable-Magic/Variable-Magic-0.580.0.ebuild   | 31 ++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-perl/Variable-Magic/Manifest b/dev-perl/Variable-Magic/Manifest
index d7f8a8b..9e184a9 100644
--- a/dev-perl/Variable-Magic/Manifest
+++ b/dev-perl/Variable-Magic/Manifest
@@ -1,2 +1,3 @@
 DIST Variable-Magic-0.53.tar.gz 58153 SHA256 18fd97b913b383df0c8f1e91cabe82bfc450d7aec8d5f62f9d015884cf7abed7 SHA512 b0198fee5675c4b395b06a97c9c7c936e39329484846afea731d82136067e041d4ddd658c3a26dc9c268c7ed95b468329bd994f0d51a2ecf0c34efdb8e16c7d5 WHIRLPOOL a0a97de33416c95e492c4b61cd4d0274ffba969df337685ce858b33890361c01a499fdfbd268fbd09095f32489fc0a4a7969a47c60874322abcbcf1b724803c3
 DIST Variable-Magic-0.57.tar.gz 70530 SHA256 4dc0427c08f608473f84e890d50363ee0f8b271283841f977a3e2dc5b7ad5ca2 SHA512 ee585ed1858021cd0005c0a6ff33f5b9e50714ab9fe78a40feca8ae9e5c9cb8250fb1d75813b0055467f8abbe8c04c7b7211c4922627a0f0cb75eb76e3908282 WHIRLPOOL ded608078add265c2820ce33594ba2c6dd90cc1a40bc2ef7d53d09089d79f4ab3f718cb2b973094a4cd398595081b63ae335b3c2cae78d13cefd9fe7b2af9416
+DIST Variable-Magic-0.58.tar.gz 73506 SHA256 036d6a18b2014fbe3a9e2c033157bd62dd82b175dbe63e12d7c874aed61f10fa SHA512 0318dc08c73f4680731fda15c35301454cf12cd366c8276b80f36441ecbc92edd6659238a80d0749d1faa25c1dcb4ec1c3d652f1a3d96694c93967507a903ed1 WHIRLPOOL 28b74cfbe2999a522397449802506e8ff06323b33d4fdeab34f9f8f8145c27e91d1b574c2371c0bf0a3c36993fe526902a63d5b7d09009e3493f2405a76d4539

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild
new file mode 100644
index 0000000..3c0b405
--- /dev/null
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.580.0.ebuild
@@ -0,0 +1,31 @@
+# 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.58
+inherit perl-module
+
+DESCRIPTION="Associate user-defined magic to variables from Perl"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~x64-macos"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-Exporter
+	virtual/perl-XSLoader
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Test-Simple
+		dev-perl/Test-Pod
+		dev-perl/Test-Pod-Coverage
+	)
+"
+
+SRC_TEST="do parallel"


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

end of thread, other threads:[~2024-06-14  0:43 UTC | newest]

Thread overview: 53+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-02 15:49 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/ Andreas K. Hüttel
  -- strict thread matches above, loose matches on Subject: below --
2024-06-14  0:43 Sam James
2024-06-09 21:21 Sam James
2024-06-09 20:41 Sam James
2024-05-01 23:47 Andreas K. Hüttel
2023-08-04 22:40 Sam James
2023-08-02  4:27 Sam James
2023-07-24  4:01 Sam James
2023-07-24  3:59 Sam James
2023-07-24  3:59 Sam James
2023-06-17 22:27 Andreas K. Hüttel
2020-12-27 16:19 Fabian Groffen
2019-07-19  7:49 Mikle Kolyada
2019-02-28 16:53 Mikle Kolyada
2019-01-17 20:39 Mikle Kolyada
2018-12-01 15:10 Sergei Trofimovich
2018-10-15 16:05 Fabian Groffen
2018-10-11 14:56 Andreas Hüttel
2018-10-05  8:39 Mikle Kolyada
2018-10-05  8:10 Mikle Kolyada
2018-10-02  7:33 Sergei Trofimovich
2018-09-30 16:08 Sergei Trofimovich
2018-09-01 19:01 Thomas Deutschmann
2018-08-20  4:40 Matt Turner
2018-08-04  0:29 Mikle Kolyada
2018-07-27  7:08 Sergei Trofimovich
2018-07-24  0:12 Mikle Kolyada
2018-03-28  4:09 Matt Turner
2018-03-20  7:04 Kent Fredric
2018-03-01 14:28 Michał Górny
2017-07-01 11:16 Sergei Trofimovich
2017-06-30  5:06 Kent Fredric
2017-05-22 11:43 Michael Weber
2017-05-06  6:37 Kent Fredric
2017-04-29 11:22 Jeroen Roovers
2017-04-03 20:48 Michael Weber
2017-04-03 12:33 Agostino Sarubbo
2017-04-02 13:23 Agostino Sarubbo
2017-02-22 21:45 Markus Meier
2017-02-14  5:22 Kent Fredric
2017-01-01 14:35 Andreas Hüttel
2016-12-28 18:11 Kent Fredric
2016-12-04 16:43 Michael Palimaka
2016-09-16 21:43 Andreas Hüttel
2016-08-10 14:34 Kent Fredric
2016-08-10 14:34 Kent Fredric
2016-08-06  9:29 Kent Fredric
2016-05-25 23:08 Matt Turner
2016-04-26 20:03 Andreas Hüttel
2016-03-15 12:13 Agostino Sarubbo
2016-03-15 12:11 Agostino Sarubbo
2016-03-15 12:10 Agostino Sarubbo
2015-09-09 19:25 Andreas Hüttel

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