diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-09 22:06:33 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-09 22:06:33 +0000 |
commit | eaf1f3cb639dbc9876010d82b459e234c2446959 (patch) | |
tree | 7dbcc8b680d426c7a24ad5a689453ef92a2de715 /games-strategy/wesnoth | |
parent | Mark 0.9.5 x86 stable. (diff) | |
download | historical-eaf1f3cb639dbc9876010d82b459e234c2446959.tar.gz historical-eaf1f3cb639dbc9876010d82b459e234c2446959.tar.bz2 historical-eaf1f3cb639dbc9876010d82b459e234c2446959.zip |
whitespace
Package-Manager: portage-2.0.53
Diffstat (limited to 'games-strategy/wesnoth')
-rw-r--r-- | games-strategy/wesnoth/Manifest | 4 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.0.1.ebuild | 6 | ||||
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.0.2.ebuild | 6 |
3 files changed, 8 insertions, 8 deletions
diff --git a/games-strategy/wesnoth/Manifest b/games-strategy/wesnoth/Manifest index 8e0f92f3e10e..7d722a21fd25 100644 --- a/games-strategy/wesnoth/Manifest +++ b/games-strategy/wesnoth/Manifest @@ -3,5 +3,5 @@ MD5 6a73a3191925d45024cf48879c799e0e files/digest-wesnoth-1.0.1 67 MD5 3831d294741fa1f1cf243836b6c1788d files/digest-wesnoth-1.0.2 67 MD5 2238ca275d6ab646096d612c46b1eb05 files/wesnothd.rc 619 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 583db22f94cfbcce2bdf462ddf3615aa wesnoth-1.0.1.ebuild 1980 -MD5 cc042203a2073eeb2ff612d5b221280e wesnoth-1.0.2.ebuild 1982 +MD5 c1f613663e92cda1b3c4516a9b7322da wesnoth-1.0.1.ebuild 1986 +MD5 232a58073ff97530841f2c45f3c9d134 wesnoth-1.0.2.ebuild 1987 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 |