Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde-sunset:master commit in: kde-base/kdvi/
Date: Sun, 16 Aug 2020 20:06:11
Message-Id: 1597608113.256f0335879f20bc577e75a28e4941376b76be44.asturm@gentoo
1 commit: 256f0335879f20bc577e75a28e4941376b76be44
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 16 20:01:53 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 16 20:01:53 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=256f0335
7
8 kde-base/kdvi: EAPI-4 bump to fix fatal error w/ elisp-common.eclass
9
10 It *IS* broken by missing =sys-devel/automake-1.9* anyway,
11 like all the Qt3 stuff.
12
13 Package-Manager: Portage-3.0.2, Repoman-2.3.23
14 RepoMan-Options: --force
15 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
16
17 kde-base/kdvi/kdvi-3.5.10.ebuild | 9 ++++++---
18 1 file changed, 6 insertions(+), 3 deletions(-)
19
20 diff --git a/kde-base/kdvi/kdvi-3.5.10.ebuild b/kde-base/kdvi/kdvi-3.5.10.ebuild
21 index 3502a5cb..551f3468 100644
22 --- a/kde-base/kdvi/kdvi-3.5.10.ebuild
23 +++ b/kde-base/kdvi/kdvi-3.5.10.ebuild
24 @@ -1,16 +1,19 @@
25 -# Copyright 1999-2009 Gentoo Foundation
26 +# Copyright 1999-2020 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28 # $Header: /var/cvsroot/gentoo-x86/kde-base/kdvi/kdvi-3.5.10.ebuild,v 1.7 2009/07/12 13:09:23 armin76 Exp $
29
30 -EAPI="1"
31 +EAPI=4
32 +
33 KMNAME=kdegraphics
34 inherit kde-meta eutils elisp-common
35
36 DESCRIPTION="KDE DVI viewer"
37 +
38 KEYWORDS="~alpha amd64 ~hppa ~mips ppc ppc64 ~sparc x86"
39 IUSE="emacs kpathsea"
40
41 -DEPEND=">=kde-base/kviewshell-${PV}:${SLOT}
42 +DEPEND="
43 + >=kde-base/kviewshell-${PV}:${SLOT}
44 >=media-libs/freetype-2.3
45 emacs? ( virtual/emacs )"
46 RDEPEND="${DEPEND}