From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/pflogsumm/
Date: Wed, 6 Nov 2019 12:57:44 +0000 (UTC) [thread overview]
Message-ID: <1573045056.21cf8062d97ac5b97bb8a20adefce1612248c762.mgorny@gentoo> (raw)
commit: 21cf8062d97ac5b97bb8a20adefce1612248c762
Author: Tomas Mozes <hydrapolic <AT> gmail <DOT> com>
AuthorDate: Wed Nov 6 12:09:31 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov 6 12:57:36 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21cf8062
net-mail/pflogsumm: use EAPI 7
Bug: https://bugs.gentoo.org/699438
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Tomáš Mózes <hydrapolic <AT> gmail.com>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-mail/pflogsumm/pflogsumm-1.1.5-r1.ebuild | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
diff --git a/net-mail/pflogsumm/pflogsumm-1.1.5-r1.ebuild b/net-mail/pflogsumm/pflogsumm-1.1.5-r1.ebuild
new file mode 100644
index 00000000000..a8f133c77c6
--- /dev/null
+++ b/net-mail/pflogsumm/pflogsumm-1.1.5-r1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Pflogsumm is a log analyzer for Postfix logs"
+HOMEPAGE="https://jimsun.linxnet.com/postfix_contrib.html"
+SRC_URI="https://jimsun.linxnet.com/downloads/${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~sparc ~x86"
+
+RDEPEND="dev-lang/perl
+ dev-perl/Date-Calc"
+
+DOCS=( ChangeLog pflogsumm-faq.txt README ToDo )
+
+src_install() {
+ default
+ doman pflogsumm.1
+ dobin pflogsumm.pl
+}
next reply other threads:[~2019-11-06 12:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-06 12:57 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-11-06 12:57 [gentoo-commits] repo/gentoo:master commit in: net-mail/pflogsumm/ Michał Górny
2019-11-10 16:40 Aaron Bauman
2019-11-10 16:40 Aaron Bauman
2019-12-24 19:55 Mikle Kolyada
2019-12-24 19:55 Mikle Kolyada
2021-02-05 10:40 Sam James
2021-02-05 10:42 Sam James
2021-02-05 12:31 Sam James
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=1573045056.21cf8062d97ac5b97bb8a20adefce1612248c762.mgorny@gentoo \
--to=mgorny@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