commit: ca9cfe5bdee215f4d94fd6169f3bf40698e43103
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 4 02:10:48 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 4 02:12:58 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca9cfe5b
app-text/blahtexml: subscribe to xerces-c subslot
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-text/blahtexml/{blahtexml-1.0.ebuild => blahtexml-1.0-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/blahtexml/blahtexml-1.0.ebuild
b/app-text/blahtexml/blahtexml-1.0-r1.ebuild
similarity index 92%
rename from app-text/blahtexml/blahtexml-1.0.ebuild
rename to app-text/blahtexml/blahtexml-1.0-r1.ebuild
index 00d990c80f2a..256d6b058981 100644
--- a/app-text/blahtexml/blahtexml-1.0.ebuild
+++ b/app-text/blahtexml/blahtexml-1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 x86"
IUSE="doc"
-RDEPEND="dev-libs/xerces-c"
+RDEPEND="dev-libs/xerces-c:="
DEPEND="${RDEPEND}"
BDEPEND="
virtual/pkgconfig