projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1384b0
)
net-misc/knock: Drop dependency on openrc.
author
Michael Weber
<xmw@gentoo.org>
Fri, 22 Dec 2017 09:25:37 +0000
(10:25 +0100)
committer
Michael Weber
<xmw@gentoo.org>
Fri, 22 Dec 2017 09:25:48 +0000
(10:25 +0100)
Bug: https://bugs.gentoo.org/641980
Package-Manager: Portage-2.3.19, Repoman-2.3.6
net-misc/knock/knock-0.7.ebuild
patch
|
blob
|
history
diff --git
a/net-misc/knock/knock-0.7.ebuild
b/net-misc/knock/knock-0.7.ebuild
index 4d4cd638c54a627fa1602f0e5e05034f8fe14df8..2b61ae365f34463f9e034458d12e07b7d84388bf 100644
(file)
--- a/
net-misc/knock/knock-0.7.ebuild
+++ b/
net-misc/knock/knock-0.7.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@
-13,8
+13,7
@@
KEYWORDS="amd64 ppc sparc x86"
IUSE="+server"
DEPEND="server? ( net-libs/libpcap )"
-RDEPEND="${DEPEND}
- server? ( sys-apps/openrc )"
+RDEPEND="${DEPEND}"
src_prepare() {
sed -e "/^AM_CFLAGS/s: -g : :" \