[gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Template/

2023-06-20 Thread Sam James
commit: 962c5f9a01a9c49dd4c13acc1b6310093384a8a9
Author: Sam James  gentoo  org>
AuthorDate: Wed Jun 21 03:51:42 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jun 21 04:10:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=962c5f9a

dev-perl/HTML-Template: update DESCRIPTION

Signed-off-by: Sam James  gentoo.org>

 dev-perl/HTML-Template/HTML-Template-2.970.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/HTML-Template/HTML-Template-2.970.0-r1.ebuild 
b/dev-perl/HTML-Template/HTML-Template-2.970.0-r1.ebuild
index 3757524cc368..c6cb9118584e 100644
--- a/dev-perl/HTML-Template/HTML-Template-2.970.0-r1.ebuild
+++ b/dev-perl/HTML-Template/HTML-Template-2.970.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -8,7 +8,7 @@ DIST_VERSION=2.97
 DIST_EXAMPLES=( "bench" "scripts/time_trial.pl" "templates" )
 inherit perl-module
 
-DESCRIPTION="A Perl module to use HTML Templates"
+DESCRIPTION="Perl module to use HTML Templates"
 
 SLOT="0"
 KEYWORDS="amd64 arm arm64 ~mips ppc ~ppc64 ~riscv x86"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Template-JIT/

2023-06-20 Thread Sam James
commit: a3dadba8215e8681e68342a571ca3bdfab2db233
Author: Sam James  gentoo  org>
AuthorDate: Wed Jun 21 03:51:16 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jun 21 04:10:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3dadba8

dev-perl/HTML-Template-JIT: update DESCRIPTION

Signed-off-by: Sam James  gentoo.org>

 dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r3.ebuild 
b/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r3.ebuild
index 5b7f49b3b86e..54ea822417a9 100644
--- a/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r3.ebuild
+++ b/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -8,7 +8,7 @@ DIST_VERSION=0.05
 DIST_EXAMPLES=("scripts/benchmark.pl")
 inherit perl-module
 
-DESCRIPTION="a just-in-time compiler for HTML::Template"
+DESCRIPTION="Just-in-time compiler for HTML::Template"
 
 SLOT="0"
 KEYWORDS="amd64 x86"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Template-Pro/

2022-05-04 Thread Sam James
commit: e679439432bc2dfa722d57fd324cb22465a92d5a
Author: Sam James  gentoo  org>
AuthorDate: Wed May  4 23:12:41 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed May  4 23:17:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6794394

dev-perl/HTML-Template-Pro: add 0.952.400

Closes: https://bugs.gentoo.org/842639
Signed-off-by: Sam James  gentoo.org>

 .../HTML-Template-Pro-0.952.400.ebuild | 32 ++
 dev-perl/HTML-Template-Pro/Manifest|  1 +
 2 files changed, 33 insertions(+)

diff --git a/dev-perl/HTML-Template-Pro/HTML-Template-Pro-0.952.400.ebuild 
b/dev-perl/HTML-Template-Pro/HTML-Template-Pro-0.952.400.ebuild
new file mode 100644
index ..4ff38b3128b9
--- /dev/null
+++ b/dev-perl/HTML-Template-Pro/HTML-Template-Pro-0.952.400.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=VIY
+DIST_VERSION=0.9524
+inherit perl-module
+
+DESCRIPTION='Perl/XS module to use HTML Templates from CGI scripts'
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="dev-libs/libpcre2
+   >=virtual/perl-File-Path-2.0.0
+   virtual/perl-File-Spec
+   >=dev-perl/JSON-2.0.0"
+DEPEND="dev-libs/libpcre2"
+BDEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? ( virtual/perl-Test-Simple )
+"
+
+src_configure() {
+   local myconf=(
+   "PCRE2=1"
+   )
+
+   perl-module_src_configure "${myconf[@]}"
+}

diff --git a/dev-perl/HTML-Template-Pro/Manifest 
b/dev-perl/HTML-Template-Pro/Manifest
index 15670e916e02..0cf7bf586226 100644
--- a/dev-perl/HTML-Template-Pro/Manifest
+++ b/dev-perl/HTML-Template-Pro/Manifest
@@ -1 +1,2 @@
 DIST HTML-Template-Pro-0.9510.tar.gz 171562 BLAKE2B 
976e5938a4f9a1079028ecaf7b7aa365eb62b78ce016b654093ba8d2b92788966bb6d3eedf42255163be531af96650b0a6b0d263e7f911a7fbd0dfddd77aa25f
 SHA512 
f2530720487e41e05873f450e8070ee350b1ff0f11c7319e23b6e76c8261844337f97236c4fcb468dc328011e5337e395a64dd48aa352046782cb25c780cc60f
+DIST HTML-Template-Pro-0.9524.tar.gz 173369 BLAKE2B 
42bf08e58e62f2b1adde559cea1b7bd9ebe61d6eb02b35da93cd4ebbb7e5944e7c315f9ce65e033b1f8b4e23c87102cc60665e8ebf99c89ce21efb01fe095827
 SHA512 
871a9bc0a3c7d3ac5819eb17cef94d982026792da6f4f87e6fc623fc511c36dbf7a49a5f57f58ee8958032ee4491692ff3d4c28204b69d2a7f97601415f027ce



[gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Template/

2021-11-20 Thread Arthur Zamarin
commit: e18b862fb91d902c44b95f9bd198c0911b6623cb
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Nov 21 04:55:29 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Nov 21 04:57:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e18b862f

dev-perl/HTML-Template: Stabilize 2.970.0-r1 arm, #823668

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-perl/HTML-Template/HTML-Template-2.970.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/HTML-Template/HTML-Template-2.970.0-r1.ebuild 
b/dev-perl/HTML-Template/HTML-Template-2.970.0-r1.ebuild
index 06791c5f451b..d3a734b7d15c 100644
--- a/dev-perl/HTML-Template/HTML-Template-2.970.0-r1.ebuild
+++ b/dev-perl/HTML-Template/HTML-Template-2.970.0-r1.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A Perl module to use HTML Templates"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~mips ppc ~ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~mips ppc ~ppc64 x86"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Template/

2021-11-18 Thread Arthur Zamarin
commit: 969bf41c70e5aa42c4d9bcb8e61607edaee46658
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Nov 18 21:42:28 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Nov 18 21:43:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=969bf41c

dev-perl/HTML-Template: Stabilize 2.970.0-r1 arm64, #823668

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-perl/HTML-Template/HTML-Template-2.970.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/HTML-Template/HTML-Template-2.970.0-r1.ebuild 
b/dev-perl/HTML-Template/HTML-Template-2.970.0-r1.ebuild
index f4a4e3e6c232..06791c5f451b 100644
--- a/dev-perl/HTML-Template/HTML-Template-2.970.0-r1.ebuild
+++ b/dev-perl/HTML-Template/HTML-Template-2.970.0-r1.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A Perl module to use HTML Templates"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~mips ppc ~ppc64 x86"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Template/

2021-11-01 Thread Andreas K. Hüttel
commit: ec382152d4fe28d7b3f4f9359f603cae4b1790f5
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon Nov  1 17:49:23 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon Nov  1 17:53:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec382152

dev-perl/HTML-Template: EAPI=8 bump

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

 ...L-Template-2.970.0.ebuild => HTML-Template-2.970.0-r1.ebuild} | 9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/dev-perl/HTML-Template/HTML-Template-2.970.0.ebuild 
b/dev-perl/HTML-Template/HTML-Template-2.970.0-r1.ebuild
similarity index 85%
rename from dev-perl/HTML-Template/HTML-Template-2.970.0.ebuild
rename to dev-perl/HTML-Template/HTML-Template-2.970.0-r1.ebuild
index 852ebfe5356..f4a4e3e6c23 100644
--- a/dev-perl/HTML-Template/HTML-Template-2.970.0.ebuild
+++ b/dev-perl/HTML-Template/HTML-Template-2.970.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=SAMTREGAR
 DIST_VERSION=2.97
@@ -12,8 +12,6 @@ DESCRIPTION="A Perl module to use HTML Templates"
 
 SLOT="0"
 KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ~ppc64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
virtual/perl-Carp
@@ -21,7 +19,7 @@ RDEPEND="
>=virtual/perl-File-Spec-0.820.0
virtual/perl-Scalar-List-Utils
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? (
dev-perl/CGI
@@ -29,6 +27,7 @@ DEPEND="${RDEPEND}
virtual/perl-Test-Simple
)
 "
+
 src_test() {
perl_rm_files t/author-*.t
perl-module_src_test



[gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Template-Expr/

2021-11-01 Thread Andreas K. Hüttel
commit: fb4b9fce0d5018f21c367513f97d10d0672a6f93
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon Nov  1 17:50:37 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon Nov  1 17:53:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb4b9fce

dev-perl/HTML-Template-Expr: EAPI=8 bump

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

 .../HTML-Template-Expr-0.70.0-r1.ebuild  | 20 
 .../HTML-Template-Expr-0.70.0-r2.ebuild  | 20 
 2 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/dev-perl/HTML-Template-Expr/HTML-Template-Expr-0.70.0-r1.ebuild 
b/dev-perl/HTML-Template-Expr/HTML-Template-Expr-0.70.0-r1.ebuild
deleted file mode 100644
index 4cc96417be1..000
--- a/dev-perl/HTML-Template-Expr/HTML-Template-Expr-0.70.0-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=SAMTREGAR
-MODULE_VERSION=0.07
-inherit perl-module
-
-DESCRIPTION="HTML::Template extension adding expression support"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=dev-perl/HTML-Template-2.8
-   dev-perl/Parse-RecDescent"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"

diff --git a/dev-perl/HTML-Template-Expr/HTML-Template-Expr-0.70.0-r2.ebuild 
b/dev-perl/HTML-Template-Expr/HTML-Template-Expr-0.70.0-r2.ebuild
new file mode 100644
index 000..efa6dc81724
--- /dev/null
+++ b/dev-perl/HTML-Template-Expr/HTML-Template-Expr-0.70.0-r2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=SAMTREGAR
+DIST_VERSION=0.07
+inherit perl-module
+
+DESCRIPTION="HTML::Template extension adding expression support"
+
+SLOT="0"
+KEYWORDS="amd64 x86"
+
+RDEPEND="
+   >=dev-perl/HTML-Template-2.800.0
+   dev-perl/Parse-RecDescent
+"
+BDEPEND="${RDEPEND}
+"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Template-Pro/

2021-06-14 Thread Andreas K. Hüttel
commit: 44081bba86167f986813875b4ecfcddafefaca8f
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Mon Jun 14 23:15:43 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon Jun 14 23:26:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44081bba

dev-perl/HTML-Template-Pro: EAPI=7 bump

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 ...ro-0.951.0.ebuild => HTML-Template-Pro-0.951.0-r1.ebuild} | 12 +---
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/dev-perl/HTML-Template-Pro/HTML-Template-Pro-0.951.0.ebuild 
b/dev-perl/HTML-Template-Pro/HTML-Template-Pro-0.951.0-r1.ebuild
similarity index 76%
rename from dev-perl/HTML-Template-Pro/HTML-Template-Pro-0.951.0.ebuild
rename to dev-perl/HTML-Template-Pro/HTML-Template-Pro-0.951.0-r1.ebuild
index 1995f094bc7..56830181cd3 100644
--- a/dev-perl/HTML-Template-Pro/HTML-Template-Pro-0.951.0.ebuild
+++ b/dev-perl/HTML-Template-Pro/HTML-Template-Pro-0.951.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-MODULE_AUTHOR=VIY
-MODULE_VERSION=0.9510
+EAPI=7
+DIST_AUTHOR=VIY
+DIST_VERSION=0.9510
 inherit perl-module
 
 DESCRIPTION='Perl/XS module to use HTML Templates from CGI scripts'
@@ -17,10 +17,8 @@ RDEPEND="
virtual/perl-File-Spec
>=dev-perl/JSON-2.0.0
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
dev-libs/libpcre
test? ( virtual/perl-Test-Simple )
 "
-
-SRC_TEST="do parallel"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Template-JIT/

2021-05-22 Thread Andreas K. Hüttel
commit: eeb707e27969fc44590bcd3d147505ce6b6afde8
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat May 22 14:56:54 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat May 22 15:05:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeb707e2

dev-perl/HTML-Template-JIT: Fix example path

Closes: https://bugs.gentoo.org/703300
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 .../HTML-Template-JIT/HTML-Template-JIT-0.50.0-r3.ebuild | 12 +++-
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r3.ebuild 
b/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r3.ebuild
index 6f0a705cd2c..5b7f49b3b86 100644
--- a/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r3.ebuild
+++ b/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r3.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 DIST_AUTHOR=SAMTREGAR
 DIST_VERSION=0.05
-DIST_EXAMPLES=("script/benchmark.pl")
+DIST_EXAMPLES=("scripts/benchmark.pl")
 inherit perl-module
 
 DESCRIPTION="a just-in-time compiler for HTML::Template"
@@ -14,9 +14,11 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE=""
 
-RDEPEND=">=dev-perl/HTML-Template-2.8
+RDEPEND="
+   >=dev-perl/HTML-Template-2.8
dev-perl/Inline
dev-perl/Inline-C
 "
-DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"
+
 PATCHES=("${FILESDIR}/${P}-no-dot-inc.patch")



[gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Template/

2020-04-28 Thread Mart Raudsepp
commit: aa95edc076b59318a2a77bdde159c69270cae168
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Tue Apr 28 21:08:07 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Apr 28 21:12:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa95edc0

dev-perl/HTML-Template: arm64 keyworded (bug #708772)

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 dev-perl/HTML-Template/HTML-Template-2.970.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/HTML-Template/HTML-Template-2.970.0.ebuild 
b/dev-perl/HTML-Template/HTML-Template-2.970.0.ebuild
index bb9eefe307f..852ebfe5356 100644
--- a/dev-perl/HTML-Template/HTML-Template-2.970.0.ebuild
+++ b/dev-perl/HTML-Template/HTML-Template-2.970.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A Perl module to use HTML Templates"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~mips ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ~ppc64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Template/

2018-08-16 Thread Kent Fredric
commit: 567c891977f22eafd56e3e7a4699c934714f32e2
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Aug 17 03:59:00 2018 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Fri Aug 17 04:29:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=567c8919

dev-perl/HTML-Template: Cleanup old version 2.950.0

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/HTML-Template/HTML-Template-2.950.0.ebuild | 18 --
 dev-perl/HTML-Template/Manifest |  1 -
 2 files changed, 19 deletions(-)

diff --git a/dev-perl/HTML-Template/HTML-Template-2.950.0.ebuild 
b/dev-perl/HTML-Template/HTML-Template-2.950.0.ebuild
deleted file mode 100644
index f96f32e88c8..000
--- a/dev-perl/HTML-Template/HTML-Template-2.950.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=WONKO
-MODULE_VERSION=2.95
-inherit perl-module
-
-DESCRIPTION="A Perl module to use HTML Templates"
-
-SLOT="0"
-KEYWORDS="amd64 ~arm ~mips ppc ~ppc64 x86 ~x86-fbsd"
-IUSE="test"
-
-DEPEND="test? ( dev-perl/CGI )"
-
-SRC_TEST="do"

diff --git a/dev-perl/HTML-Template/Manifest b/dev-perl/HTML-Template/Manifest
index 13b7fd6dc31..be016984fd9 100644
--- a/dev-perl/HTML-Template/Manifest
+++ b/dev-perl/HTML-Template/Manifest
@@ -1,2 +1 @@
-DIST HTML-Template-2.95.tar.gz 91083 BLAKE2B 
b78d4ce7705ea96f46f2bdead067979217774762ec472b87bf9c1e62f6fb120543d441daf035b8f89a726d86d25e8af8090a4e27e4f941bf17cc92d21eaf447c
 SHA512 
4b52856c7ac97a6c7985c73492aa5074f90b6b7f89dfb2434487a2cfeb9d521e55afe4e77c33285042e3d391fe6e9fc86a3f58bb6850d94f1331bb7be9809be7
 DIST HTML-Template-2.97.tar.gz 88236 BLAKE2B 
266b6d7988e04f4e2c0392c364245944cffbc5816d6038020dd1d9d56d5ebfbf6ce26d286ae6e09b17725faefc3409cadb4c562a5125fb753d59992895d98ded
 SHA512 
e1cb68db24db1692c0fb3838739798e5716340e3e78260ee95614af5bf29ee100cc86bbd15a2dda3bb98c7f2ecdf0e3ff8ca7775171a44d9ed347d7f9c850783



[gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Template/

2018-06-10 Thread Aaron Bauman
commit: bd11f27202f18fbb472f3e3fab614ea9a300ee8f
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jun 10 18:54:09 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jun 10 19:03:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd11f272

dev-perl/HTML-Template: amd64 stable wrt bug #657636

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/HTML-Template/HTML-Template-2.970.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/HTML-Template/HTML-Template-2.970.0.ebuild 
b/dev-perl/HTML-Template/HTML-Template-2.970.0.ebuild
index 57f67a7df21..4c92455edcf 100644
--- a/dev-perl/HTML-Template/HTML-Template-2.970.0.ebuild
+++ b/dev-perl/HTML-Template/HTML-Template-2.970.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A Perl module to use HTML Templates"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 x86 ~x86-fbsd"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Template/

2018-06-10 Thread Thomas Deutschmann
commit: 523696180fd6aba49b01f24bf3c68d4773793f40
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jun 10 16:07:50 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jun 10 16:41:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52369618

dev-perl/HTML-Template: x86 stable (bug #657636)

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/HTML-Template/HTML-Template-2.970.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/HTML-Template/HTML-Template-2.970.0.ebuild 
b/dev-perl/HTML-Template/HTML-Template-2.970.0.ebuild
index 54fcf4e980b..57f67a7df21 100644
--- a/dev-perl/HTML-Template/HTML-Template-2.970.0.ebuild
+++ b/dev-perl/HTML-Template/HTML-Template-2.970.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="A Perl module to use HTML Templates"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 x86 ~x86-fbsd"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Template-JIT/

2018-01-05 Thread Mikle Kolyada
commit: 218c2e99e36cf2f54ce4622848e666406b7ea29f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  5 19:57:56 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  5 19:57:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=218c2e99

dev-perl/HTML-Template-JIT: Drop old

Closes: https://bugs.gentoo.org/635464
Package-Manager: Portage-2.3.13, Repoman-2.3.3

 .../HTML-Template-JIT-0.50.0-r1.ebuild | 18 --
 1 file changed, 18 deletions(-)

diff --git a/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r1.ebuild 
b/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r1.ebuild
deleted file mode 100644
index 12149d4ec28..000
--- a/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=SAMTREGAR
-MODULE_VERSION=0.05
-inherit perl-module
-
-DESCRIPTION="a just-in-time compiler for HTML::Template"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=dev-perl/HTML-Template-2.8
-   dev-perl/Inline"
-DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Template-JIT/

2018-01-05 Thread Mikle Kolyada
commit: adc71bb4da5343f138eadc93e66d82206597f4ac
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jan  5 19:55:51 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jan  5 19:55:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adc71bb4

dev-perl/HTML-Template-JIT: Mark stable wrt bug #643246

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r3.ebuild 
b/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r3.ebuild
index f0852417630..6f0a705cd2c 100644
--- a/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r3.ebuild
+++ b/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r3.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="a just-in-time compiler for HTML::Template"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND=">=dev-perl/HTML-Template-2.8



[gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Template-JIT/

2017-10-25 Thread Kent Fredric
commit: 36af3e644bfec5a69f5adbbf9bf7e9a59a81b0ca
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Oct 26 00:57:02 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Oct 26 00:57:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36af3e64

dev-perl/HTML-Template-JIT: Fix missing RDEP on Inline-C

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 ...mplate-JIT-0.50.0-r2.ebuild => HTML-Template-JIT-0.50.0-r3.ebuild} | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r2.ebuild 
b/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r3.ebuild
similarity index 91%
rename from dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r2.ebuild
rename to dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r3.ebuild
index 48f3e10a3e4..f0852417630 100644
--- a/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r2.ebuild
+++ b/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r3.ebuild
@@ -15,6 +15,8 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-perl/HTML-Template-2.8
-   dev-perl/Inline"
+   dev-perl/Inline
+   dev-perl/Inline-C
+"
 DEPEND="${RDEPEND}"
 PATCHES=("${FILESDIR}/${P}-no-dot-inc.patch")



[gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Template-JIT/, dev-perl/HTML-Template-JIT/files/

2017-10-25 Thread Kent Fredric
commit: 5607df38997c6992798a115b4aefbcd96cb17b5f
Author: Kent Fredric  gentoo  org>
AuthorDate: Wed Oct 25 19:48:35 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Wed Oct 25 19:48:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5607df38

dev-perl/HTML-Template-JIT: Fix for '.' in @INC bug #635464

- EAPI6
- Enable tests
- Add USE=examples
- Fix runtime broken due to '.' in @INC exposed by enabling tests

Bug: https://bugs.gentoo.org/635464
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 .../HTML-Template-JIT-0.50.0-r2.ebuild | 20 +++
 .../HTML-Template-JIT-0.50.0-no-dot-inc.patch  | 61 ++
 2 files changed, 81 insertions(+)

diff --git a/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r2.ebuild 
b/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r2.ebuild
new file mode 100644
index 000..48f3e10a3e4
--- /dev/null
+++ b/dev-perl/HTML-Template-JIT/HTML-Template-JIT-0.50.0-r2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=SAMTREGAR
+DIST_VERSION=0.05
+DIST_EXAMPLES=("script/benchmark.pl")
+inherit perl-module
+
+DESCRIPTION="a just-in-time compiler for HTML::Template"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-perl/HTML-Template-2.8
+   dev-perl/Inline"
+DEPEND="${RDEPEND}"
+PATCHES=("${FILESDIR}/${P}-no-dot-inc.patch")

diff --git 
a/dev-perl/HTML-Template-JIT/files/HTML-Template-JIT-0.50.0-no-dot-inc.patch 
b/dev-perl/HTML-Template-JIT/files/HTML-Template-JIT-0.50.0-no-dot-inc.patch
new file mode 100644
index 000..624e579a618
--- /dev/null
+++ b/dev-perl/HTML-Template-JIT/files/HTML-Template-JIT-0.50.0-no-dot-inc.patch
@@ -0,0 +1,61 @@
+From efbee2adfeb592240e1c84326ece8c90c239bbee Mon Sep 17 00:00:00 2001
+From: Kent Fredric 
+Date: Thu, 26 Oct 2017 08:26:53 +1300
+Subject: Fix compiling templates under Perl 5.26 without '.' in @INC
+
+Perl 5.26 changes the default contents of @INC to no longer include
+".", which is required for "require q[foo.tpl]" semantics.
+
+This breakage is invisible in tests  due to a workaround P5P put in
+place to avoid breaking tests, by setting PERL_USE_UNSAFE_INC=1 in
+Test::Harness and CPAN installers, which makes '.' re-appear in @INC
+during installation, while still being silently broken in production.
+
+This fix works by relying on the mechanic of require() to *NOT* consult
+@INC if $path is either an absolute, or a "./" prefixed relative path,
+by converting it to an absolute path just before requiring it.
+
+Bug: https://rt.cpan.org/Ticket/Display.html?id=123380
+Bug: https://bugs.gentoo.org/635464
+---
+ JIT.pm  | 2 +-
+ JIT/Compiler.pm | 3 ++-
+ 2 files changed, 3 insertions(+), 2 deletions(-)
+
+diff --git a/JIT.pm b/JIT.pm
+index 9e5a6be..1e2afc8 100644
+--- a/JIT.pm
 b/JIT.pm
+@@ -63,7 +63,7 @@ sub new {
+ 
+   # try to load the module and return package handle if successful
+   my $result;
+-  eval { $result = require $package_path; };
++  eval { $result = require File::Spec->rel2abs($package_path); };
+   if ($result) {
+ $package->clear_params(); # need to clear out params from prior run
+ return $package;
+diff --git a/JIT/Compiler.pm b/JIT/Compiler.pm
+index 6ef3e02..bc1e05f 100644
+--- a/JIT/Compiler.pm
 b/JIT/Compiler.pm
+@@ -9,6 +9,7 @@ our $VERSION = '0.01';
+ use HTML::Template;
+ use Carp qw(croak confess);
+ use File::Path qw(mkpath rmtree);
++use File::Spec;
+ 
+ sub compile {
+   my %args = @_;
+@@ -53,7 +54,7 @@ sub compile {
+ 
+   # try to load the module and return package handle if successful
+   my $result;
+-  eval { $result = require $self->{package_path}; };
++  eval { $result = require File::Spec->rel2abs($self->{package_path}); };
+   return 1 if $result;
+ 
+   # don't leave failed compiles lying around unless we're debuging
+-- 
+2.14.3
+



[gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Template/

2017-05-29 Thread Kent Fredric
commit: b5ddb3982cadb72ccf313bddd34d55d4af29cb35
Author: Kent Fredric  gentoo  org>
AuthorDate: Mon May 29 08:21:17 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Mon May 29 08:23:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5ddb398

dev-perl/HTML-Template: Bump to version 2.970.0

- EAPI6
- Add USE="examples"
- Parallel Testing

Upstream:
- Documentation typo fixes
- Rename ::DEFAULT to ::DEF to avoid collison with ::Default on
  case-insenitive filesystems.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../HTML-Template/HTML-Template-2.970.0.ebuild | 34 ++
 dev-perl/HTML-Template/Manifest|  1 +
 dev-perl/HTML-Template/metadata.xml|  2 +-
 3 files changed, 36 insertions(+), 1 deletion(-)

diff --git a/dev-perl/HTML-Template/HTML-Template-2.970.0.ebuild 
b/dev-perl/HTML-Template/HTML-Template-2.970.0.ebuild
new file mode 100644
index 000..54fcf4e980b
--- /dev/null
+++ b/dev-perl/HTML-Template/HTML-Template-2.970.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=SAMTREGAR
+DIST_VERSION=2.97
+DIST_EXAMPLES=( "bench" "scripts/time_trial.pl" "templates" )
+inherit perl-module
+
+DESCRIPTION="A Perl module to use HTML Templates"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd"
+IUSE="test"
+
+RDEPEND="
+   virtual/perl-Carp
+   virtual/perl-Digest-MD5
+   >=virtual/perl-File-Spec-0.820.0
+   virtual/perl-Scalar-List-Utils
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   dev-perl/CGI
+   virtual/perl-File-Temp
+   virtual/perl-Test-Simple
+   )
+"
+src_test() {
+   perl_rm_files t/author-*.t
+   perl-module_src_test
+}

diff --git a/dev-perl/HTML-Template/Manifest b/dev-perl/HTML-Template/Manifest
index 231a8f604f3..ac46b1aee22 100644
--- a/dev-perl/HTML-Template/Manifest
+++ b/dev-perl/HTML-Template/Manifest
@@ -1 +1,2 @@
 DIST HTML-Template-2.95.tar.gz 91083 SHA256 
78100adaea7a56ae65826220fcb0c18a188df25a27227f96175cf7169fbb501d SHA512 
4b52856c7ac97a6c7985c73492aa5074f90b6b7f89dfb2434487a2cfeb9d521e55afe4e77c33285042e3d391fe6e9fc86a3f58bb6850d94f1331bb7be9809be7
 WHIRLPOOL 
b9c8bf33788c22c5fc4ca96b6ceb1a3cba02cedf5d6eb4585bf6c22771e1f69c3507a27413600d1746b7a88f5677516f06b0c0ec06c9e364ef631528cb493359
+DIST HTML-Template-2.97.tar.gz 88236 SHA256 
6547af61f3aa85793f8616190938d677d7995fb3b720c16258040bc935e2129f SHA512 
e1cb68db24db1692c0fb3838739798e5716340e3e78260ee95614af5bf29ee100cc86bbd15a2dda3bb98c7f2ecdf0e3ff8ca7775171a44d9ed347d7f9c850783
 WHIRLPOOL 
526bc47f827d4dddf221308939be4ded73fc548da0dbfccfeb94737f781dd9496be9e41f9dcb7a5ddc4f36db2ea18e593799f9b7122add4085f346a2c3597dd0

diff --git a/dev-perl/HTML-Template/metadata.xml 
b/dev-perl/HTML-Template/metadata.xml
index 2fe4c6d358a..35514c29059 100644
--- a/dev-perl/HTML-Template/metadata.xml
+++ b/dev-perl/HTML-Template/metadata.xml
@@ -9,7 +9,7 @@
 HTML-Template
 HTML::Template
 HTML::Template::COND
-HTML::Template::DEFAULT
+HTML::Template::DEF
 HTML::Template::ESCAPE
 HTML::Template::FAQ
 HTML::Template::JSESCAPE



[gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Template/

2016-03-06 Thread Andreas Hüttel
commit: 02b74c1a6eb1a0971072fc7bba5c9da8a3f1779f
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Mar  5 19:29:26 2016 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Sat Mar  5 19:29:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02b74c1a

dev-perl/HTML-Template: Remove old

Package-Manager: portage-2.2.27

 dev-perl/HTML-Template/HTML-Template-2.940.0.ebuild | 17 -
 dev-perl/HTML-Template/Manifest |  1 -
 2 files changed, 18 deletions(-)

diff --git a/dev-perl/HTML-Template/HTML-Template-2.940.0.ebuild 
b/dev-perl/HTML-Template/HTML-Template-2.940.0.ebuild
deleted file mode 100644
index eee5ebe..000
--- a/dev-perl/HTML-Template/HTML-Template-2.940.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=WONKO
-MODULE_VERSION=2.94
-inherit perl-module
-
-DESCRIPTION="A Perl module to use HTML Templates"
-
-SLOT="0"
-KEYWORDS="amd64 ~arm ~mips ppc ~ppc64 x86 ~x86-fbsd"
-IUSE=""
-
-SRC_TEST="do"

diff --git a/dev-perl/HTML-Template/Manifest b/dev-perl/HTML-Template/Manifest
index 88eee88..231a8f6 100644
--- a/dev-perl/HTML-Template/Manifest
+++ b/dev-perl/HTML-Template/Manifest
@@ -1,2 +1 @@
-DIST HTML-Template-2.94.tar.gz 90862 SHA256 
4e6e1615f7e186a6affdf70e16d2648d975d6419617874587a495e711cf5fa09 SHA512 
7e141522ec9b932f89628dd1ede90f9c0f8336edb892898cf8f27b5dbcec5ae1c545b65ee770a938305aedc7b964c8cdf34fceb72716c50823ccfd90c95619fd
 WHIRLPOOL 
92993b0e1f080a6862f4e36aacc7d7d17976e3f43e1f6778aff82140f36bf3c90eb95cab409d054be6b87866f940831d7348d4bacbd4e4709c658076dbe25543
 DIST HTML-Template-2.95.tar.gz 91083 SHA256 
78100adaea7a56ae65826220fcb0c18a188df25a27227f96175cf7169fbb501d SHA512 
4b52856c7ac97a6c7985c73492aa5074f90b6b7f89dfb2434487a2cfeb9d521e55afe4e77c33285042e3d391fe6e9fc86a3f58bb6850d94f1331bb7be9809be7
 WHIRLPOOL 
b9c8bf33788c22c5fc4ca96b6ceb1a3cba02cedf5d6eb4585bf6c22771e1f69c3507a27413600d1746b7a88f5677516f06b0c0ec06c9e364ef631528cb493359



[gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Template/

2016-03-06 Thread Mikle Kolyada
commit: 13fd42d8fc9a64df485645a5f8a519985a3d
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Mar  5 15:36:57 2016 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Mar  5 15:36:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13fd42d8

dev-perl/HTML-Template: stable for all wrt bug #575460

Package-Manager: portage-2.2.26

 dev-perl/HTML-Template/HTML-Template-2.950.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/HTML-Template/HTML-Template-2.950.0.ebuild 
b/dev-perl/HTML-Template/HTML-Template-2.950.0.ebuild
index fefb952..b796ae0 100644
--- a/dev-perl/HTML-Template/HTML-Template-2.950.0.ebuild
+++ b/dev-perl/HTML-Template/HTML-Template-2.950.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A Perl module to use HTML Templates"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ~mips ppc ~ppc64 x86 ~x86-fbsd"
 IUSE="test"
 
 DEPEND="test? ( dev-perl/CGI )"