public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Package-DeprecationManager/
Date: Tue, 20 Jun 2023 01:00:07 +0000 (UTC)	[thread overview]
Message-ID: <1687222797.088f25115108876e05fc0af0232891011f3a4f21.sam@gentoo> (raw)

commit:     088f25115108876e05fc0af0232891011f3a4f21
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 20 00:37:21 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 20 00:59:57 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=088f2511

dev-perl/Package-DeprecationManager: add 0.180.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Package-DeprecationManager/Manifest       |  1 +
 .../Package-DeprecationManager-0.180.0.ebuild      | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-perl/Package-DeprecationManager/Manifest b/dev-perl/Package-DeprecationManager/Manifest
index c779e9952dd5..2d912e0b3cfb 100644
--- a/dev-perl/Package-DeprecationManager/Manifest
+++ b/dev-perl/Package-DeprecationManager/Manifest
@@ -1 +1,2 @@
 DIST Package-DeprecationManager-0.17.tar.gz 27647 BLAKE2B af12433cef899e8d5f911ce76746e1862e8d6f5eceae9a5c890da7fa4f10e73fd41118c0754ca56d4b0f4865fdd09139358f3c9020940d34a348e7a27f68a495 SHA512 57bf79df657895342ca5b8d13f155d85f34d1a85415570b112138b6c50c5d08b421a1707671fbf807918cc334006e4558a626a7201c60096924fc2200c751cde
+DIST Package-DeprecationManager-0.18.tar.gz 31812 BLAKE2B f20b85364960e08d973cf29db419f1ce8085bdcfbd226c484147e936fe9dbfca58407c91f92ca21237c9f951c19434248ceabaeae560dcd8b50aba86af725626 SHA512 e0e34fd9b90d0266d782b85fe9a74c4bde217009488c75143c0ef2114d8c53f58a01c34214909705628c3816267b288b1b05d341fa8fae7a3fcc6bbdbf2f6031

diff --git a/dev-perl/Package-DeprecationManager/Package-DeprecationManager-0.180.0.ebuild b/dev-perl/Package-DeprecationManager/Package-DeprecationManager-0.180.0.ebuild
new file mode 100644
index 000000000000..1554b9747a2b
--- /dev/null
+++ b/dev-perl/Package-DeprecationManager/Package-DeprecationManager-0.180.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=0.18
+inherit perl-module
+
+DESCRIPTION="Manage deprecation warnings for your distribution"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+
+RDEPEND="
+	virtual/perl-Carp
+	>=virtual/perl-Scalar-List-Utils-1.330.0
+	dev-perl/Package-Stash
+	dev-perl/Params-Util
+	dev-perl/Sub-Install
+"
+BDEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Exporter
+		virtual/perl-File-Spec
+		dev-perl/Test-Fatal
+		>=virtual/perl-Test-Simple-0.960.0
+		dev-perl/Test-Warnings
+	)
+"


             reply	other threads:[~2023-06-20  1:00 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-20  1:00 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-02 23:02 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Package-DeprecationManager/ Sam James
2023-07-24  4:12 Sam James
2023-07-24  4:12 Sam James
2023-07-24  4:02 Sam James
2021-07-22 17:39 Andreas K. Hüttel
2020-07-20 20:45 Kent Fredric
2020-04-15 13:46 Kent Fredric
2019-07-28 17:16 Aaron Bauman
2019-07-22 13:58 Mikle Kolyada
2018-10-16 19:02 Fabian Groffen
2018-10-02  7:33 Sergei Trofimovich
2018-09-01 19:01 Thomas Deutschmann
2018-08-30  4:44 Markus Meier
2018-08-20  4:40 Matt Turner
2018-07-27  7:12 Sergei Trofimovich
2018-07-27  7:08 Sergei Trofimovich
2018-07-24  0:12 Mikle Kolyada
2017-01-29 16:45 Fabian Groffen
2016-08-07  7:46 Kent Fredric
2016-08-07  7:46 Kent Fredric
2016-05-26  0:45 Matt Turner
2016-05-21 23:53 Andreas Hüttel
2016-05-21 23:53 Andreas Hüttel
2016-04-26 17:32 Markus Meier
2016-04-10  6:14 Fabian Groffen
2016-04-09 22:54 Andreas Hüttel
2016-01-01 21:32 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=1687222797.088f25115108876e05fc0af0232891011f3a4f21.sam@gentoo \
    --to=sam@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