commit: 6d76505f9412c2c9564c49e57d1eb72da4b1646d
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Tue Feb 28 09:18:46 2023 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Tue Feb 28 10:08:00 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6d76505f
dev-python/psautohint: rename
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
{dev-util => dev-python}/psautohint/Manifest | 0
.../psautohint/files/psautohint-2.3.0-no-build-library.patch | 0
.../psautohint/files/psautohint-2.3.0-system-libs.patch | 0
{dev-util => dev-python}/psautohint/metadata.xml | 0
{dev-util => dev-python}/psautohint/psautohint-2.4.0-r1.ebuild | 0
dev-util/afdko/afdko-3.8.1.ebuild | 2 +-
profiles/updates/1Q-2023 | 1 +
7 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-util/psautohint/Manifest b/dev-python/psautohint/Manifest
similarity index 100%
rename from dev-util/psautohint/Manifest
rename to dev-python/psautohint/Manifest
diff --git a/dev-util/psautohint/files/psautohint-2.3.0-no-build-library.patch
b/dev-python/psautohint/files/psautohint-2.3.0-no-build-library.patch
similarity index 100%
rename from dev-util/psautohint/files/psautohint-2.3.0-no-build-library.patch
rename to dev-python/psautohint/files/psautohint-2.3.0-no-build-library.patch
diff --git a/dev-util/psautohint/files/psautohint-2.3.0-system-libs.patch
b/dev-python/psautohint/files/psautohint-2.3.0-system-libs.patch
similarity index 100%
rename from dev-util/psautohint/files/psautohint-2.3.0-system-libs.patch
rename to dev-python/psautohint/files/psautohint-2.3.0-system-libs.patch
diff --git a/dev-util/psautohint/metadata.xml
b/dev-python/psautohint/metadata.xml
similarity index 100%
rename from dev-util/psautohint/metadata.xml
rename to dev-python/psautohint/metadata.xml
diff --git a/dev-util/psautohint/psautohint-2.4.0-r1.ebuild
b/dev-python/psautohint/psautohint-2.4.0-r1.ebuild
similarity index 100%
rename from dev-util/psautohint/psautohint-2.4.0-r1.ebuild
rename to dev-python/psautohint/psautohint-2.4.0-r1.ebuild
diff --git a/dev-util/afdko/afdko-3.8.1.ebuild
b/dev-util/afdko/afdko-3.8.1.ebuild
index ea59fcbce..dbea9cfcb 100644
--- a/dev-util/afdko/afdko-3.8.1.ebuild
+++ b/dev-util/afdko/afdko-3.8.1.ebuild
@@ -33,10 +33,10 @@ RDEPEND="${COMMON_DEPEND}
>=dev-python/fonttools-4.26.2[${PYTHON_USEDEP}]
>=dev-python/fs-2.2.0[${PYTHON_USEDEP}]
>=dev-python/lxml-4.8.0[${PYTHON_USEDEP}]
+ >=dev-python/psautohint-2.3.1[${PYTHON_USEDEP}]
>=dev-python/tqdm-4.62.2[${PYTHON_USEDEP}]
>=dev-python/ufoNormalizer-0.6.0[${PYTHON_USEDEP}]
>=dev-python/ufoProcessor-1.9.0[${PYTHON_USEDEP}]
- >=dev-util/psautohint-2.3.1[${PYTHON_USEDEP}]
!app-i18n/transifex-client
" # file collisions with app-i18n/transifex-client
DEPEND="${COMMON_DEPEND}
diff --git a/profiles/updates/1Q-2023 b/profiles/updates/1Q-2023
index 41fc86ee7..01d87543b 100644
--- a/profiles/updates/1Q-2023
+++ b/profiles/updates/1Q-2023
@@ -1,3 +1,4 @@
move dev-python/dropbox-sdk-python dev-python/dropbox
move dev-python/sre_yield dev-python/sre-yield
move dev-python/http_ece dev-python/http-ece
+move dev-util/psautohint dev-python/psautohint