diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-05-31 09:21:49 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-05-31 09:21:49 +0000 |
commit | 21864aa9a8f704e63d674365a963864482a3bbfb (patch) | |
tree | cfa43a6163f312a10c4755737d8b076d1ed60aa6 /games-action/xpilot | |
parent | Stable on amd64. (diff) | |
download | historical-21864aa9a8f704e63d674365a963864482a3bbfb.tar.gz historical-21864aa9a8f704e63d674365a963864482a3bbfb.tar.bz2 historical-21864aa9a8f704e63d674365a963864482a3bbfb.zip |
Stable on amd64.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'games-action/xpilot')
-rw-r--r-- | games-action/xpilot/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/xpilot/xpilot-4.5.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/xpilot/ChangeLog b/games-action/xpilot/ChangeLog index 8b5d4e0723ca..b12a08f85282 100644 --- a/games-action/xpilot/ChangeLog +++ b/games-action/xpilot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/xpilot # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/xpilot/ChangeLog,v 1.7 2005/03/06 15:07:06 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/xpilot/ChangeLog,v 1.8 2005/05/31 09:21:49 cryos Exp $ + + 31 May 2005; Marcus D. Hanwell <marcus@gentoo.org> xpilot-4.5.4.ebuild: + Stable on amd64. 06 Mar 2005; Danny van Dyk <kugelfang@gentoo.org> xpilot-4.5.4.ebuild: Marked ~amd64. 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" |