summaryrefslogtreecommitdiff
path: root/app-leechcraft
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-05-18 15:10:00 +0200
committerMichał Górny <mgorny@gentoo.org>2017-05-18 15:15:34 +0200
commit4ee184459f1cb3a06dc21e0ff09b079f6d3d0a12 (patch)
tree333baac7a2d328032fe40545dd09013e830ad7a8 /app-leechcraft
parent7d161f3841d56d5379e1110a252042945df79eaf (diff)
downloadgentoo-4ee184459f1cb3a06dc21e0ff09b079f6d3d0a12.tar.gz
gentoo-4ee184459f1cb3a06dc21e0ff09b079f6d3d0a12.tar.xz
app-leechcraft/lc-core: Remove unused confutils & eutils inherits
Diffstat (limited to 'app-leechcraft')
-rw-r--r--app-leechcraft/lc-core/lc-core-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-leechcraft/lc-core/lc-core-9999.ebuild b/app-leechcraft/lc-core/lc-core-9999.ebuild
index d736f0512ae..479958973e6 100644
--- a/app-leechcraft/lc-core/lc-core-9999.ebuild
+++ b/app-leechcraft/lc-core/lc-core-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=6
EGIT_REPO_URI="git://github.com/0xd34df00d/leechcraft.git"
-inherit eutils confutils leechcraft
+inherit leechcraft
DESCRIPTION="Core of LeechCraft, the modular network client"