diff options
author | Michael Kohl <citizen428@gentoo.org> | 2005-03-12 16:16:08 +0000 |
---|---|---|
committer | Michael Kohl <citizen428@gentoo.org> | 2005-03-12 16:16:08 +0000 |
commit | 8c403b673e2f172ff5881daac495337626cd6c38 (patch) | |
tree | 13d308d5a20b838231d0e9c91ee1363da4ed703f /games-util/xgame/xgame-1.7.1.ebuild | |
parent | removed src_compile, as it's provided by linux-mod.eclass (diff) | |
download | gentoo-2-8c403b673e2f172ff5881daac495337626cd6c38.tar.gz gentoo-2-8c403b673e2f172ff5881daac495337626cd6c38.tar.bz2 gentoo-2-8c403b673e2f172ff5881daac495337626cd6c38.zip |
Marked stable on x86.
(Portage version: 2.0.51.19)
Diffstat (limited to 'games-util/xgame/xgame-1.7.1.ebuild')
-rw-r--r-- | games-util/xgame/xgame-1.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/xgame/xgame-1.7.1.ebuild b/games-util/xgame/xgame-1.7.1.ebuild index 8b19895113d2..309031c3461e 100644 --- a/games-util/xgame/xgame-1.7.1.ebuild +++ b/games-util/xgame/xgame-1.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/xgame/xgame-1.7.1.ebuild,v 1.4 2005/02/22 12:23:20 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/xgame/xgame-1.7.1.ebuild,v 1.5 2005/03/12 16:16:08 citizen428 Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://downloads.tlhiv.com/xgame/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" RDEPEND="dev-lang/perl" |