diff options
author | 2011-12-14 17:28:54 +0000 | |
---|---|---|
committer | 2011-12-14 17:28:54 +0000 | |
commit | a08609e3d575cc8c4078b548f7f646ef31ed4bdb (patch) | |
tree | 6e551a26346e26d3189911cd781f6e23183b26f9 /games-fps/doom3-data/doom3-data-1.1.1282-r1.ebuild | |
parent | avoid multiple inclusions when possible to speed caching up (diff) | |
download | historical-a08609e3d575cc8c4078b548f7f646ef31ed4bdb.tar.gz historical-a08609e3d575cc8c4078b548f7f646ef31ed4bdb.tar.bz2 historical-a08609e3d575cc8c4078b548f7f646ef31ed4bdb.zip |
The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now has ACCEPT_LICENSE), so drop it here too.
Package-Manager: portage-2.2.0_alpha79/cvs/Linux x86_64
Diffstat (limited to 'games-fps/doom3-data/doom3-data-1.1.1282-r1.ebuild')
-rw-r--r-- | games-fps/doom3-data/doom3-data-1.1.1282-r1.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/games-fps/doom3-data/doom3-data-1.1.1282-r1.ebuild b/games-fps/doom3-data/doom3-data-1.1.1282-r1.ebuild index 579ee0797d9b..270268bcafc0 100644 --- a/games-fps/doom3-data/doom3-data-1.1.1282-r1.ebuild +++ b/games-fps/doom3-data/doom3-data-1.1.1282-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 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/doom3-data/doom3-data-1.1.1282-r1.ebuild,v 1.6 2009/10/03 22:44:51 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-data/doom3-data-1.1.1282-r1.ebuild,v 1.7 2011/12/14 17:18:23 vapier Exp $ inherit eutils games @@ -18,8 +18,6 @@ RDEPEND="games-fps/doom3" S=${WORKDIR} -GAMES_CHECK_LICENSE="yes" - src_install() { cdrom_get_cds \ Setup/Data/base/pak002.pk4 \ |