diff options
author | 2005-05-31 09:21:49 +0000 | |
---|---|---|
committer | 2005-05-31 09:21:49 +0000 | |
commit | 483601c899fffe1bdbee88cf5beac3009e22dd87 (patch) | |
tree | bdb7811d04cc51c239ebb4ac04f78a1d820acff4 /games-action/xpilot/xpilot-4.5.4.ebuild | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-483601c899fffe1bdbee88cf5beac3009e22dd87.tar.gz gentoo-2-483601c899fffe1bdbee88cf5beac3009e22dd87.tar.bz2 gentoo-2-483601c899fffe1bdbee88cf5beac3009e22dd87.zip |
Stable on amd64.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'games-action/xpilot/xpilot-4.5.4.ebuild')
-rw-r--r-- | games-action/xpilot/xpilot-4.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/xpilot/xpilot-4.5.4.ebuild b/games-action/xpilot/xpilot-4.5.4.ebuild index 284a46ec5a19..a4c6b726326a 100644 --- a/games-action/xpilot/xpilot-4.5.4.ebuild +++ b/games-action/xpilot/xpilot-4.5.4.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-action/xpilot/xpilot-4.5.4.ebuild,v 1.7 2005/03/07 00:38:17 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/xpilot/xpilot-4.5.4.ebuild,v 1.8 2005/05/31 09:21:49 cryos Exp $ DESCRIPTION="A multi-player 2D client/server space game" HOMEPAGE="http://www.xpilot.org/" @@ -8,7 +8,7 @@ SRC_URI="http://xpilot.org/pub/xpilot/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="virtual/x11" |