public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Schedule-Cron-Events/
Date: Sat, 27 Nov 2021 20:51:49 +0000 (UTC)	[thread overview]
Message-ID: <1638046298.ff145d6dc039604f15c63b3b808cda48920341b6.dilfridge@gentoo> (raw)

commit:     ff145d6dc039604f15c63b3b808cda48920341b6
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 27 20:50:56 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Nov 27 20:51:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff145d6d

dev-perl/Schedule-Cron-Events: 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/Schedule-Cron-Events/Manifest             |  1 -
 .../Schedule-Cron-Events-1.950.0.ebuild            | 42 ----------------------
 2 files changed, 43 deletions(-)

diff --git a/dev-perl/Schedule-Cron-Events/Manifest b/dev-perl/Schedule-Cron-Events/Manifest
index cdeefd8358fd..4619c6b2cfe0 100644
--- a/dev-perl/Schedule-Cron-Events/Manifest
+++ b/dev-perl/Schedule-Cron-Events/Manifest
@@ -1,2 +1 @@
-DIST Schedule-Cron-Events-1.95.tar.gz 11350 BLAKE2B 45d99c95f5872f8c44e95b46e1d91e9a99593147574f9c20f79029766d24550cf5cedfc7ebbfbb6c63b7ee18999d67168d599bbd6f3e970587353fe7242a4e5c SHA512 19717a03112d168f2ae37dd9da6a99cb1b39e17a7af770623bb6fa89f5e82f5bcb54f3840ffc902005ec5c78a1cf37539c537961bd1b080350b95ddedd884dbe
 DIST Schedule-Cron-Events-1.96.tar.gz 25810 BLAKE2B 1c19552b757ab060eb6ed6a21643f517435d8d247bd235e52aeeb3ee45f382f81fe2226a587a94a7ce2f9065ba4972487dc8a9f8aed560e31fdebaddc8931ce5 SHA512 d8aa687da7812f3f6aaf685609965931fc8d41cc0998bd6ea54b81a3d12403806be365fd4ec35f6d447c1baf225c6434f731ccf5c58f8dbb27c0ca4784803a52

diff --git a/dev-perl/Schedule-Cron-Events/Schedule-Cron-Events-1.950.0.ebuild b/dev-perl/Schedule-Cron-Events/Schedule-Cron-Events-1.950.0.ebuild
deleted file mode 100644
index db69b61a3f3a..000000000000
--- a/dev-perl/Schedule-Cron-Events/Schedule-Cron-Events-1.950.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=KOHTS
-DIST_VERSION=1.95
-
-inherit perl-module
-
-DESCRIPTION="Take a line from a crontab and find out when events will occur"
-
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test examples"
-RESTRICT="!test? ( test )"
-
-RDEPEND="virtual/perl-Time-Local
-	dev-perl/Set-Crontab"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-Data-Dumper
-		virtual/perl-Test
-		virtual/perl-Test-Simple
-		dev-perl/Test-Deep
-	)"
-
-src_prepare() {
-	perl-module_src_prepare
-	mkdir "${S}"/examples/ || die
-	mv "${S}/cron_event_predict.plx" "${S}/examples/cron_event_predict.plx" || die
-	sed -i 's|^cron_event_predict.plx|examples/cron_event_predict.plx|' "${S}"/MANIFEST || die
-	sed -i "/cron_event_predict.plx/d" Makefile.PL || die
-}
-src_install() {
-	perl-module_src_install
-	if use examples; then
-		docompress -x /usr/share/doc/${PF}/examples
-		dodoc -r examples
-	fi
-}


             reply	other threads:[~2021-11-27 20:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-27 20:51 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-08-06 19:33 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Schedule-Cron-Events/ Andreas K. Hüttel
2016-05-02 18:24 Andreas Hüttel
2016-04-11 22:54 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=1638046298.ff145d6dc039604f15c63b3b808cda48920341b6.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