diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2005-03-06 15:07:06 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2005-03-06 15:07:06 +0000 |
commit | c998c07070b6e0c4b24e68d2cb83584d18c976f6 (patch) | |
tree | aeddbf6d3ddd4a00793deae63230314b519b218f /games-action/xpilot/xpilot-4.5.4.ebuild | |
parent | Install header files, support for LFS, optional support for PVM and threads. (diff) | |
download | historical-c998c07070b6e0c4b24e68d2cb83584d18c976f6.tar.gz historical-c998c07070b6e0c4b24e68d2cb83584d18c976f6.tar.bz2 historical-c998c07070b6e0c4b24e68d2cb83584d18c976f6.zip |
~amd64
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'games-action/xpilot/xpilot-4.5.4.ebuild')
-rw-r--r-- | games-action/xpilot/xpilot-4.5.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-action/xpilot/xpilot-4.5.4.ebuild b/games-action/xpilot/xpilot-4.5.4.ebuild index 7d3c12d9d497..6bb7dbdec44a 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-2004 Gentoo Foundation +# 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.5 2004/06/24 22:00:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/xpilot/xpilot-4.5.4.ebuild,v 1.6 2005/03/06 15:07:06 kugelfang 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="x86 ppc" +KEYWORDS="x86 ppc ~amd64" IUSE="" RDEPEND="virtual/x11" |