From: Christian Tietz Date: Tue, 1 Mar 2016 13:38:00 +0000 (+0100) Subject: app-editors/gummi: drop base.eclass and fix whitespace X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=91163b703c2e250357d79cacb4e72725d6a94a1f;p=gentoo.git app-editors/gummi: drop base.eclass and fix whitespace --- diff --git a/app-editors/gummi/gummi-0.6.6.ebuild b/app-editors/gummi/gummi-0.6.6.ebuild index 3720e2ba3bc1..3e2000bc4c9a 100644 --- a/app-editors/gummi/gummi-0.6.6.ebuild +++ b/app-editors/gummi/gummi-0.6.6.ebuild @@ -4,11 +4,11 @@ EAPI=5 -inherit autotools base eutils +inherit autotools eutils DESCRIPTION="Simple LaTeX editor for GTK+ users" HOMEPAGE="https://github.com/alexandervdm/gummi" -SRC_URI="https://github.com/alexandervdm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/alexandervdm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0"