commit: 7277db424b5f1d7aaca61925fcccc75c24f53bc6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 22 08:23:24 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 22 10:01:31 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7277db42
app-leechcraft/lc-core: Remove unused confutils inherit
app-leechcraft/lc-core/lc-core-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-leechcraft/lc-core/lc-core-9999.ebuild
b/app-leechcraft/lc-core/lc-core-9999.ebuild
index a0eb2c1e6a..a89da19a87 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"