Skip to content

Commit

Permalink
app-leechcraft/lc-core: Remove unused confutils inherit
Browse files Browse the repository at this point in the history
  • Loading branch information
mgorny committed Feb 22, 2017
1 parent 780e1a2 commit 7277db4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-leechcraft/lc-core/lc-core-9999.ebuild
Original file line number Diff line number Diff line change
@@ -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$

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

Expand Down

0 comments on commit 7277db4

Please sign in to comment.