summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-01-16 19:27:02 +0000
committerUlrich Müller <ulm@gentoo.org>2012-01-16 19:27:02 +0000
commit19e99cb868de1579d9dbd3ed6a9b0208feb08153 (patch)
treec98a72a885a685e4da51ea605d090b12e0c04e9f /games-fps
parentMigrate to cdrom.eclass, bug 398809. (diff)
downloadgentoo-2-19e99cb868de1579d9dbd3ed6a9b0208feb08153.tar.gz
gentoo-2-19e99cb868de1579d9dbd3ed6a9b0208feb08153.tar.bz2
gentoo-2-19e99cb868de1579d9dbd3ed6a9b0208feb08153.zip
Migrate to cdrom.eclass, bug 398809.
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'games-fps')
-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"