summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-07-09 15:01:39 +0200
committerPacho Ramos <pacho@gentoo.org>2016-07-09 15:40:26 +0200
commit0c1bba9be0e081618d847829d32f876718b38910 (patch)
treebebb4d90334d225cc133dae45cc0b5691f66490e /media-gfx/gtkam/gtkam-1.0.ebuild
parentmedia-gfx/gtkam: I didn't copy my fixed patch when committing to the git tree... (diff)
downloadgentoo-0c1bba9be0e081618d847829d32f876718b38910.tar.gz
gentoo-0c1bba9be0e081618d847829d32f876718b38910.tar.bz2
gentoo-0c1bba9be0e081618d847829d32f876718b38910.zip
media-gfx/gtkam: Drop unneeded inherits
Package-Manager: portage-2.3.0
Diffstat (limited to 'media-gfx/gtkam/gtkam-1.0.ebuild')
-rw-r--r--media-gfx/gtkam/gtkam-1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/gtkam/gtkam-1.0.ebuild b/media-gfx/gtkam/gtkam-1.0.ebuild
index 01a8d42ec394..89d7e4784186 100644
--- a/media-gfx/gtkam/gtkam-1.0.ebuild
+++ b/media-gfx/gtkam/gtkam-1.0.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=6
-inherit autotools eutils gnome2
+inherit gnome2
DESCRIPTION="A frontend for gPhoto 2"
HOMEPAGE="http://gphoto.org/proj/gtkam"