public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Frysinger (vapier)" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-fps/quake4-bin: quake4-bin-1.4.2.ebuild quake4-bin-1.3.2.ebuild ChangeLog
Date: Wed, 14 Dec 2011 17:23:44 +0000 (UTC)	[thread overview]
Message-ID: <20111214172344.06FC72004B@flycatcher.gentoo.org> (raw)

vapier      11/12/14 17:23:44

  Modified:             quake4-bin-1.4.2.ebuild quake4-bin-1.3.2.ebuild
                        ChangeLog
  Log:
  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)

Revision  Changes    Path
1.5                  games-fps/quake4-bin/quake4-bin-1.4.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.4.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.4.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.4.2.ebuild?r1=1.4&r2=1.5

Index: quake4-bin-1.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.4.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- quake4-bin-1.4.2.ebuild	26 Sep 2008 18:54:33 -0000	1.4
+++ quake4-bin-1.4.2.ebuild	14 Dec 2011 17:23:43 -0000	1.5
@@ -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/quake4-bin/quake4-bin-1.4.2.ebuild,v 1.4 2008/09/26 18:54:33 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.4.2.ebuild,v 1.5 2011/12/14 17:23:43 vapier Exp $
 
 inherit eutils games
 
@@ -12,7 +12,6 @@
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
 IUSE="alsa cdinstall dedicated linguas_cs linguas_fr linguas_it linguas_pl linguas_ru opengl"
-PROPERTIES="interactive"
 RESTRICT="strip"
 
 UIDEPEND="virtual/opengl
@@ -43,8 +42,6 @@
 dir=${GAMES_PREFIX_OPT}/quake4
 Ddir=${D}/${dir}
 
-GAMES_CHECK_LICENSE="yes"
-
 QA_TEXTRELS="${dir:1}/pb/pbag.so
 	${dir:1}/pb/pbags.so
 	${dir:1}/pb/pbcl.so



1.10                 games-fps/quake4-bin/quake4-bin-1.3.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.3.2.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.3.2.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.3.2.ebuild?r1=1.9&r2=1.10

Index: quake4-bin-1.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.3.2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- quake4-bin-1.3.2.ebuild	9 Mar 2010 12:12:16 -0000	1.9
+++ quake4-bin-1.3.2.ebuild	14 Dec 2011 17:23:43 -0000	1.10
@@ -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/quake4-bin/quake4-bin-1.3.2.ebuild,v 1.9 2010/03/09 12:12:16 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.3.2.ebuild,v 1.10 2011/12/14 17:23:43 vapier Exp $
 
 inherit eutils versionator games
 
@@ -14,7 +14,6 @@
 SLOT="0"
 KEYWORDS="-* amd64 x86"
 IUSE="alsa cdinstall dedicated opengl"
-PROPERTIES="interactive"
 RESTRICT="strip"
 
 UIDEPEND="virtual/opengl
@@ -44,7 +43,6 @@
 
 S=${WORKDIR}
 
-GAMES_CHECK_LICENSE="yes"
 dir=${GAMES_PREFIX_OPT}/quake4
 Ddir=${D}/${dir}
 



1.39                 games-fps/quake4-bin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake4-bin/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake4-bin/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake4-bin/ChangeLog?r1=1.38&r2=1.39

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	9 Mar 2010 12:12:16 -0000	1.38
+++ ChangeLog	14 Dec 2011 17:23:43 -0000	1.39
@@ -1,6 +1,11 @@
 # ChangeLog for games-fps/quake4-bin
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/ChangeLog,v 1.38 2010/03/09 12:12:16 abcd Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/ChangeLog,v 1.39 2011/12/14 17:23:43 vapier Exp $
+
+  14 Dec 2011; Mike Frysinger <vapier@gentoo.org> quake4-bin-1.3.2.ebuild,
+  quake4-bin-1.4.2.ebuild:
+  The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now
+  has ACCEPT_LICENSE), so drop it here too.
 
   09 Mar 2010; Jonathan Callen <abcd@gentoo.org> quake4-bin-1.3.2.ebuild:
   QA: When not using an absolute path, you MUST NOT use a file extension






             reply	other threads:[~2011-12-14 17:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-14 17:23 Mike Frysinger (vapier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-02-08 21:20 [gentoo-commits] gentoo-x86 commit in games-fps/quake4-bin: quake4-bin-1.4.2.ebuild quake4-bin-1.3.2.ebuild ChangeLog Mike Frysinger (vapier)
2008-09-26 18:54 Zac Medico (zmedico)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111214172344.06FC72004B@flycatcher.gentoo.org \
    --to=vapier@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox