projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b205de
)
app-portage/pfl: Prune dep on portage-mgorny
author
Michał Górny
<mgorny@gentoo.org>
Sat, 18 May 2019 08:56:13 +0000
(10:56 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sat, 18 May 2019 10:02:33 +0000
(12:02 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-portage/pfl/pfl-3.0-r2.ebuild
patch
|
blob
|
history
diff --git
a/app-portage/pfl/pfl-3.0-r2.ebuild
b/app-portage/pfl/pfl-3.0-r2.ebuild
index 6a9a4b578ca2929908be45489d372543243c10cf..e8b17613d1fb7d821b3c99a98d1bf095a11ae305 100644
(file)
--- a/
app-portage/pfl/pfl-3.0-r2.ebuild
+++ b/
app-portage/pfl/pfl-3.0-r2.ebuild
@@
-21,10
+21,7
@@
DEPEND=""
RDEPEND="
${DEPEND}
net-misc/curl
- || (
- sys-apps/portage[${PYTHON_USEDEP}]
- sys-apps/portage-mgorny[${PYTHON_USEDEP}]
- )
+ sys-apps/portage[${PYTHON_USEDEP}]
>=dev-python/ssl-fetch-0.4[${PYTHON_USEDEP}]
"