From a1289ed9db175cea58b21ab0fccc11cf22bd73f0 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Fri, 15 Mar 2019 08:44:52 +0100 Subject: net-im/ekg2: Bump to EAPI 7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- net-im/ekg2/ekg2-9999.ebuild | 39 +++++++++++++++++++-------------------- 1 file changed, 19 insertions(+), 20 deletions(-) (limited to 'net-im') diff --git a/net-im/ekg2/ekg2-9999.ebuild b/net-im/ekg2/ekg2-9999.ebuild index 53faab6d8f54..8c458e0a9e43 100644 --- a/net-im/ekg2/ekg2-9999.ebuild +++ b/net-im/ekg2/ekg2-9999.ebuild @@ -1,33 +1,27 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 - -#if LIVE -AUTOTOOLS_AUTORECONF=yes -EGIT_REPO_URI="https://github.com/ekg2/${PN}.git" - -inherit git-r3 -#endif +EAPI=7 PYTHON_COMPAT=( python2_7 ) -inherit autotools-utils python-single-r1 +inherit autotools git-r3 python-single-r1 DESCRIPTION="Text-based, multi-protocol instant messenger" HOMEPAGE="https://github.com/ekg2/ekg2/" -SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.gz" +SRC_URI="" +EGIT_REPO_URI="https://github.com/ekg2/${PN}.git" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="" IUSE="gadu gpm gpg gtk minimal ncurses nls nntp openssl perl python readline rss spell sqlite ssl xmpp unicode zlib" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" -RDEPEND="dev-libs/glib:2= +RDEPEND="dev-libs/glib:2 gadu? (