diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-05-06 07:26:54 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-05-06 07:26:54 +0000 |
commit | 5e01205e5e82c94245df602ab28c998ff6660751 (patch) | |
tree | 47338f6063b7ea4edd79d6bb1719d7747bc248d7 /games-action/xpilot-ng | |
parent | Generate a ping6.8 symlink to ping.8 as pointed out by Matej Stepanek #132010. (diff) | |
download | gentoo-2-5e01205e5e82c94245df602ab28c998ff6660751.tar.gz gentoo-2-5e01205e5e82c94245df602ab28c998ff6660751.tar.bz2 gentoo-2-5e01205e5e82c94245df602ab28c998ff6660751.zip |
needs eutils for epatch
(Portage version: 2.1_pre10-r2)
Diffstat (limited to 'games-action/xpilot-ng')
-rw-r--r-- | games-action/xpilot-ng/xpilot-ng-4.7.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/xpilot-ng/xpilot-ng-4.7.2-r1.ebuild b/games-action/xpilot-ng/xpilot-ng-4.7.2-r1.ebuild index 3258fabf04df..1822066997e5 100644 --- a/games-action/xpilot-ng/xpilot-ng-4.7.2-r1.ebuild +++ b/games-action/xpilot-ng/xpilot-ng-4.7.2-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/xpilot-ng/xpilot-ng-4.7.2-r1.ebuild,v 1.1 2006/05/01 19:12:10 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/xpilot-ng/xpilot-ng-4.7.2-r1.ebuild,v 1.2 2006/05/06 07:26:54 mr_bones_ Exp $ -inherit python games +inherit python eutils games DESCRIPTION="Improvement of the multiplayer space game XPilot" HOMEPAGE="http://xpilot.sourceforge.net/" |