From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Template-JIT/
Date: Sat, 22 May 2021 15:06:04 +0000 (UTC) [thread overview]
Message-ID: <1621695949.eeb707e27969fc44590bcd3d147505ce6b6afde8.dilfridge@gentoo> (raw)
commit: eeb707e27969fc44590bcd3d147505ce6b6afde8
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat May 22 14:56:54 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May 22 15:05:49 2021 +0000
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 <dilfridge <AT> 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")
next reply other threads:[~2021-05-22 15:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-22 15:06 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-21 4:11 [gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Template-JIT/ Sam James
2018-01-05 19:58 Mikle Kolyada
2018-01-05 19:56 Mikle Kolyada
2017-10-26 0:59 Kent Fredric
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1621695949.eeb707e27969fc44590bcd3d147505ce6b6afde8.dilfridge@gentoo \
--to=dilfridge@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox