projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee6a965
)
app-portage/distpatch: Prune dep on portage-mgorny
author
Michał Górny
<mgorny@gentoo.org>
Sat, 18 May 2019 08:55:43 +0000
(10:55 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sat, 18 May 2019 10:02:05 +0000
(12:02 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-portage/distpatch/distpatch-0.1.2-r1.ebuild
patch
|
blob
|
history
diff --git
a/app-portage/distpatch/distpatch-0.1.2-r1.ebuild
b/app-portage/distpatch/distpatch-0.1.2-r1.ebuild
index 5c369d66145e76e382e3ae29f61e6befe7b64d28..f54a616310511715b739746ccac37d4e1480bd6c 100644
(file)
--- a/
app-portage/distpatch/distpatch-0.1.2-r1.ebuild
+++ b/
app-portage/distpatch/distpatch-0.1.2-r1.ebuild
@@
-17,10
+17,7
@@
KEYWORDS="~amd64 ~x86"
IUSE=""
CDEPEND="
- || (
- >=sys-apps/portage-2.1.8.3[${PYTHON_USEDEP}]
- sys-apps/portage-mgorny[${PYTHON_USEDEP}]
- )
+ >=sys-apps/portage-2.1.8.3[${PYTHON_USEDEP}]
dev-python/snakeoil[${PYTHON_USEDEP}]"
DEPEND="${CDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"