diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-11-11 19:41:20 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-11-11 19:41:20 +0000 |
commit | 396db500698ac8a96b639089fb0cadf6a5def713 (patch) | |
tree | 0e455be6ce08f4a5d5ae6be5a9743777b6ba09d6 /games-strategy | |
parent | Remove kde-base/kdelibs:3.5 support. (diff) | |
download | gentoo-2-396db500698ac8a96b639089fb0cadf6a5def713.tar.gz gentoo-2-396db500698ac8a96b639089fb0cadf6a5def713.tar.bz2 gentoo-2-396db500698ac8a96b639089fb0cadf6a5def713.zip |
<dev-games/physfs-2 is gone
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/warzone2100/warzone2100-2.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/warzone2100/warzone2100-2.2.4.ebuild b/games-strategy/warzone2100/warzone2100-2.2.4.ebuild index 6b30e2701cf5..9a7a02c8dada 100644 --- a/games-strategy/warzone2100/warzone2100-2.2.4.ebuild +++ b/games-strategy/warzone2100/warzone2100-2.2.4.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-strategy/warzone2100/warzone2100-2.2.4.ebuild,v 1.1 2009/10/12 16:29:54 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-2.2.4.ebuild,v 1.2 2009/11/11 19:41:20 mr_bones_ Exp $ EAPI=2 inherit versionator games @@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~ppc ~x86" IUSE="debug nls videos" RDEPEND="dev-db/sqlite:3 - || ( >=dev-games/physfs-2[zip] <dev-games/physfs-2 ) + >=dev-games/physfs-2[zip] dev-libs/popt media-libs/libogg media-libs/libpng |