From: Michał Górny Date: Wed, 22 Feb 2017 08:23:24 +0000 (+0100) Subject: app-leechcraft/lc-core: Remove unused confutils inherit X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7277db424b5f1d7aaca61925fcccc75c24f53bc6;p=gentoo.git app-leechcraft/lc-core: Remove unused confutils inherit --- diff --git a/app-leechcraft/lc-core/lc-core-9999.ebuild b/app-leechcraft/lc-core/lc-core-9999.ebuild index a0eb2c1e6ad1..a89da19a8782 100644 --- a/app-leechcraft/lc-core/lc-core-9999.ebuild +++ b/app-leechcraft/lc-core/lc-core-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ EAPI="5" EGIT_REPO_URI="git://github.com/0xd34df00d/leechcraft.git" EGIT_PROJECT="leechcraft-${PV}" -inherit eutils confutils leechcraft +inherit eutils leechcraft DESCRIPTION="Core of LeechCraft, the modular network client"