From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/valtz/
Date: Fri, 6 Jul 2018 21:48:25 +0000 (UTC) [thread overview]
Message-ID: <1530913675.888941185b4a5a3ee95a1f3dd86c1093d7d18ef6.asturm@gentoo> (raw)
commit: 888941185b4a5a3ee95a1f3dd86c1093d7d18ef6
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Jun 28 18:40:44 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jul 6 21:47:55 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88894118
net-dns/valtz: add EAPI7 ebuild
net-dns/valtz/valtz-0.7-r1.ebuild | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/net-dns/valtz/valtz-0.7-r1.ebuild b/net-dns/valtz/valtz-0.7-r1.ebuild
new file mode 100644
index 00000000000..4e9cc257f22
--- /dev/null
+++ b/net-dns/valtz/valtz-0.7-r1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Validation tool for tinydns-data zone files"
+SRC_URI="https://x42.com/software/valtz/${PN}.tgz"
+HOMEPAGE="https://x42.com/software/valtz/"
+IUSE=""
+
+SLOT="0"
+LICENSE="BSD"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-lang/perl"
+
+src_install() {
+ dobin valtz
+ dodoc README CHANGES
+}
next reply other threads:[~2018-07-06 21:48 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-06 21:48 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-11-15 0:26 [gentoo-commits] repo/gentoo:master commit in: net-dns/valtz/ Michael Orlitzky
2020-12-09 3:57 Michael Orlitzky
2020-10-21 21:54 Michael Orlitzky
2020-07-23 4:24 Michael Orlitzky
2019-12-05 18:17 Michael Orlitzky
2019-08-15 11:24 Michał Górny
2018-09-12 5:28 Andreas Sturmlechner
2018-07-06 21:48 Andreas Sturmlechner
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=1530913675.888941185b4a5a3ee95a1f3dd86c1093d7d18ef6.asturm@gentoo \
--to=asturm@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