commit: ba51e609c6c8d84160cffe75fe435aac7fd5f576
Author: Mike Pagano <mpagano <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 4 18:24:13 2025 +0000
Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org>
CommitDate: Tue Feb 4 18:24:13 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba51e609
dev-util/quilt: Remove dep on non-exist package: app-emacs/quilt-el
Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>
dev-util/quilt/quilt-0.68-r1.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/dev-util/quilt/quilt-0.68-r1.ebuild
b/dev-util/quilt/quilt-0.68-r1.ebuild
index 3766735a9f8c..cc67959f137a 100644
--- a/dev-util/quilt/quilt-0.68-r1.ebuild
+++ b/dev-util/quilt/quilt-0.68-r1.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"
@@ -16,8 +16,7 @@ IUSE="emacs graphviz"
# unresolved test failures
RESTRICT="test"
-RDEPEND="!app-emacs/quilt-el
- sys-apps/ed
+RDEPEND="sys-apps/ed
dev-util/diffstat
graphviz? ( media-gfx/graphviz )
elibc_Darwin? ( app-misc/getopt )