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/Calendar-Simple/
Date: Fri, 26 Jun 2020 12:50:52 +0000 (UTC)	[thread overview]
Message-ID: <1593175828.65281ffdc61953efd019b50073be38ffaa336501.kentnl@gentoo> (raw)

commit:     65281ffdc61953efd019b50073be38ffaa336501
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 26 12:50:06 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Jun 26 12:50:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65281ffd

dev-perl/Calendar-Simple: Bump to version 2.0.0

- EAPI7

Upstream:
- Default week start is now monday
- Various refactors

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

 .../Calendar-Simple/Calendar-Simple-2.0.0.ebuild   | 32 ++++++++++++++++++++++
 dev-perl/Calendar-Simple/Manifest                  |  1 +
 2 files changed, 33 insertions(+)

diff --git a/dev-perl/Calendar-Simple/Calendar-Simple-2.0.0.ebuild b/dev-perl/Calendar-Simple/Calendar-Simple-2.0.0.ebuild
new file mode 100644
index 00000000000..d945fd0192b
--- /dev/null
+++ b/dev-perl/Calendar-Simple/Calendar-Simple-2.0.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=DAVECROSS
+DIST_VERSION=v2.0.0
+inherit perl-module
+
+DESCRIPTION="Perl extension to create simple calendars"
+
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~ppc-aix"
+IUSE="minimal test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-Time-Local
+	!minimal? (
+		dev-perl/DateTime
+	)
+"
+DEPEND="
+	dev-perl/Module-Build
+"
+BDEPEND="${RDEPEND}
+	>=dev-perl/Module-Build-0.28
+	test? ( virtual/perl-Test-Simple )
+"
+
+PERL_RM_FILES=( "t/pod_coverage.t" "t/pod.t" )

diff --git a/dev-perl/Calendar-Simple/Manifest b/dev-perl/Calendar-Simple/Manifest
index 397aece70e3..c8aa263f7b5 100644
--- a/dev-perl/Calendar-Simple/Manifest
+++ b/dev-perl/Calendar-Simple/Manifest
@@ -1 +1,2 @@
 DIST Calendar-Simple-1.23.tar.gz 7989 BLAKE2B 24c25e60021e6210e06645a51fd068c7e0887b5273c83b3fc2cf632deef2530e548d6c3282807c8564d4999ce2f133303a9bb2e6a40ae0aaa77cfb11f205bb5e SHA512 3d024e3de896a20b837adfc4fbac2bcd1dce969ac426445573ae0975e189ffde906e7c25d3c6f0595a7e49d47a09cd3e9bdfb6810ca7c9e20f9e01a4ecb7ec49
+DIST Calendar-Simple-v2.0.0.tar.gz 7024 BLAKE2B b86153bd0d50b14e6910bc0bafe5aa8c7343112c2538001714c62de3a2926a1b98e2cfbc05289e7fac702e638c5ad6090929baf611e33366bb309bfb5ae231ea SHA512 2e9e16a27d254cf68e38be2ee1715e1f8d0d3b224ed8fb1a2a5e56ac172a25f67beec08b7a18bf0bf69a66a3ed7d94d058faad46f3a266a24e2b39fa8e2d3efe


             reply	other threads:[~2020-06-26 12:50 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-26 12:50 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-19  5:38 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Calendar-Simple/ Arthur Zamarin
2023-09-19  0:45 Sam James
2023-08-14  7:55 Sam James
2021-10-09 19:16 Andreas K. Hüttel
2021-08-02  2:22 Sam James
2021-07-30  6:13 Sam James
2021-05-01 16:14 Andreas K. Hüttel
2020-09-26  9:24 Kent Fredric
2018-07-13 12:32 Mikle Kolyada
2018-06-03  6:12 Mikle Kolyada
2018-04-25  8:03 Kent Fredric
2016-08-07 17:34 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=1593175828.65281ffdc61953efd019b50073be38ffaa336501.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