commit: b18491075bee134340e86ba28482c9ffe9c62fa5
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 5 23:22:49 2025 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jul 5 23:25:32 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1849107
dev-perl/Unicode-Stringprep: cleanup
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...rep-1.105.0-r3.ebuild => Unicode-Stringprep-1.105.0-r4.ebuild} | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/dev-perl/Unicode-Stringprep/Unicode-Stringprep-1.105.0-r3.ebuild
b/dev-perl/Unicode-Stringprep/Unicode-Stringprep-1.105.0-r4.ebuild
similarity index 74%
rename from dev-perl/Unicode-Stringprep/Unicode-Stringprep-1.105.0-r3.ebuild
rename to dev-perl/Unicode-Stringprep/Unicode-Stringprep-1.105.0-r4.ebuild
index c610b82ba8d5..4b43bf97752e 100644
--- a/dev-perl/Unicode-Stringprep/Unicode-Stringprep-1.105.0-r3.ebuild
+++ b/dev-perl/Unicode-Stringprep/Unicode-Stringprep-1.105.0-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,13 +13,9 @@ DESCRIPTION="Preparation of Internationalized Strings (RFC
3454)"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-RDEPEND="
- >=virtual/perl-Unicode-Normalize-1
-"
-BDEPEND="${RDEPEND}
+BDEPEND="
>=dev-perl/Module-Build-0.420.0
test? (
- virtual/perl-Test-Simple
dev-perl/Test-NoWarnings
)
"