games-rpg/twclone: fix inherit order

Package-Manager: portage-2.2.26
This commit is contained in:
Michael Sterrett
2016-05-05 22:18:13 -04:00
parent ef3f8ff00d
commit 890e37f4eb

View File

@@ -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"