]> Pileus Git - ~andy/sunrise/blobdiff - games-strategy/0ad/0ad-11339_alpha9.ebuild
punt old crap
[~andy/sunrise] / games-strategy / 0ad / 0ad-11339_alpha9.ebuild
index 1f28eac198e5b9c4cf65c6763f518150a30b6244..f20fea551284bc75bf0503be5c92a85ded7b3bf6 100644 (file)
@@ -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/"
 SRC_URI="mirror://sourceforge/zero-ad/${MY_P}-unix-build.tar.xz"
 
-LICENSE="GPL-2 LGPL-2.1 MIT CCPL-Attribution-ShareAlike-3.0 as-is"
+LICENSE="0AD"
 SLOT="0"
 KEYWORDS="~amd64"
 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-${PV}
        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}/${MY_P}