diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-03-01 06:00:01 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-03-01 06:00:01 +0000 |
commit | d617f47512b854f5caafa00fd2e983ba4a6001ca (patch) | |
tree | 1ea074ef15ee345273c0ce26184d97264af789df /games-util/etswitch | |
parent | whitespace (diff) | |
download | gentoo-2-d617f47512b854f5caafa00fd2e983ba4a6001ca.tar.gz gentoo-2-d617f47512b854f5caafa00fd2e983ba4a6001ca.tar.bz2 gentoo-2-d617f47512b854f5caafa00fd2e983ba4a6001ca.zip |
whitespace
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'games-util/etswitch')
-rw-r--r-- | games-util/etswitch/etswitch-0.1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/etswitch/etswitch-0.1.14.ebuild b/games-util/etswitch/etswitch-0.1.14.ebuild index 2ece4d74a067..f3b7b1a0ca96 100644 --- a/games-util/etswitch/etswitch-0.1.14.ebuild +++ b/games-util/etswitch/etswitch-0.1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/etswitch/etswitch-0.1.14.ebuild,v 1.6 2009/02/24 19:08:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/etswitch/etswitch-0.1.14.ebuild,v 1.7 2009/03/01 06:00:01 mr_bones_ Exp $ EAPI=2 inherit eutils games @@ -24,7 +24,7 @@ DEPEND="${RDEPEND} x11-proto/recordproto x11-proto/xf86vidmodeproto" -PATCHES=( "${FILESDIR}"/${P}-desktop-entry.patch "${FILESDIR}"/${P}-glibc.patch ) +PATCHES=( "${FILESDIR}"/${P}-desktop-entry.patch "${FILESDIR}"/${P}-glibc.patch ) src_configure() { egamesconf --datadir=/usr/share |