Gentoo Archives: gentoo-commits

From: Alessandro Barbieri <lssndrbarbieri@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-util/gftools/
Date: Mon, 04 Apr 2022 19:32:21
Message-Id: 1649100723.c47e66a4c1126cd90ba5a3616b81689974fd8155.Alessandro-Barbieri@gentoo
1 commit: c47e66a4c1126cd90ba5a3616b81689974fd8155
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Mon Apr 4 19:29:02 2022 +0000
4 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
5 CommitDate: Mon Apr 4 19:32:03 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c47e66a4
7
8 dev-util/gftools: add 0.9.5, drop 0.9.2
9
10 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
11
12 dev-util/gftools/Manifest | 2 +-
13 dev-util/gftools/{gftools-0.9.2.ebuild => gftools-0.9.5.ebuild} | 3 ++-
14 2 files changed, 3 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-util/gftools/Manifest b/dev-util/gftools/Manifest
17 index 210355f8e..e20484870 100644
18 --- a/dev-util/gftools/Manifest
19 +++ b/dev-util/gftools/Manifest
20 @@ -1,3 +1,3 @@
21 DIST GlyphsInfo-e33ccf3515cc5b8005a3a50b4163663623649d20.tar.gz 576525 BLAKE2B 306146533d15e412e8e18f072a1fd55770310fd7a85e0a8cb956f1262622e40776b60c1bb729701b419c155970870a55a398cf01257e0b4f4a338c8714232c79 SHA512 7481f524273e73cbb7827ee6ddf9ae63852b44440e9ef5097c6fea643e99912195f0257e9140ca17738a208559c36d8dbec51ec9ec5f24cd9510d5989378be13
22 -DIST gftools-0.9.2.tar.gz 4640316 BLAKE2B 9fad40044c6d66fb8f6fe69d8f67bae62828954136b14d44108098b60f77babc964508d229eda9018fc1fd3312f1f8ecc0a6ad5f067cea71a504b58ce8d2f691 SHA512 e60d358c4754b0177532ef5f84a50734ea4a203275f13e262852819522901ac16e0e502a883eafcf6e868faa07f17440a58f923927a826364212452d96944db8
23 DIST gftools-0.9.4.tar.gz 4645902 BLAKE2B e74e94d195bb3c49f453dec09372dfa2d42fc8c2abba79a23106dc605f94992efd2c239b7ace8b96e4677629cbf230c4e08d379683aebd1a0a60b6fdc4aeff1e SHA512 ab26899b844f60cbe9a15f9ad01675a3e317c64590339efcc3efc1bfb67b5a05364dfefd7dc3433246c6b5c50bd89a42d438398b4535c04782ca67c192935a3b
24 +DIST gftools-0.9.5.tar.gz 4649591 BLAKE2B 8bb31da074b973718c4354a2e7eafaedbe5a45927f108c16ebcf3b8f8764647800cc83b5c079d66bd54426896278bba80008e855d27a3c3c20f1aa76178f1aa5 SHA512 d996147df5be58cdb5cfd5399afd71c4f88e6199e023e749216351be8cbe1f43061b871d80961e8be13936da6d331bea19f9361e3ec5a50a66c104814117d87b
25
26 diff --git a/dev-util/gftools/gftools-0.9.2.ebuild b/dev-util/gftools/gftools-0.9.5.ebuild
27 similarity index 97%
28 rename from dev-util/gftools/gftools-0.9.2.ebuild
29 rename to dev-util/gftools/gftools-0.9.5.ebuild
30 index d67dad3d8..e197ff105 100644
31 --- a/dev-util/gftools/gftools-0.9.2.ebuild
32 +++ b/dev-util/gftools/gftools-0.9.5.ebuild
33 @@ -1,7 +1,7 @@
34 # Copyright 1999-2022 Gentoo Authors
35 # Distributed under the terms of the GNU General Public License v2
36
37 -EAPI=7
38 +EAPI=8
39
40 COMMIT="e33ccf3515cc5b8005a3a50b4163663623649d20"
41 DISTUTILS_SINGLE_IMPL=1
42 @@ -52,6 +52,7 @@ RDEPEND="
43 dev-python/skia-pathops[${PYTHON_USEDEP}]
44 dev-python/jinja[${PYTHON_USEDEP}]
45 dev-python/hyperglot[${PYTHON_USEDEP}]
46 + >=dev-python/fontFeatures-1.6.2[${PYTHON_USEDEP}]
47 ')
48 "
49 DEPEND="