aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Barbieri <lssndrbarbieri@gmail.com>2022-03-27 08:41:25 +0200
committerAlessandro Barbieri <lssndrbarbieri@gmail.com>2022-03-27 09:30:46 +0200
commitc17cc2b933a459039b94a183d53c1a8215ac9703 (patch)
treeb4d6d224bbbef9a3bd822852694559b684faafeb
parentdev-util/afdko: fix patch (diff)
downloadguru-c17cc2b9.tar.gz
guru-c17cc2b9.tar.bz2
guru-c17cc2b9.zip
dev-python/babelfont: add S
Closes: https://bugs.gentoo.org/836252 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
-rw-r--r--dev-python/babelfont/babelfont-3.0.0_alpha8.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/babelfont/babelfont-3.0.0_alpha8.ebuild b/dev-python/babelfont/babelfont-3.0.0_alpha8.ebuild
index 26e900d9a..69f070373 100644
--- a/dev-python/babelfont/babelfont-3.0.0_alpha8.ebuild
+++ b/dev-python/babelfont/babelfont-3.0.0_alpha8.ebuild
@@ -11,6 +11,7 @@ inherit distutils-r1
DESCRIPTION="Interrogate and manipulate UFO, TTF and OTF fonts with a common interface"
HOMEPAGE="https://github.com/simoncozens/babelfont"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MYP}.tar.gz"
+S="${WORKDIR}/${MYP}"
KEYWORDS="~amd64 ~x86"
LICENSE="MIT"