summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2016-09-03 13:18:54 -0400
committerMike Gilbert <floppym@gentoo.org>2016-09-03 13:18:54 -0400
commite1b546021750dbf9e36e0c441ce8fd1480a6244a (patch)
treeb74680066831e0341c3678f91fe6305e28c2defe /app-shells
parentnet-irc/znc: remove old (diff)
downloadgentoo-e1b546021750dbf9e36e0c441ce8fd1480a6244a.tar.gz
gentoo-e1b546021750dbf9e36e0c441ce8fd1480a6244a.tar.bz2
gentoo-e1b546021750dbf9e36e0c441ce8fd1480a6244a.zip
app-shells/thefuck: depend on virtual/python-pathlib
Package-Manager: portage-2.3.0_p24
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/thefuck/thefuck-3.10.ebuild2
-rw-r--r--app-shells/thefuck/thefuck-3.11.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/thefuck/thefuck-3.10.ebuild b/app-shells/thefuck/thefuck-3.10.ebuild
index b841c8c566e4..ee24672219f3 100644
--- a/app-shells/thefuck/thefuck-3.10.ebuild
+++ b/app-shells/thefuck/thefuck-3.10.ebuild
@@ -16,7 +16,7 @@ LICENSE="MIT"
SLOT="0"
IUSE="test"
-RDEPEND="dev-python/pathlib[${PYTHON_USEDEP}]
+RDEPEND="virtual/python-pathlib[${PYTHON_USEDEP}]
dev-python/psutil[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
dev-python/decorator[${PYTHON_USEDEP}]
diff --git a/app-shells/thefuck/thefuck-3.11.ebuild b/app-shells/thefuck/thefuck-3.11.ebuild
index b841c8c566e4..ee24672219f3 100644
--- a/app-shells/thefuck/thefuck-3.11.ebuild
+++ b/app-shells/thefuck/thefuck-3.11.ebuild
@@ -16,7 +16,7 @@ LICENSE="MIT"
SLOT="0"
IUSE="test"
-RDEPEND="dev-python/pathlib[${PYTHON_USEDEP}]
+RDEPEND="virtual/python-pathlib[${PYTHON_USEDEP}]
dev-python/psutil[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
dev-python/decorator[${PYTHON_USEDEP}]