commit: 4ee184459f1cb3a06dc21e0ff09b079f6d3d0a12 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu May 18 13:10:00 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu May 18 13:15:34 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ee18445
app-leechcraft/lc-core: Remove unused confutils & eutils inherits app-leechcraft/lc-core/lc-core-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"
