projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da81e28
)
media-gfx/scour: DISTUTILS_USE_SETUPTOOLS=rdepend
author
Mart Raudsepp
<leio@gentoo.org>
Sun, 19 Apr 2020 11:39:15 +0000
(14:39 +0300)
committer
Mart Raudsepp
<leio@gentoo.org>
Sun, 19 Apr 2020 11:39:15 +0000
(14:39 +0300)
Uses `from pkg_resources import load_entry_point`
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
media-gfx/scour/scour-0.37.ebuild
patch
|
blob
|
history
diff --git
a/media-gfx/scour/scour-0.37.ebuild
b/media-gfx/scour/scour-0.37.ebuild
index 12348dd56ca4221fe644071d7c921899ab39f1e8..8be46ee7714cc7889cb3de659f65132b3c9571e6 100644
(file)
--- a/
media-gfx/scour/scour-0.37.ebuild
+++ b/
media-gfx/scour/scour-0.37.ebuild
@@
-4,6
+4,7
@@
EAPI=7
PYTHON_COMPAT=( python{3_6,3_7,3_8} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1
DESCRIPTION="Take an SVG file and produce a cleaner and more concise file"