summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-11-10 11:10:05 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-11-10 11:10:16 +0000
commitd04302eeec95bfa209a612e734c6b5853ca3d11e (patch)
tree4fb359d0f2b79a6e6424dcba25641af2d999b816 /games-emulation
parentgames-emulation/dolphin: use '.tar.gz' instead of '.zip' archive (diff)
downloadgentoo-d04302eeec95bfa209a612e734c6b5853ca3d11e.tar.gz
gentoo-d04302eeec95bfa209a612e734c6b5853ca3d11e.tar.bz2
gentoo-d04302eeec95bfa209a612e734c6b5853ca3d11e.zip
games-emulation/dolphin: drop unused 'versionator' import
Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/dolphin/dolphin-5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/dolphin/dolphin-5.0.ebuild b/games-emulation/dolphin/dolphin-5.0.ebuild
index 8bcbe6eda141..38d0e246fd0e 100644
--- a/games-emulation/dolphin/dolphin-5.0.ebuild
+++ b/games-emulation/dolphin/dolphin-5.0.ebuild
@@ -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"