diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-05 11:37:46 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-05 11:37:46 +0000 |
commit | 338c77b61c7746a9b24c097fea324322b788235c (patch) | |
tree | 87fe0c567747561c19d7a5f3ec49e618f8f35a8c /games-util/xgame/xgame-1.7.1.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-338c77b61c7746a9b24c097fea324322b788235c.tar.gz gentoo-2-338c77b61c7746a9b24c097fea324322b788235c.tar.bz2 gentoo-2-338c77b61c7746a9b24c097fea324322b788235c.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r1)
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 309031c3461e..b602a1729682 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.5 2005/03/12 16:16:08 citizen428 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/xgame/xgame-1.7.1.ebuild,v 1.6 2005/06/05 11:36:57 hansmi 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="ppc x86" IUSE="" RDEPEND="dev-lang/perl" |