commit: 1f171d178801b1d538c2e1df87aa11f3dac9be4d
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 7 07:49:53 2015 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Sat Nov 7 07:49:53 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f171d17
media-gfx/hugin: remove unused base eclass
Package-Manager: portage-2.2.23
media-gfx/hugin/hugin-2015.0.0-r1.ebuild | 2 +-
media-gfx/hugin/hugin-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-gfx/hugin/hugin-2015.0.0-r1.ebuild
b/media-gfx/hugin/hugin-2015.0.0-r1.ebuild
index 3306723..e44a64b 100644
--- a/media-gfx/hugin/hugin-2015.0.0-r1.ebuild
+++ b/media-gfx/hugin/hugin-2015.0.0-r1.ebuild
@@ -7,7 +7,7 @@ EAPI=5
WX_GTK_VER="3.0"
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
-inherit base python-single-r1 wxwidgets versionator cmake-utils
+inherit python-single-r1 wxwidgets versionator cmake-utils
DESCRIPTION="GUI for the creation & processing of panoramic images"
HOMEPAGE="http://hugin.sf.net"
diff --git a/media-gfx/hugin/hugin-9999.ebuild
b/media-gfx/hugin/hugin-9999.ebuild
index ae044a4..061cae1 100644
--- a/media-gfx/hugin/hugin-9999.ebuild
+++ b/media-gfx/hugin/hugin-9999.ebuild
@@ -7,7 +7,7 @@ EAPI=5
WX_GTK_VER="3.0"
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
-inherit base mercurial python-single-r1 wxwidgets versionator cmake-utils
+inherit mercurial python-single-r1 wxwidgets versionator cmake-utils
DESCRIPTION="GUI for the creation & processing of panoramic images"
HOMEPAGE="http://hugin.sf.net"