From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/dynamips/
Date: Sun, 14 Feb 2021 20:04:43 +0000 (UTC) [thread overview]
Message-ID: <1613333071.32407f8c9f5b1b9063435e0ceeca44d8a01439cf.asturm@gentoo> (raw)
commit: 32407f8c9f5b1b9063435e0ceeca44d8a01439cf
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 14 20:02:45 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb 14 20:04:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32407f8c
app-emulation/dynamips: EAPI-7 bump
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-emulation/dynamips/dynamips-0.2.21.ebuild | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/app-emulation/dynamips/dynamips-0.2.21.ebuild b/app-emulation/dynamips/dynamips-0.2.21.ebuild
index 21b04e6456e..ad971daa108 100644
--- a/app-emulation/dynamips/dynamips-0.2.21.ebuild
+++ b/app-emulation/dynamips/dynamips-0.2.21.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit cmake-utils
+inherit cmake
DESCRIPTION="Cisco 7200/3600 Simulator"
HOMEPAGE="https://github.com/GNS3/dynamips"
@@ -16,7 +16,8 @@ KEYWORDS="~amd64 ~x86"
IUSE="ipv6"
BDEPEND="app-arch/unzip"
-RDEPEND="dev-libs/elfutils
+RDEPEND="
+ dev-libs/elfutils
net-libs/libpcap"
DEPEND="${RDEPEND}"
@@ -28,7 +29,7 @@ src_prepare() {
# comment out DYNAMIPS_FLAGS to respect CFLAGS
sed -e "s:^set ( DYNAMIPS_FLAGS:#&:" -i cmake/dependencies.cmake || die
- cmake-utils_src_prepare
+ cmake_src_prepare
}
src_configure() {
@@ -36,5 +37,5 @@ src_configure() {
-DANY_COMPILER=1
-DENABLE_IPV6="$(usex ipv6)"
)
- cmake-utils_src_configure
+ cmake_src_configure
}
next reply other threads:[~2021-02-14 20:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-14 20:04 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-04-30 7:53 [gentoo-commits] repo/gentoo:master commit in: app-emulation/dynamips/ Andreas Sturmlechner
2023-04-01 19:39 Conrad Kostecki
2023-04-01 19:39 Conrad Kostecki
2021-02-14 20:04 Andreas Sturmlechner
2020-12-02 8:14 Sergey Popov
2019-12-11 11:12 Sergey Popov
2019-01-14 9:55 Sergey Popov
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=1613333071.32407f8c9f5b1b9063435e0ceeca44d8a01439cf.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