From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/resolv_wrapper/
Date: Sat, 21 Mar 2020 14:10:37 +0000 (UTC) [thread overview]
Message-ID: <1584799821.8dbb0ed73fef732b82ee4a1a477bea1ed629c3eb.asturm@gentoo> (raw)
commit: 8dbb0ed73fef732b82ee4a1a477bea1ed629c3eb
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 19 13:20:47 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 21 14:10:21 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dbb0ed7
net-dns/resolv_wrapper: EAPI-7 bump, use cmake.eclass
Dropping unused USE test.
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-dns/resolv_wrapper/resolv_wrapper-1.1.5.ebuild | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
diff --git a/net-dns/resolv_wrapper/resolv_wrapper-1.1.5.ebuild b/net-dns/resolv_wrapper/resolv_wrapper-1.1.5.ebuild
index ba89b7e9fb9..f936bc18a14 100644
--- a/net-dns/resolv_wrapper/resolv_wrapper-1.1.5.ebuild
+++ b/net-dns/resolv_wrapper/resolv_wrapper-1.1.5.ebuild
@@ -1,25 +1,22 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
+CMAKE_ECLASS=cmake
inherit cmake-multilib
-DESCRIPTION="A wrapper for DNS name resolving or DNS faking"
+DESCRIPTION="Wrapper for DNS name resolving or DNS faking"
HOMEPAGE="https://cwrap.org/resolv_wrapper.html"
SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz"
+
LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND=""
-RDEPEND="${DEPEND}"
# Work around a problem with >=dev-util/cmake-3.3.0 (bug #558340)
# Because of this we cannot use cmake-multilib_src_configure() here.
multilib_src_configure() {
local mycmakeargs=( -DCMAKE_LIBRARY_PATH=/usr/$(get_libdir) )
- cmake-utils_src_configure
+ cmake_src_configure
}
next reply other threads:[~2020-03-21 14:10 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-21 14:10 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-04-08 18:38 [gentoo-commits] repo/gentoo:master commit in: net-dns/resolv_wrapper/ Andreas Sturmlechner
2023-04-01 16:32 Arthur Zamarin
2023-04-01 16:32 Arthur Zamarin
2023-03-16 17:38 Arthur Zamarin
2023-02-26 19:10 Arthur Zamarin
2023-02-23 20:47 Arthur Zamarin
2023-02-23 20:04 Arthur Zamarin
2023-01-28 23:21 Andreas Sturmlechner
2021-05-22 20:12 Lars Wendler
2021-05-15 18:03 Sam James
2021-05-15 2:41 Sam James
2021-05-13 16:15 Sam James
2021-05-02 22:09 Sergei Trofimovich
2021-04-28 16:52 Mikle Kolyada
2021-03-17 20:42 Thomas Deutschmann
2020-03-25 8:47 Lars Wendler
2020-03-25 8:47 Lars Wendler
2020-03-19 13:23 Andreas Sturmlechner
2018-08-16 15:19 Jeroen Roovers
2018-04-28 20:08 Mikle Kolyada
2018-03-22 15:18 Jeroen Roovers
2018-03-22 6:07 Matt Turner
2017-07-11 8:41 Alexis Ballier
2017-06-21 11:57 Agostino Sarubbo
2017-06-10 13:45 Agostino Sarubbo
2017-05-31 16:11 Markus Meier
2017-05-27 13:23 Tobias Klausmann
2017-05-26 14:59 Agostino Sarubbo
2017-05-26 13:48 Agostino Sarubbo
2016-09-19 9:14 Lars Wendler
2016-06-01 13:36 Lars Wendler
2016-03-08 21:23 Lars Wendler
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=1584799821.8dbb0ed73fef732b82ee4a1a477bea1ed629c3eb.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