From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Template-Toolkit/
Date: Wed, 8 Dec 2021 21:18:23 +0000 (UTC) [thread overview]
Message-ID: <1638998285.e6b5878a986394cc01eef63eacc8ff6a1fa9d7b0.dilfridge@gentoo> (raw)
commit: e6b5878a986394cc01eef63eacc8ff6a1fa9d7b0
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 8 21:15:10 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Dec 8 21:18:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6b5878a
dev-perl/Template-Toolkit: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Template-Toolkit/Manifest | 1 -
.../Template-Toolkit-2.270.0-r1.ebuild | 50 ----------------------
2 files changed, 51 deletions(-)
diff --git a/dev-perl/Template-Toolkit/Manifest b/dev-perl/Template-Toolkit/Manifest
index 849d2b5f361e..f25ea0b351e0 100644
--- a/dev-perl/Template-Toolkit/Manifest
+++ b/dev-perl/Template-Toolkit/Manifest
@@ -1,2 +1 @@
-DIST Template-Toolkit-2.27.tar.gz 511172 BLAKE2B 62ffce1fe5679799afff6b3865882c91e70efeb2ec14474f3b49bdf35bd64f7ce4439d5c58ddd73bad26589816d2f24f4691a02c69405fb6b6b604d28edee4e2 SHA512 17f03a01a3d6ab0ef2247c77da15c46d9bbce3e0158172162da6abe47f53c5e7ca041a7c31506bb3a37f31c476ba747f5111c5b1b1d69614a4ce3352927fd4e6
DIST Template-Toolkit-3.009.tar.gz 523388 BLAKE2B b33569ef066d6896861f84299c36802fac81e48ff71460ea6acc41ca39e78cd5a37fecac4c5603077395a448a872b10b8c801eee1491b3da7d00479f70c337ed SHA512 940992d7e3059a64c273c2f0441a81e095560c35f4bb9ab75afb9eeeb58d043cc5ac9785e2eb79a6635480ade12771c75c632c755977124dbe7cbfae399f9972
diff --git a/dev-perl/Template-Toolkit/Template-Toolkit-2.270.0-r1.ebuild b/dev-perl/Template-Toolkit/Template-Toolkit-2.270.0-r1.ebuild
deleted file mode 100644
index cceeb92e3de3..000000000000
--- a/dev-perl/Template-Toolkit/Template-Toolkit-2.270.0-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ABW
-DIST_VERSION=2.27
-inherit perl-module
-
-DESCRIPTION="The Template Toolkit"
-
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
-IUSE="xml gd mysql postgres latex vim-syntax test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-perl/Text-Autoformat
- mysql? ( dev-perl/DBD-mysql )
- postgres? ( dev-perl/DBD-Pg )
- >=dev-perl/AppConfig-1.56"
-DEPEND="${RDEPEND}
- test? ( dev-perl/CGI )
-"
-PDEPEND="dev-perl/Text-Autoformat
- vim-syntax? ( app-vim/tt2-syntax )
- xml? ( dev-perl/Template-XML )
- gd? ( dev-perl/Template-GD )
- mysql? ( dev-perl/Template-DBI )
- latex? ( dev-perl/Template-Plugin-Latex )
- postgres? ( dev-perl/Template-DBI )"
-
-myconf=(
- TT_XS_ENABLE=y
- TT_XS_DEFAULT=y
- TT_QUIET=y
- TT_ACCEPT=y
-)
-
-PERL_RM_FILES=(
- t/zz-plugin-leak.t
- t/zz-pmv.t
- t/zz-pod-coverage.t
- t/zz-pod-kwalitee.t
- t/zz-stash-xs-leak.t
- t/zz-url2.t
-)
-PATCHES=(
- "${FILESDIR}/${PN}-2.27-no-dot-inc.patch"
- "${FILESDIR}/${PN}-2.27-cgipm.patch"
-)
next reply other threads:[~2021-12-08 21:18 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-08 21:18 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-14 8:12 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Template-Toolkit/ Sam James
2025-01-10 8:48 Arthur Zamarin
2024-09-23 17:30 Arthur Zamarin
2024-09-23 17:30 Arthur Zamarin
2024-09-23 12:50 Sam James
2024-09-23 12:40 Sam James
2024-07-07 11:02 Sam James
2023-08-02 7:24 Sam James
2023-06-18 21:53 Sam James
2022-12-21 22:47 Sam James
2022-12-18 20:26 Arthur Zamarin
2022-12-18 12:00 Sam James
2022-08-04 2:27 Sam James
2021-12-07 6:26 Agostino Sarubbo
2021-12-05 3:46 Sam James
2021-12-05 3:33 Sam James
2021-12-05 3:15 Sam James
2021-09-17 7:51 Yixun Lan
2021-08-29 14:19 Fabian Groffen
2021-08-13 19:17 Andreas K. Hüttel
2021-01-08 16:18 Fabian Groffen
2020-07-23 8:04 Kent Fredric
2020-07-18 10:53 Kent Fredric
2020-07-18 7:04 Kent Fredric
2019-07-28 17:02 Aaron Bauman
2019-04-13 17:27 Aaron Bauman
2018-10-21 8:39 Fabian Groffen
2018-04-20 7:14 Kent Fredric
2018-04-07 5:17 Matt Turner
2018-04-07 5:17 Matt Turner
2018-03-04 6:51 Thomas Deutschmann
2018-02-26 14:25 Jason Zaman
2017-04-17 3:26 Kent Fredric
2016-06-07 21:14 Andreas Hüttel
2016-06-07 21:14 Andreas Hüttel
2016-06-06 14:53 Agostino Sarubbo
2015-09-11 22:29 Andreas Hüttel
2015-09-11 22:29 Andreas Hüttel
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=1638998285.e6b5878a986394cc01eef63eacc8ff6a1fa9d7b0.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