From 42dffbf8d67de8a9b0ff4f312cfc4f0b85ad8083 Mon Sep 17 00:00:00 2001 From: Chris Date: Thu, 9 Jan 2020 03:42:17 +0100 Subject: Live ebuilds: Port to EAPI7 and cleanup - Round 4. This time: amor, eyesapplet, fifteenapplet, kdict, kget, kmoon, knewsticker, kodo, kopete, kpf, kppp, krdc, krfb, ksirc, ktalkd, kteatime, ktux, kweather, kwifimanager, kworldclock, lisa, tdednssd, tdenetwork-doc, tdenetwork-filesharing, tdenetwork-meta, tdenetwork-tdefile-plugins, tdetoys-doc, and tdetoys-meta Signed-off-by: Chris --- trinity-base/kppp/kppp-9999.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'trinity-base/kppp') diff --git a/trinity-base/kppp/kppp-9999.ebuild b/trinity-base/kppp/kppp-9999.ebuild index 3787062a..a718d733 100644 --- a/trinity-base/kppp/kppp-9999.ebuild +++ b/trinity-base/kppp/kppp-9999.ebuild @@ -1,13 +1,12 @@ # Copyright 1999-2017 Gentoo Foundation +# Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI="5" +EAPI="7" TRINITY_MODULE_NAME="tdenetwork" -inherit trinity-meta +inherit trinity-meta-2 DESCRIPTION="Trinity: A dialer and front-end to pppd." -KEYWORDS= -IUSE="" RDEPEND="net-dialup/ppp" -- cgit v1.2.1