app-office/gnucash: Drop inherit for now unneeded eclasses
authorPacho Ramos <pacho@gentoo.org>
Sat, 28 May 2016 14:11:24 +0000 (16:11 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sat, 28 May 2016 15:47:48 +0000 (17:47 +0200)
Package-Manager: portage-2.3.0_rc1

app-office/gnucash/gnucash-2.6.12.ebuild

index e02da31d96b43e38b8c2aa8d3e2fa3c1891a2ad5..7028f9cab0a85f8aa9b0be1ec74469d890626276 100644 (file)
@@ -6,7 +6,7 @@ EAPI="6"
 GNOME2_LA_PUNT="yes"
 PYTHON_COMPAT=( python2_7 )
 
-inherit autotools eutils gnome2 python-single-r1
+inherit gnome2 python-single-r1
 
 DESCRIPTION="A personal finance manager"
 HOMEPAGE="http://www.gnucash.org/"