commit: 256f0335879f20bc577e75a28e4941376b76be44
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 16 20:01:53 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 16 20:01:53 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=256f0335
kde-base/kdvi: EAPI-4 bump to fix fatal error w/ elisp-common.eclass
It *IS* broken by missing =sys-devel/automake-1.9* anyway,
like all the Qt3 stuff.
Package-Manager: Portage-3.0.2, Repoman-2.3.23
RepoMan-Options: --force
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-base/kdvi/kdvi-3.5.10.ebuild | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/kde-base/kdvi/kdvi-3.5.10.ebuild b/kde-base/kdvi/kdvi-3.5.10.ebuild
index 3502a5cb..551f3468 100644
--- a/kde-base/kdvi/kdvi-3.5.10.ebuild
+++ b/kde-base/kdvi/kdvi-3.5.10.ebuild
@@ -1,16 +1,19 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kdvi/kdvi-3.5.10.ebuild,v 1.7
2009/07/12 13:09:23 armin76 Exp $
-EAPI="1"
+EAPI=4
+
KMNAME=kdegraphics
inherit kde-meta eutils elisp-common
DESCRIPTION="KDE DVI viewer"
+
KEYWORDS="~alpha amd64 ~hppa ~mips ppc ppc64 ~sparc x86"
IUSE="emacs kpathsea"
-DEPEND=">=kde-base/kviewshell-${PV}:${SLOT}
+DEPEND="
+ >=kde-base/kviewshell-${PV}:${SLOT}
>=media-libs/freetype-2.3
emacs? ( virtual/emacs )"
RDEPEND="${DEPEND}