public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Weber" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/dnssec-nodes/
Date: Mon, 18 Dec 2017 11:23:27 +0000 (UTC)	[thread overview]
Message-ID: <1513596176.a3a01e61bc1186f9bc49d1d8de6b5c8bcd042f6a.xmw@gentoo> (raw)

commit:     a3a01e61bc1186f9bc49d1d8de6b5c8bcd042f6a
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 18 11:22:56 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Mon Dec 18 11:22:56 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3a01e61

net-dns/dnssec-nodes: EAPI-5, drop old.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-dns/dnssec-nodes/Manifest                |  1 -
 net-dns/dnssec-nodes/dnssec-nodes-2.1.ebuild | 32 ----------------------------
 net-dns/dnssec-nodes/dnssec-nodes-2.2.ebuild |  6 +++---
 3 files changed, 3 insertions(+), 36 deletions(-)

diff --git a/net-dns/dnssec-nodes/Manifest b/net-dns/dnssec-nodes/Manifest
index 5471fa28417..e1d42cb09aa 100644
--- a/net-dns/dnssec-nodes/Manifest
+++ b/net-dns/dnssec-nodes/Manifest
@@ -1,2 +1 @@
-DIST dnssec-nodes-2.1.tar.gz 98582 BLAKE2B 4c15699c6fe92cc696575b7a82e53afe46b37dc6655ade8abef945e5e33d9763bae743f21b780f0902a0cecfa36b1878f3fcdb5755c4cb83778c10a099884066 SHA512 2c532eccdfaedc2994e0edd529dfb6d550c40721053732e3e64d094c18ba3fd67f803151804996ece978f55dcfd443de08e0577d501074e57543dd630dc33d2c
 DIST dnssec-nodes-2.2.tar.gz 98151 BLAKE2B 03f001b21006334e4080eb8caa897f2cb3a4fadd02aec7d0357b1563d62a7ef9b8a1824e1393940bbd3105b1d44c2573b329346c4ed9cbdb693e76bdc82990d7 SHA512 14f5ae628ceb59a85820c3d578bd1c36e620a17c1bb0a4f8fe440134ec8449adf181b053ea54a1bb321f4aff72014fa6a55a3a5a4d2542c407a3d35cfe4b9554

diff --git a/net-dns/dnssec-nodes/dnssec-nodes-2.1.ebuild b/net-dns/dnssec-nodes/dnssec-nodes-2.1.ebuild
deleted file mode 100644
index 881be682564..00000000000
--- a/net-dns/dnssec-nodes/dnssec-nodes-2.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils qt4-r2
-
-DESCRIPTION="graphically depicts the DNSSEC results from a lookup via logfiles"
-HOMEPAGE="http://www.dnssec-tools.org"
-SRC_URI="http://www.dnssec-tools.org/download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="=net-dns/dnssec-validator-${PV}[threads]
-	dev-qt/qtcore:4"
-DEPEND="${RDEPEND}"
-
-src_configure() {
-	eqmake4 ${PN}.pro PREFIX=/usr
-}
-
-src_install() {
-	qt4-r2_src_install
-
-	doicon icons/dnssec-nodes.*
-	make_desktop_entry ${PN}
-
-	doman man/${PN}.1
-}

diff --git a/net-dns/dnssec-nodes/dnssec-nodes-2.2.ebuild b/net-dns/dnssec-nodes/dnssec-nodes-2.2.ebuild
index 881be682564..97e5dd1920d 100644
--- a/net-dns/dnssec-nodes/dnssec-nodes-2.2.ebuild
+++ b/net-dns/dnssec-nodes/dnssec-nodes-2.2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=5
 
 inherit eutils qt4-r2
 
@@ -14,7 +14,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPEND="=net-dns/dnssec-validator-${PV}[threads]
+RDEPEND="=net-dns/dnssec-validator-${PV}-r1[threads]
 	dev-qt/qtcore:4"
 DEPEND="${RDEPEND}"
 


             reply	other threads:[~2017-12-18 11:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-18 11:23 Michael Weber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-03-20 19:10 [gentoo-commits] repo/gentoo:master commit in: net-dns/dnssec-nodes/ Craig Andrews
2016-01-08 14:08 Michael Weber
2016-01-08 14:08 Michael Weber

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=1513596176.a3a01e61bc1186f9bc49d1d8de6b5c8bcd042f6a.xmw@gentoo \
    --to=xmw@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