app-admin/ps_mem: Remove duplicate setuptools dep
authorMichał Górny <mgorny@gentoo.org>
Sat, 8 Feb 2020 06:20:54 +0000 (07:20 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:46:09 +0000 (17:46 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-admin/ps_mem/ps_mem-3.13-r1.ebuild [moved from app-admin/ps_mem/ps_mem-3.13.ebuild with 93% similarity]

similarity index 93%
rename from app-admin/ps_mem/ps_mem-3.13.ebuild
rename to app-admin/ps_mem/ps_mem-3.13-r1.ebuild
index 2152bc741c1bf6da351d806cd0aa0a226c26365f..8a3aea889f128481dac787b3da977d1ce47a1159 100644 (file)
@@ -18,8 +18,6 @@ SLOT="0"
 KEYWORDS="amd64 sparc x86"
 IUSE=""
 
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
 python_install() {
        distutils-r1_python_install --install-scripts="${EPREFIX}/usr/sbin"
 }