From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Log4perl/
Date: Sun, 10 Jun 2018 05:09:16 +0000 (UTC) [thread overview]
Message-ID: <1528605846.1658fbea23826fad9939edeb6c213a30f94231da.kentnl@gentoo> (raw)
commit: 1658fbea23826fad9939edeb6c213a30f94231da
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 04:44:06 2018 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 04:44:06 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1658fbea
dev-perl/Log-Log4perl: Cleanup old versions 1.4{6,8}*
Package-Manager: Portage-2.3.29, Repoman-2.3.9
dev-perl/Log-Log4perl/Log-Log4perl-1.460.0.ebuild | 27 -----------------------
dev-perl/Log-Log4perl/Log-Log4perl-1.480.0.ebuild | 26 ----------------------
dev-perl/Log-Log4perl/Manifest | 2 --
3 files changed, 55 deletions(-)
diff --git a/dev-perl/Log-Log4perl/Log-Log4perl-1.460.0.ebuild b/dev-perl/Log-Log4perl/Log-Log4perl-1.460.0.ebuild
deleted file mode 100644
index a8f56ea1ee8..00000000000
--- a/dev-perl/Log-Log4perl/Log-Log4perl-1.460.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=MSCHILLI
-MODULE_VERSION=1.46
-inherit perl-module
-
-DESCRIPTION="Log4j implementation for Perl"
-HOMEPAGE="http://log4perl.sourceforge.net/"
-
-SLOT="0"
-KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE="test"
-
-RDEPEND="
- >=virtual/perl-File-Path-2.60.600
- >=virtual/perl-File-Spec-0.820.0
- virtual/perl-Time-HiRes
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? ( >=virtual/perl-Test-Simple-0.450.0 )
-"
-
-SRC_TEST="do"
diff --git a/dev-perl/Log-Log4perl/Log-Log4perl-1.480.0.ebuild b/dev-perl/Log-Log4perl/Log-Log4perl-1.480.0.ebuild
deleted file mode 100644
index 39ad454a965..00000000000
--- a/dev-perl/Log-Log4perl/Log-Log4perl-1.480.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=MSCHILLI
-DIST_VERSION=1.48
-DIST_EXAMPLES=( "eg/*" )
-inherit perl-module
-
-DESCRIPTION="Log4j implementation for Perl"
-HOMEPAGE="http://log4perl.sourceforge.net/"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE="test"
-
-RDEPEND="
- >=virtual/perl-File-Path-2.60.600
- >=virtual/perl-File-Spec-0.820.0
- virtual/perl-Time-HiRes
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? ( >=virtual/perl-Test-Simple-0.450.0 )
-"
diff --git a/dev-perl/Log-Log4perl/Manifest b/dev-perl/Log-Log4perl/Manifest
index a44262011da..a502ab49024 100644
--- a/dev-perl/Log-Log4perl/Manifest
+++ b/dev-perl/Log-Log4perl/Manifest
@@ -1,3 +1 @@
-DIST Log-Log4perl-1.46.tar.gz 278058 BLAKE2B 079720eefc53378b289d186c704d7663af1c4093753ba68338e9698ea5a318e781e0ed3cb394e917a42fe05d1ea195b955ebced6f6330e46032cba92197bdc2b SHA512 f8e9b75eb8a3d0076069b370ab2ec455a9425fa7056e40ba2ba3d3a423489d650e1a28fd5d5e7bca57511a63f6a9dc2b438dacb10b028a955ecc3516fcf3ae45
-DIST Log-Log4perl-1.48.tar.gz 279197 BLAKE2B 1476e65985ac3b85a86a1a37b34d4a2296bb920ad9944abc60ce03c2a9e668fdc7c7a2815dc7f77477fb144527f2a8c513e66b63e604544c8260f425c8178967 SHA512 d19a19b26fbe396e9599b27d7ebc41a80abc6b392e85f348df9b6fc8e830405e34e72fb6602dd07a7145d858368244daf35184163022721c687ae0b2d5901639
DIST Log-Log4perl-1.49.tar.gz 279575 BLAKE2B b9b1fed690db056c40c7b76e420d64fb23b05a05c57a973f8546de6b86684d32f03b87ed3d28580aa4e2e59f6c81d67287bd25ed6910dc2616fd4044c6cb61db SHA512 3ee1104dbede8eb40b3055a606f8f004be0eb74223c4e33bc6f384bec9c34f697708cbee66198e92de053cbedd691e5354aede6874ef6be7e82f8eb95edee58f
next reply other threads:[~2018-06-10 5:09 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-10 5:09 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-20 15:07 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Log-Log4perl/ Ionen Wolkens
2024-06-15 6:18 Viorel Munteanu
2024-05-28 18:23 Arthur Zamarin
2023-06-17 22:47 Andreas K. Hüttel
2023-06-11 15:37 Sam James
2022-11-15 4:37 Sam James
2021-11-10 20:02 Andreas K. Hüttel
2021-10-26 1:21 Yixun Lan
2021-07-31 13:07 Agostino Sarubbo
2021-07-31 13:04 Agostino Sarubbo
2021-07-31 13:01 Agostino Sarubbo
2021-07-30 22:36 Sam James
2021-07-30 15:10 Agostino Sarubbo
2021-06-26 21:47 Andreas K. Hüttel
2018-06-26 14:03 Tobias Klausmann
2018-04-02 18:06 Mart Raudsepp
2017-04-01 16:06 Agostino Sarubbo
2017-03-29 8:38 Michael Weber
2017-03-24 22:11 Andreas Hüttel
2017-03-23 11:21 Andreas Hüttel
2017-03-20 22:56 Kent Fredric
2017-01-26 14:04 Tobias Klausmann
2016-11-17 5:35 Kent Fredric
2016-03-26 20:06 Andreas Hüttel
2016-03-26 15:21 Agostino Sarubbo
2016-03-22 20:34 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=1528605846.1658fbea23826fad9939edeb6c213a30f94231da.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