From fcfc2100b82591815f479b4901c32e2a1ccd41ba Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Tue, 13 Apr 2004 10:25:44 +0000 Subject: games eclass inherits eutils already; error check sed; use flag tidy --- games-strategy/xarchon/ChangeLog | 7 +++++-- games-strategy/xarchon/xarchon-0.60.ebuild | 22 +++++++++++++--------- 2 files changed, 18 insertions(+), 11 deletions(-) (limited to 'games-strategy') diff --git a/games-strategy/xarchon/ChangeLog b/games-strategy/xarchon/ChangeLog index defa55bbb926..b7f64df6beeb 100644 --- a/games-strategy/xarchon/ChangeLog +++ b/games-strategy/xarchon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/xarchon -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/xarchon/ChangeLog,v 1.2 2003/09/10 15:51:50 vapier Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/xarchon/ChangeLog,v 1.3 2004/04/13 10:25:44 mr_bones_ Exp $ + + 13 Apr 2004; Michael Sterrett xarchon-0.60.ebuild: + games eclass inherits eutils already; error check sed; use flag tidy *xarchon-0.60 (31 Jul 2003) diff --git a/games-strategy/xarchon/xarchon-0.60.ebuild b/games-strategy/xarchon/xarchon-0.60.ebuild index 0cde88099471..5dce5923713b 100644 --- a/games-strategy/xarchon/xarchon-0.60.ebuild +++ b/games-strategy/xarchon/xarchon-0.60.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/xarchon/xarchon-0.60.ebuild,v 1.3 2004/02/27 03:35:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/xarchon/xarchon-0.60.ebuild,v 1.4 2004/04/13 10:25:44 mr_bones_ Exp $ -inherit games eutils +inherit games DESCRIPTION="modelled after the golden oldie Archon game" HOMEPAGE="http://xarchon.seul.org/" @@ -15,30 +15,34 @@ SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="esd joystick" # also has qt support but it fails :/ -DEPEND="virtual/x11 +RDEPEND="virtual/x11 =x11-libs/gtk+-1*