X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=games-strategy%2F0ad%2F0ad-99999.ebuild;h=a2a2d69f0a73e47170b72798c3c549b1c418646a;hb=57049385eeb67ab833081e39baedac32fab7e984;hp=2bd453d480b0bf6e5f8058ce57bdd21968697bfc;hpb=3ea67a550095d47af44ec57f7f70ad5c9f9fa430;p=~andy%2Fsunrise diff --git a/games-strategy/0ad/0ad-99999.ebuild b/games-strategy/0ad/0ad-99999.ebuild index 2bd453d48..a2a2d69f0 100644 --- a/games-strategy/0ad/0ad-99999.ebuild +++ b/games-strategy/0ad/0ad-99999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -15,7 +15,7 @@ DESCRIPTION="A free, real-time strategy game" HOMEPAGE="http://wildfiregames.com/0ad/" ESVN_REPO_URI="http://svn.wildfiregames.com/public/ps/trunk" -LICENSE="GPL-2 LGPL-2.1 MIT CCPL-Attribution-ShareAlike-3.0 as-is" +LICENSE="0AD" SLOT="0" KEYWORDS="" IUSE="+audio +editor fam +pch test" @@ -24,7 +24,7 @@ RDEPEND=" ~dev-lang/spidermonkey-1.8.5 dev-libs/boost dev-libs/libxml2 - dev-util/nvidia-texture-tools + media-gfx/nvidia-texture-tools !games-strategy/0ad-data media-libs/libpng:0 media-libs/libsdl[X,opengl,video] @@ -40,7 +40,7 @@ RDEPEND=" fam? ( virtual/fam ) " DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig test? ( dev-lang/perl )" S=${WORKDIR}/trunk