diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-09 22:09:07 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-09 22:09:07 +0000 |
commit | f5740f3eead9e2c08d090124531b8791022ee776 (patch) | |
tree | 9a76c6cc6a703f9c653556741f7650e7715e166b /games-strategy/wesnoth | |
parent | Mark 0.9.5 x86 stable. (diff) | |
download | gentoo-2-f5740f3eead9e2c08d090124531b8791022ee776.tar.gz gentoo-2-f5740f3eead9e2c08d090124531b8791022ee776.tar.bz2 gentoo-2-f5740f3eead9e2c08d090124531b8791022ee776.zip |
whitespace
(Portage version: 2.0.53)
Diffstat (limited to 'games-strategy/wesnoth')
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.0.1.ebuild | 6 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.0.2.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/games-strategy/wesnoth/wesnoth-1.0.1.ebuild b/games-strategy/wesnoth/wesnoth-1.0.1.ebuild index d6c9d18420bb..dd978bfb2916 100644 --- a/games-strategy/wesnoth/wesnoth-1.0.1.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.0.1.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-strategy/wesnoth/wesnoth-1.0.1.ebuild,v 1.6 2005/11/22 20:09:32 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.0.1.ebuild,v 1.7 2006/01/09 22:06:33 mr_bones_ Exp $ inherit eutils toolchain-funcs flag-o-matic games @@ -15,8 +15,8 @@ KEYWORDS="amd64 ppc ~ppc64 sparc x86" IUSE="dedicated editor gnome kde lite nls server tools" DEPEND=">=media-libs/libsdl-1.2.7 - !dedicated? (virtual/x11 - >=media-libs/freetype-2 ) + !dedicated? ( virtual/x11 + >=media-libs/freetype-2 ) >=media-libs/sdl-mixer-1.2 >=media-libs/sdl-image-1.2 media-libs/sdl-net diff --git a/games-strategy/wesnoth/wesnoth-1.0.2.ebuild b/games-strategy/wesnoth/wesnoth-1.0.2.ebuild index eb90be57e1b4..d1daa95a3e68 100644 --- a/games-strategy/wesnoth/wesnoth-1.0.2.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.0.2.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-strategy/wesnoth/wesnoth-1.0.2.ebuild,v 1.4 2005/12/24 15:27:44 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.0.2.ebuild,v 1.5 2006/01/09 22:06:33 mr_bones_ Exp $ inherit eutils toolchain-funcs flag-o-matic games @@ -15,8 +15,8 @@ KEYWORDS="~amd64 ppc ~ppc64 sparc x86" IUSE="dedicated editor gnome kde lite nls server tools" DEPEND=">=media-libs/libsdl-1.2.7 - !dedicated? (virtual/x11 - >=media-libs/freetype-2 ) + !dedicated? ( virtual/x11 + >=media-libs/freetype-2 ) >=media-libs/sdl-mixer-1.2 >=media-libs/sdl-image-1.2 media-libs/sdl-net |