* [gentoo-commits] repo/gentoo:master commit in: net-dialup/dwun/
@ 2021-06-30 18:40 99% Sam James
0 siblings, 0 replies; 1+ results
From: Sam James @ 2021-06-30 18:40 UTC (permalink / raw
To: gentoo-commits
commit: dfb1d1c0bc4cebe2d9843524b8b0f38a62c0143f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 30 18:39:55 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 30 18:39:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfb1d1c0
net-dialup/dwun: add missing libcrypt dependency
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-dialup/dwun/{dwun-0.96e-r4.ebuild => dwun-0.96e-r5.ebuild} | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/net-dialup/dwun/dwun-0.96e-r4.ebuild b/net-dialup/dwun/dwun-0.96e-r5.ebuild
similarity index 91%
rename from net-dialup/dwun/dwun-0.96e-r4.ebuild
rename to net-dialup/dwun/dwun-0.96e-r5.ebuild
index aa99a75ba5e..e792c109b20 100644
--- a/net-dialup/dwun/dwun-0.96e-r4.ebuild
+++ b/net-dialup/dwun/dwun-0.96e-r5.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit toolchain-funcs
@@ -13,6 +13,9 @@ LICENSE="MIT GPL-2" # GPL-2 only for init script
SLOT="0"
KEYWORDS="~amd64 x86"
+RDEPEND="virtual/libcrypt:="
+DEPEND="${RDEPEND}"
+
DOCS=( AUTHORS ChangeLog QUICKSTART README TODO UPGRADING )
src_prepare() {
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2021-06-30 18:40 99% [gentoo-commits] repo/gentoo:master commit in: net-dialup/dwun/ Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox