commit: 4261385fcfd00fefc9341b845f990d64af70ddfa
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 11 07:30:50 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 11 10:46:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4261385f
Rename dev-python/{PyICU → pyicu}
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-misc/gramps/gramps-5.1.3.ebuild | 4 ++--
dev-python/{PyICU => pyicu}/Manifest | 0
dev-python/{PyICU => pyicu}/metadata.xml | 0
dev-python/{PyICU/PyICU-2.6.ebuild => pyicu/pyicu-2.6.ebuild} | 0
profiles/updates/2Q-2021 | 1 +
5 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/app-misc/gramps/gramps-5.1.3.ebuild
b/app-misc/gramps/gramps-5.1.3.ebuild
index 96cacdf889f..b82ca6ba368 100644
--- a/app-misc/gramps/gramps-5.1.3.ebuild
+++ b/app-misc/gramps/gramps-5.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -25,7 +25,7 @@ RDEPEND="
dev-python/bsddb3[${PYTHON_USEDEP}]
dev-python/pycairo[${PYTHON_USEDEP}]
>=dev-python/pygobject-3.12:3[cairo,${PYTHON_USEDEP}]
- dev-python/PyICU[${PYTHON_USEDEP}]
+ dev-python/pyicu[${PYTHON_USEDEP}]
exif? ( >=media-libs/gexiv2-0.5[${PYTHON_USEDEP},introspection]
)
')
gnome-base/librsvg:2
diff --git a/dev-python/PyICU/Manifest b/dev-python/pyicu/Manifest
similarity index 100%
rename from dev-python/PyICU/Manifest
rename to dev-python/pyicu/Manifest
diff --git a/dev-python/PyICU/metadata.xml b/dev-python/pyicu/metadata.xml
similarity index 100%
rename from dev-python/PyICU/metadata.xml
rename to dev-python/pyicu/metadata.xml
diff --git a/dev-python/PyICU/PyICU-2.6.ebuild
b/dev-python/pyicu/pyicu-2.6.ebuild
similarity index 100%
rename from dev-python/PyICU/PyICU-2.6.ebuild
rename to dev-python/pyicu/pyicu-2.6.ebuild
diff --git a/profiles/updates/2Q-2021 b/profiles/updates/2Q-2021
new file mode 100644
index 00000000000..cbfe0e1da2c
--- /dev/null
+++ b/profiles/updates/2Q-2021
@@ -0,0 +1 @@
+move dev-python/PyICU dev-python/pyicu