app-editors/gummi: drop base.eclass and fix whitespace
authorChristian Tietz <christian.tietz@mailbox.org>
Tue, 1 Mar 2016 13:38:00 +0000 (14:38 +0100)
committerChristian Tietz <christian.tietz@mailbox.org>
Tue, 1 Mar 2016 13:38:00 +0000 (14:38 +0100)
app-editors/gummi/gummi-0.6.6.ebuild

index 3720e2ba3bc16efe67491abcfcf2a3b97ac985ce..3e2000bc4c9af09920e1dfdf9eb448a146d6a16f 100644 (file)
@@ -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"