public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Template/
Date: Thu, 25 Jul 2019 06:48:25 +0000 (UTC)	[thread overview]
Message-ID: <1564037251.bd0bd6bf0ef8d7dd6b5c96b50d872a089a63ec00.kentnl@gentoo> (raw)

commit:     bd0bd6bf0ef8d7dd6b5c96b50d872a089a63ec00
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 25 02:06:04 2019 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Jul 25 06:47:31 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd0bd6bf

dev-perl/Text-Template: Cleanup old versions

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

 dev-perl/Text-Template/Manifest                    |  2 --
 .../Text-Template/Text-Template-1.460.0-r1.ebuild  | 17 --------------
 .../Text-Template/Text-Template-1.470.0.ebuild     | 26 ----------------------
 3 files changed, 45 deletions(-)

diff --git a/dev-perl/Text-Template/Manifest b/dev-perl/Text-Template/Manifest
index 1bcf5b866a3..e19f9a84fb5 100644
--- a/dev-perl/Text-Template/Manifest
+++ b/dev-perl/Text-Template/Manifest
@@ -1,4 +1,2 @@
-DIST Text-Template-1.46.tar.gz 43952 BLAKE2B 6dff627f7924e0a84528687245da5b69ecaba8dbe26fd932e09b4486cc74743ae98e6874a0062566ae2339f6f2f1d7364c7cae292111b1c815c52ceddec30338 SHA512 406c218d5d59dc74419749fb5151d011fb4d629e6de79378be1290db23a602a9f7897f04ac80080b8ec2661d997f9e05bed7861e480130750471166da0a94592
-DIST Text-Template-1.47.tar.gz 48988 BLAKE2B a34bc1b4dc7e29f5171d9aa5da21d9083763701ba19ff9f50ca488f8a3936181fc17f7d8e517743fc77ac7e8f688aea33a802c949edfff3c61b79b7f272ca489 SHA512 af5ad3fc8191d2dd8609735b6a7d6221e4f7ec668c6bc35650081fee248cdc9676984302d420ac227baf8d2de6f6eb023e01f54290b90508e294ba4309b0e68e
 DIST Text-Template-1.51.tar.gz 48054 BLAKE2B ca44e383799624949a5fa05de288a86351422cf7e4efcdb7f1a98b16216443aa3e269f7e69eb134458e889250133aa81dd15922b8a20ab4bf83b92fc16ac82ed SHA512 038a810746684b26cd6a763cfb8adff57a2ed8dc57e44b170b6ba6c8271d513289546294439cfe1c8b77f40153751596a023079ee79bfc6b59fa9393cfcc04f4
 DIST Text-Template-1.53.tar.gz 48863 BLAKE2B 1b054122fb9b17e36304f51888b8c284a2cc83db0d416827ebafdf65d45c683840c89588936f5ccf3ad26ed37bf894bb76c30fb07cb86b8e188df3a9654413be SHA512 136860f16f5100b7a672ae798be1e8d2bd1d6091e63248e9dca3bea42566e8289809d863576c7dcd734865eadb79f8d8f6443457cd14012f486ef14c98732228

diff --git a/dev-perl/Text-Template/Text-Template-1.460.0-r1.ebuild b/dev-perl/Text-Template/Text-Template-1.460.0-r1.ebuild
deleted file mode 100644
index 366ca8a38e8..00000000000
--- a/dev-perl/Text-Template/Text-Template-1.460.0-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=MJD
-MODULE_VERSION=1.46
-inherit perl-module
-
-DESCRIPTION="Expand template text with embedded Perl"
-
-LICENSE="|| ( Artistic GPL-2 GPL-3 )" # Artistic or GPL-2+
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ppc x86 ~ppc-macos"
-IUSE=""
-
-SRC_TEST=do

diff --git a/dev-perl/Text-Template/Text-Template-1.470.0.ebuild b/dev-perl/Text-Template/Text-Template-1.470.0.ebuild
deleted file mode 100644
index 5a2fd8bad25..00000000000
--- a/dev-perl/Text-Template/Text-Template-1.470.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=MSCHOUT
-DIST_VERSION=1.47
-inherit perl-module
-
-DESCRIPTION="Expand template text with embedded Perl"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86 ~ppc-macos"
-IUSE=""
-
-RDEPEND="
-	virtual/perl-Carp
-	virtual/perl-Exporter
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-"
-src_test() {
-	perl_rm_files t/author-*.t
-	perl-module_src_test
-}


             reply	other threads:[~2019-07-25  6:48 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-25  6:48 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-28 19:34 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Template/ Andreas K. Hüttel
2023-06-18  3:12 Sam James
2022-03-09 13:00 Yixun Lan
2021-12-11  0:10 Andreas K. Hüttel
2021-12-05  4:37 Sam James
2021-12-05  4:16 Sam James
2021-12-05  3:04 Sam James
2021-09-26 11:24 Andreas K. Hüttel
2021-09-26 11:24 Andreas K. Hüttel
2021-02-09 21:36 Sam James
2020-09-12  3:55 Kent Fredric
2020-07-18 10:53 Kent Fredric
2020-07-06  2:51 Matt Turner
2020-04-14 14:03 Agostino Sarubbo
2020-04-14 12:59 Agostino Sarubbo
2020-04-12 18:27 Sergei Trofimovich
2019-07-18  8:12 Kent Fredric
2019-01-04  2:55 Kent Fredric
2018-12-09  7:38 Kent Fredric
2018-08-25 18:08 Sergei Trofimovich
2018-08-20  4:13 Matt Turner
2018-08-20  2:38 Mikle Kolyada
2018-08-19 18:45 Matt Turner
2018-03-13  7:23 Kent Fredric
2017-03-21  8:27 Kent Fredric
2016-04-26 20:03 [gentoo-commits] repo/gentoo:master commit in: dev-perl/text-template/ Andreas Hüttel
2016-04-26 20:03 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Template/ 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=1564037251.bd0bd6bf0ef8d7dd6b5c96b50d872a089a63ec00.kentnl@gentoo \
    --to=kentnl@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