diff options
author | Mike Frysinger <vapier@gentoo.org> | 2011-12-14 17:27:48 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2011-12-14 17:27:48 +0000 |
commit | 5a5275d9960969da075b63b6b1c8eb9c2cb55e7c (patch) | |
tree | 4f356d429db797fb26d4b48606b96a20dbbb444e /games-fps | |
parent | The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now h... (diff) | |
download | gentoo-2-5a5275d9960969da075b63b6b1c8eb9c2cb55e7c.tar.gz gentoo-2-5a5275d9960969da075b63b6b1c8eb9c2cb55e7c.tar.bz2 gentoo-2-5a5275d9960969da075b63b6b1c8eb9c2cb55e7c.zip |
The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now has ACCEPT_LICENSE), so drop it here too.
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/tribes2/ChangeLog | 8 | ||||
-rw-r--r-- | games-fps/tribes2/tribes2-25034.ebuild | 5 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-fps/tribes2/ChangeLog b/games-fps/tribes2/ChangeLog index f3cd483c49b1..e1c71aee5f92 100644 --- a/games-fps/tribes2/ChangeLog +++ b/games-fps/tribes2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/tribes2 -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/tribes2/ChangeLog,v 1.20 2008/07/28 16:40:56 wolf31o2 Exp $ +# 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 $ + + 14 Dec 2011; Mike Frysinger <vapier@gentoo.org> tribes2-25034.ebuild: + The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now + has ACCEPT_LICENSE), so drop it here too. 28 Jul 2008; Chris Gianelloni <wolf31o2@gentoo.org> metadata.xml: Removing myself from metadata.xml since I am retiring from the project. diff --git a/games-fps/tribes2/tribes2-25034.ebuild b/games-fps/tribes2/tribes2-25034.ebuild index edd2d59b50dc..11a9bf67ba4e 100644 --- a/games-fps/tribes2/tribes2-25034.ebuild +++ b/games-fps/tribes2/tribes2-25034.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 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.20 2009/09/22 18:57:22 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/tribes2/tribes2-25034.ebuild,v 1.21 2011/12/14 17:27:48 vapier Exp $ inherit eutils games @@ -26,7 +26,6 @@ RDEPEND="${DEPEND} S=${WORKDIR} -GAMES_CHECK_LICENSE="yes" dir=${GAMES_PREFIX_OPT}/${PN} Ddir=${D}/${dir} |