summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-09-24 23:03:54 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-09-24 23:03:54 +0000
commit9d49ce57e9e52999e91bc26f66fd5d285deb5dad (patch)
tree04e39f45ec39f45314a484db7d6ca2d8479521b3 /games-roguelike
parentMove test dependencies out of RDEPEND. Fixes bug #286318. (diff)
downloadgentoo-2-9d49ce57e9e52999e91bc26f66fd5d285deb5dad.tar.gz
gentoo-2-9d49ce57e9e52999e91bc26f66fd5d285deb5dad.tar.bz2
gentoo-2-9d49ce57e9e52999e91bc26f66fd5d285deb5dad.zip
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'games-roguelike')
-rw-r--r--games-roguelike/ivan/ivan-0.50.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-roguelike/ivan/ivan-0.50.ebuild b/games-roguelike/ivan/ivan-0.50.ebuild
index 66984babec2c..4aee0305e9a0 100644
--- a/games-roguelike/ivan/ivan-0.50.ebuild
+++ b/games-roguelike/ivan/ivan-0.50.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/ivan/ivan-0.50.ebuild,v 1.9 2009/09/24 03:58:16 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/ivan/ivan-0.50.ebuild,v 1.10 2009/09/24 23:03:54 mr_bones_ Exp $
EAPI=2
inherit eutils flag-o-matic games
@@ -16,7 +16,7 @@ IUSE=""
DEPEND="media-libs/libsdl"
-PATCHES=(
+PATCHES=(
"${FILESDIR}"/${P}-gcc41.patch
"${FILESDIR}"/${P}-install.patch
"${FILESDIR}"/${P}-gcc43.patch )