summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2016-05-05 22:18:13 -0400
committerMichael Sterrett <mr_bones_@gentoo.org>2016-05-05 22:49:06 -0400
commit890e37f4ebc3ff4e31f7dd44a1ea1add86bb5b4a (patch)
tree46ef9e52b1a73335e0023ca555a6fb70a6504013
parentgames-rpg/openglad: set RDEPEND (diff)
downloadgentoo-890e37f4.tar.gz
gentoo-890e37f4.tar.bz2
gentoo-890e37f4.zip
games-rpg/twclone: fix inherit order
Package-Manager: portage-2.2.26
-rw-r--r--games-rpg/twclone/twclone-0.14.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-rpg/twclone/twclone-0.14.ebuild b/games-rpg/twclone/twclone-0.14.ebuild
index 3e92d768c88b..d1aa450bec3d 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"