commit:     e1fa014bae06bec350bc00f1100b7d9060ad8194
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Sat May  3 11:55:17 2025 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon May  5 05:25:43 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1fa014b

app-emacs/doxymacs: add dev-libs/libxml2 subslot op for incoming ABI break

Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 .../doxymacs/{doxymacs-1.8.0-r5.ebuild => doxymacs-1.8.0-r6.ebuild}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emacs/doxymacs/doxymacs-1.8.0-r5.ebuild 
b/app-emacs/doxymacs/doxymacs-1.8.0-r6.ebuild
similarity index 89%
rename from app-emacs/doxymacs/doxymacs-1.8.0-r5.ebuild
rename to app-emacs/doxymacs/doxymacs-1.8.0-r6.ebuild
index ebdbf92cef6f..c1cdf8244245 100644
--- a/app-emacs/doxymacs/doxymacs-1.8.0-r5.ebuild
+++ b/app-emacs/doxymacs/doxymacs-1.8.0-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -13,7 +13,7 @@ LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="amd64 x86"
 
-RDEPEND=">=dev-libs/libxml2-2.6.13"
+RDEPEND=">=dev-libs/libxml2-2.6.13:="
 DEPEND="${RDEPEND}"
 
 PATCHES=(

Reply via email to