From b6040641782c610577f559cd740af06132720500 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 14 Dec 2011 17:13:20 +0000 Subject: 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 --- games-action/heretic2/ChangeLog | 6 +++++- games-action/heretic2/heretic2-1.06c.ebuild | 4 +--- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'games-action/heretic2') diff --git a/games-action/heretic2/ChangeLog b/games-action/heretic2/ChangeLog index 34b7f1769f3b..0b2fa5bcb037 100644 --- a/games-action/heretic2/ChangeLog +++ b/games-action/heretic2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/heretic2 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/heretic2/ChangeLog,v 1.8 2011/11/17 19:00:31 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/heretic2/ChangeLog,v 1.9 2011/12/14 17:13:02 vapier Exp $ + + 14 Dec 2011; Mike Frysinger heretic2-1.06c.ebuild: + The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now + has ACCEPT_LICENSE), so drop it here too. 17 Nov 2011; Markos Chandras metadata.xml: Change developer's email diff --git a/games-action/heretic2/heretic2-1.06c.ebuild b/games-action/heretic2/heretic2-1.06c.ebuild index 059ff0402a35..f8b22d847020 100644 --- a/games-action/heretic2/heretic2-1.06c.ebuild +++ b/games-action/heretic2/heretic2-1.06c.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/heretic2/heretic2-1.06c.ebuild,v 1.8 2011/05/18 03:22:32 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/heretic2/heretic2-1.06c.ebuild,v 1.9 2011/12/14 17:13:02 vapier Exp $ inherit eutils multilib games @@ -29,8 +29,6 @@ RDEPEND="virtual/opengl S=${WORKDIR} -GAMES_CHECK_LICENSE="yes" - src_unpack() { cdrom_get_cds bin/x86/glibc-2.1/${PN} mkdir ${A} -- cgit v1.2.3-65-gdbad