From 890e37f4ebc3ff4e31f7dd44a1ea1add86bb5b4a Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Thu, 5 May 2016 22:18:13 -0400 Subject: [PATCH] games-rpg/twclone: fix inherit order Package-Manager: portage-2.2.26 --- games-rpg/twclone/twclone-0.14.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-rpg/twclone/twclone-0.14.ebuild b/games-rpg/twclone/twclone-0.14.ebuild index 3e92d768c88bb..d1aa450bec3d4 100644 --- a/games-rpg/twclone/twclone-0.14.ebuild +++ b/games-rpg/twclone/twclone-0.14.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -inherit games eutils +inherit eutils games MY_P="${PN}-source-${PV}" DESCRIPTION="Clone of BBS Door game Trade Wars 2002"