diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-05-25 18:46:48 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-05-25 18:46:48 +0000 |
commit | fdf67c648da91297057e3c01fe4a068c7a14465a (patch) | |
tree | 4f6e97be7079235a6254c9df7f0b9f569be6b907 /games-strategy/ufo-ai | |
parent | add the Makefile patch to the new version as well (bug #52004) (Manifest reco... (diff) | |
download | gentoo-2-fdf67c648da91297057e3c01fe4a068c7a14465a.tar.gz gentoo-2-fdf67c648da91297057e3c01fe4a068c7a14465a.tar.bz2 gentoo-2-fdf67c648da91297057e3c01fe4a068c7a14465a.zip |
repoman: Fix leading whitespace
Diffstat (limited to 'games-strategy/ufo-ai')
-rw-r--r-- | games-strategy/ufo-ai/ufo-ai-0.10.040218.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/ufo-ai/ufo-ai-0.10.040218.ebuild b/games-strategy/ufo-ai/ufo-ai-0.10.040218.ebuild index d2d559ad9205..37f0b5a656be 100644 --- a/games-strategy/ufo-ai/ufo-ai-0.10.040218.ebuild +++ b/games-strategy/ufo-ai/ufo-ai-0.10.040218.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ufo-ai-0.10.040218.ebuild,v 1.8 2004/05/16 06:08:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/ufo-ai/ufo-ai-0.10.040218.ebuild,v 1.9 2004/05/25 18:46:48 mr_bones_ Exp $ inherit eutils games flag-o-matic DESCRIPTION="UFO: Alien Invasion - X-COM inspired strategy game" HOMEPAGE="http://ufo.myexp.de/" SRC_URI="http://n.ethz.ch/student/dbeyeler/download/ufoai_source_040218.zip - http://people.ee.ethz.ch/~baepeter/linux_ufoaidemo.zip" + http://people.ee.ethz.ch/~baepeter/linux_ufoaidemo.zip" LICENSE="GPL-2" SLOT="0" |