app-leechcraft/lc-core: Remove unused confutils inherit

This commit is contained in:
Michał Górny
2017-02-22 09:23:24 +01:00
parent 780e1a2faf
commit 7277db424b

View File

@@ -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"