public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-fps/quake3: ChangeLog quake3-9999.ebuild quake3-1.36.ebuild
@ 2010-11-28  5:29 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2010-11-28  5:29 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    10/11/28 05:29:05

  Modified:             ChangeLog quake3-9999.ebuild quake3-1.36.ebuild
  Log:
  fix KEYWORDS (bug #346329)
  
  (Portage version: 2.1.9.24/cvs/Linux i686)

Revision  Changes    Path
1.55                 games-fps/quake3/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	13 Nov 2010 07:33:45 -0000	1.54
+++ ChangeLog	28 Nov 2010 05:29:05 -0000	1.55
@@ -1,6 +1,10 @@
 # ChangeLog for games-fps/quake3
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/ChangeLog,v 1.54 2010/11/13 07:33:45 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/ChangeLog,v 1.55 2010/11/28 05:29:05 mr_bones_ Exp $
+
+  28 Nov 2010; Michael Sterrett <mr_bones_@gentoo.org> quake3-1.36.ebuild,
+  quake3-9999.ebuild:
+  fix KEYWORDS (bug #346329)
 
 *quake3-1.36 (13 Nov 2010)
 



1.18                 games-fps/quake3/quake3-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3/quake3-9999.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3/quake3-9999.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3/quake3-9999.ebuild?r1=1.17&r2=1.18

Index: quake3-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-9999.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- quake3-9999.ebuild	13 Nov 2010 07:33:45 -0000	1.17
+++ quake3-9999.ebuild	28 Nov 2010 05:29:05 -0000	1.18
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-9999.ebuild,v 1.17 2010/11/13 07:33:45 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-9999.ebuild,v 1.18 2010/11/28 05:29:05 mr_bones_ Exp $
 
 # quake3-9999          -> latest svn
 # quake3-9999.REV      -> use svn REV
@@ -14,10 +14,12 @@
 	inherit subversion flag-o-matic toolchain-funcs eutils games
 
 	SRC_URI=""
+	KEYWORDS=""
 	S=${WORKDIR}/trunk
 else
 	inherit flag-o-matic toolchain-funcs eutils games
 	SRC_URI="http://ioquake3.org/files/${PV}/ioquake3-${PV}.tar.bz2"
+	KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
 	S=${WORKDIR}/io${P}
 fi
 



1.2                  games-fps/quake3/quake3-1.36.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3/quake3-1.36.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3/quake3-1.36.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake3/quake3-1.36.ebuild?r1=1.1&r2=1.2

Index: quake3-1.36.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-1.36.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- quake3-1.36.ebuild	13 Nov 2010 07:33:45 -0000	1.1
+++ quake3-1.36.ebuild	28 Nov 2010 05:29:05 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-1.36.ebuild,v 1.1 2010/11/13 07:33:45 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-1.36.ebuild,v 1.2 2010/11/28 05:29:05 mr_bones_ Exp $
 
 # quake3-9999          -> latest svn
 # quake3-9999.REV      -> use svn REV
@@ -14,10 +14,12 @@
 	inherit subversion flag-o-matic toolchain-funcs eutils games
 
 	SRC_URI=""
+	KEYWORDS=""
 	S=${WORKDIR}/trunk
 else
 	inherit flag-o-matic toolchain-funcs eutils games
 	SRC_URI="http://ioquake3.org/files/${PV}/ioquake3-${PV}.tar.bz2"
+	KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
 	S=${WORKDIR}/io${P}
 fi
 
@@ -26,7 +28,6 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
 IUSE="dedicated teamarena"
 
 DEPEND="!dedicated? (






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-11-28  5:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-28  5:29 [gentoo-commits] gentoo-x86 commit in games-fps/quake3: ChangeLog quake3-9999.ebuild quake3-1.36.ebuild Michael Sterrett (mr_bones_)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox