summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2012-12-07 23:36:34 +0000
committerJulian Ospald <hasufell@gentoo.org>2012-12-07 23:36:34 +0000
commit6906d6d6c4da86a8b6070efc5d7272bd3342b9aa (patch)
tree725072e8f32f205dd8700dfd32bbb86868d7a419 /games-action
parentAdd PYTHON_USEDEP on pytest. (diff)
downloadgentoo-2-6906d6d6c4da86a8b6070efc5d7272bd3342b9aa.tar.gz
gentoo-2-6906d6d6c4da86a8b6070efc5d7272bd3342b9aa.tar.bz2
gentoo-2-6906d6d6c4da86a8b6070efc5d7272bd3342b9aa.zip
prepare deps for irrlicht-1.8 import, fix as-is license to ZLIB
(Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'games-action')
-rw-r--r--games-action/supertuxkart/ChangeLog7
-rw-r--r--games-action/supertuxkart/supertuxkart-0.7.ebuild8
2 files changed, 9 insertions, 6 deletions
diff --git a/games-action/supertuxkart/ChangeLog b/games-action/supertuxkart/ChangeLog
index 9cd31e4ba780..dd00386fda04 100644
--- a/games-action/supertuxkart/ChangeLog
+++ b/games-action/supertuxkart/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-action/supertuxkart
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.27 2011/07/30 18:27:54 mr_bones_ Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.28 2012/12/07 23:36:34 hasufell Exp $
+
+ 07 Dec 2012; Julian Ospald <hasufell@gentoo.org> supertuxkart-0.7.ebuild:
+ prepare deps for irrlicht-1.8 import, fix as-is license to ZLIB
30 Jul 2011; Michael Sterrett <mr_bones_@gentoo.org> supertuxkart-0.7.ebuild:
add dev-libs/fribidi to RDEPEND (bug #375569)
diff --git a/games-action/supertuxkart/supertuxkart-0.7.ebuild b/games-action/supertuxkart/supertuxkart-0.7.ebuild
index 78858f0dc90e..01b366359de2 100644
--- a/games-action/supertuxkart/supertuxkart-0.7.ebuild
+++ b/games-action/supertuxkart/supertuxkart-0.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.7.ebuild,v 1.6 2011/07/30 18:27:54 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.7.ebuild,v 1.7 2012/12/07 23:36:34 hasufell Exp $
EAPI=2
inherit autotools flag-o-matic eutils games
@@ -10,12 +10,12 @@ HOMEPAGE="http://supertuxkart.sourceforge.net/"
SRC_URI="mirror://sourceforge/supertuxkart/SuperTuxKart/${PV}/${P}-src.tar.bz2
mirror://gentoo/${PN}.png"
-LICENSE="GPL-3 CCPL-Attribution-ShareAlike-3.0 CCPL-Attribution-2.0 CCPL-Sampling-Plus-1.0 public-domain as-is"
+LICENSE="GPL-3 CCPL-Attribution-ShareAlike-3.0 CCPL-Attribution-2.0 CCPL-Sampling-Plus-1.0 public-domain ZLIB"
SLOT="0"
KEYWORDS="amd64 ~ppc x86"
IUSE="debug nls unicode"
-RDEPEND=">=dev-games/irrlicht-1.7.2
+RDEPEND="<dev-games/irrlicht-1.8
virtual/opengl
media-libs/freeglut
virtual/glu