projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1d2817
)
net-fs/smbtad: Remove support for non-existent deps
author
Michał Górny
<mgorny@gentoo.org>
Sun, 26 Aug 2018 17:03:26 +0000
(19:03 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 26 Aug 2018 17:03:26 +0000
(19:03 +0200)
net-fs/smbtad/smbtad-1.2.6.ebuild
patch
|
blob
|
history
diff --git
a/net-fs/smbtad/smbtad-1.2.6.ebuild
b/net-fs/smbtad/smbtad-1.2.6.ebuild
index 75980db51f3a394d5ea86ec23d0ff78d5e6e48a8..8a0ed2811e4b5067fa053c611c4ed14b7b18c43a 100644
(file)
--- a/
net-fs/smbtad/smbtad-1.2.6.ebuild
+++ b/
net-fs/smbtad/smbtad-1.2.6.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-20,10
+20,7
@@
DEPEND="
sys-libs/talloc
"
RDEPEND="${DEPEND}
- || (
- <net-fs/samba-3.6[smbtav2]
- >=net-fs/samba-3.6
- )
+ >=net-fs/samba-3.6
"
DOCS=( README AUTHORS )