app-leechcraft/lc-core: Remove unused confutils inherit
authorMichał Górny <mgorny@gentoo.org>
Wed, 22 Feb 2017 08:23:24 +0000 (09:23 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 22 Feb 2017 10:01:31 +0000 (11:01 +0100)
app-leechcraft/lc-core/lc-core-9999.ebuild

index a0eb2c1e6ad1516d9864ee67edd35cc1826cb6e6..a89da19a87821d7bd17d934c462ddb2455d5749d 100644 (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"