games-emulation/dolphin: drop unused 'versionator' import
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 10 Nov 2019 11:10:05 +0000 (11:10 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 10 Nov 2019 11:10:16 +0000 (11:10 +0000)
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
games-emulation/dolphin/dolphin-5.0.ebuild

index 8bcbe6eda14149ac2e74931c0f533d8d7c80d4c2..38d0e246fd0e53fccd32b2c8587c5f2553ca77f4 100644 (file)
@@ -7,7 +7,7 @@ PLOCALES="ar ca cs da_DK de el en es fa fr hr hu it ja ko ms_MY nb nl pl pt pt_B
 PLOCALE_BACKUP="en"
 WX_GTK_VER="3.0"
 
-inherit cmake-utils desktop gnome2-utils l10n pax-utils toolchain-funcs versionator wxwidgets
+inherit cmake-utils desktop gnome2-utils l10n pax-utils toolchain-funcs wxwidgets
 
 SRC_URI="https://github.com/${PN}-emu/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 KEYWORDS="amd64"