From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/POSIX-strftime-Compiler/
Date: Sat, 21 Jul 2018 11:16:09 +0000 (UTC) [thread overview]
Message-ID: <1532171741.c7d8c44b25c96df37733c0c446870550f111b864.kentnl@gentoo> (raw)
commit: c7d8c44b25c96df37733c0c446870550f111b864
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 21 10:46:17 2018 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Jul 21 11:15:41 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7d8c44b
dev-perl/POSIX-strftime-Compiler: Cleanup old version 0.410.0
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-perl/POSIX-strftime-Compiler/Manifest | 1 -
.../POSIX-strftime-Compiler-0.410.0.ebuild | 40 ----------------------
2 files changed, 41 deletions(-)
diff --git a/dev-perl/POSIX-strftime-Compiler/Manifest b/dev-perl/POSIX-strftime-Compiler/Manifest
index 9741757ad06..f6f78009342 100644
--- a/dev-perl/POSIX-strftime-Compiler/Manifest
+++ b/dev-perl/POSIX-strftime-Compiler/Manifest
@@ -1,2 +1 @@
-DIST POSIX-strftime-Compiler-0.41.tar.gz 17187 BLAKE2B 541618ba973dceb9431b0c231590310b5cc26743e79fbee12068cef02b8eee959545b2cbe9e7b7affa6da02fb7022d9474025cff25cf8a63d7ead80024b7eddf SHA512 b613de3fb332313318cca8a6c8912b64e9dac702d5681d252dc8eb919c7b102354ad25f60b537cdfa66203e01826b34a5a349a2fac856a6affb40d5f160725fe
DIST POSIX-strftime-Compiler-0.42.tar.gz 17294 BLAKE2B 3c96c8226b4dd06f449a2a6e56785862e98014e8fb8371709fcc6872ec115cff58fc6aa8c98dd5032488917478448b2137749aa3621d7b446a08c923e99de81e SHA512 0c07f1b8589b067533c65a023dd634a29640cb8992aae8047aa1063affe6b30b95930479829982a30a13b87bc7c9ebf82ca4837726bd29658d85d718164e3c76
diff --git a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.410.0.ebuild b/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.410.0.ebuild
deleted file mode 100644
index 38819807cc2..00000000000
--- a/dev-perl/POSIX-strftime-Compiler/POSIX-strftime-Compiler-0.410.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=KAZEBURO
-DIST_VERSION=0.41
-
-inherit perl-module
-
-DESCRIPTION="GNU C library compatible strftime for loggers and servers"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="test minimal examples"
-
-# POSIX -> perl
-RDEPEND="
- !minimal? ( dev-perl/Time-TZOffset )
- virtual/perl-Carp
- virtual/perl-Exporter
- virtual/perl-Time-Local
-"
-
-# CPAN::Meta::Prereqs -> perl-CPAN-Meta
-DEPEND="
- >=dev-perl/Module-Build-0.380.0
- virtual/perl-CPAN-Meta
- ${RDEPEND}
- test? ( >=virtual/perl-Test-Simple-0.980.0 )
-"
-
-src_install() {
- perl-module_src_install
- if use examples; then
- docompress -x /usr/share/doc/${PF}/examples
- docinto examples
- dodoc -r eg/*
- fi
-}
next reply other threads:[~2018-07-21 11:16 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-21 11:16 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-14 1:50 [gentoo-commits] repo/gentoo:master commit in: dev-perl/POSIX-strftime-Compiler/ Sam James
2024-06-09 21:12 Sam James
2024-06-09 21:12 Sam James
2024-06-09 20:41 Sam James
2024-05-02 1:36 Sam James
2022-12-10 18:34 Arthur Zamarin
2022-12-10 18:26 Arthur Zamarin
2022-11-15 4:37 Sam James
2022-11-01 4:23 Arthur Zamarin
2021-11-26 17:04 Andreas K. Hüttel
2021-10-12 18:58 Sam James
2021-10-11 4:23 Sam James
2021-10-11 3:13 Sam James
2021-10-11 3:13 Sam James
2021-10-11 3:10 Sam James
2021-07-31 19:43 Andreas K. Hüttel
2018-06-26 14:03 Tobias Klausmann
2018-06-24 20:25 Sergei Trofimovich
2018-06-24 19:41 Sergei Trofimovich
2018-06-11 17:09 Sergei Trofimovich
2018-06-10 23:02 Sergei Trofimovich
2018-06-10 19:33 Aaron Bauman
2018-06-10 17:43 Thomas Deutschmann
2017-12-26 8:48 Kent Fredric
2017-03-14 14:28 Agostino Sarubbo
2017-01-26 14:04 Tobias Klausmann
2016-04-23 21:13 Andreas Hüttel
2016-04-07 23:07 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=1532171741.c7d8c44b25c96df37733c0c446870550f111b864.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