diff options
author | 2011-12-14 17:20:29 +0000 | |
---|---|---|
committer | 2011-12-14 17:20:29 +0000 | |
commit | 37b93f450c9f816cb0bd4f04c13520bcc416e0a0 (patch) | |
tree | bcd5d6aa4c41db2510112c6d9a781f1c7116d513 /games-fps/etqw-data/etqw-data-1.0.ebuild | |
parent | The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now h... (diff) | |
download | gentoo-2-37b93f450c9f816cb0bd4f04c13520bcc416e0a0.tar.gz gentoo-2-37b93f450c9f816cb0bd4f04c13520bcc416e0a0.tar.bz2 gentoo-2-37b93f450c9f816cb0bd4f04c13520bcc416e0a0.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/etqw-data/etqw-data-1.0.ebuild')
-rw-r--r-- | games-fps/etqw-data/etqw-data-1.0.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/games-fps/etqw-data/etqw-data-1.0.ebuild b/games-fps/etqw-data/etqw-data-1.0.ebuild index c58b7368c86d..7287855a0044 100644 --- a/games-fps/etqw-data/etqw-data-1.0.ebuild +++ b/games-fps/etqw-data/etqw-data-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 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/etqw-data/etqw-data-1.0.ebuild,v 1.5 2010/07/13 14:32:42 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/etqw-data/etqw-data-1.0.ebuild,v 1.6 2011/12/14 17:20:29 vapier Exp $ inherit eutils games @@ -16,8 +16,6 @@ PROPERTIES="interactive" S=${WORKDIR} -GAMES_CHECK_LICENSE="yes" - src_install() { local dir=${GAMES_PREFIX_OPT}/etqw |