summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-fps/tribes2')
-rw-r--r--games-fps/tribes2/ChangeLog7
-rw-r--r--games-fps/tribes2/tribes2-25034.ebuild7
2 files changed, 8 insertions, 6 deletions
diff --git a/games-fps/tribes2/ChangeLog b/games-fps/tribes2/ChangeLog
index e1c71aee5f92..c7c8fd07d62e 100644
--- a/games-fps/tribes2/ChangeLog
+++ b/games-fps/tribes2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-fps/tribes2
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/tribes2/ChangeLog,v 1.21 2011/12/14 17:27:48 vapier Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/tribes2/ChangeLog,v 1.22 2012/01/16 19:27:02 ulm Exp $
+
+ 16 Jan 2012; Ulrich Müller <ulm@gentoo.org> tribes2-25034.ebuild:
+ Migrate to cdrom.eclass, bug 398809.
14 Dec 2011; Mike Frysinger <vapier@gentoo.org> tribes2-25034.ebuild:
The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now
diff --git a/games-fps/tribes2/tribes2-25034.ebuild b/games-fps/tribes2/tribes2-25034.ebuild
index 11a9bf67ba4e..615afab32012 100644
--- a/games-fps/tribes2/tribes2-25034.ebuild
+++ b/games-fps/tribes2/tribes2-25034.ebuild
@@ -1,8 +1,8 @@
-# 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-fps/tribes2/tribes2-25034.ebuild,v 1.21 2011/12/14 17:27:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/tribes2/tribes2-25034.ebuild,v 1.22 2012/01/16 19:27:02 ulm Exp $
-inherit eutils games
+inherit eutils cdrom games
IUSE=""
DESCRIPTION="Tribes 2 - Team Combat on an Epic Scale"
@@ -17,7 +17,6 @@ SLOT="0"
# someone does fix the patching.
KEYWORDS="-amd64 x86"
RESTRICT="mirror strip"
-PROPERTIES="interactive"
DEPEND="sys-libs/glibc
games-util/loki_patch"