summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-09-22 22:00:59 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-09-22 22:00:59 +0000
commitbc28ceba386c6533cc117e8c0b44a50d63333855 (patch)
tree3683a841ab66840f2c54d3fb9dea12d60dd142f8 /games-fps
parentadd ~arm (diff)
downloadgentoo-2-bc28ceba386c6533cc117e8c0b44a50d63333855.tar.gz
gentoo-2-bc28ceba386c6533cc117e8c0b44a50d63333855.tar.bz2
gentoo-2-bc28ceba386c6533cc117e8c0b44a50d63333855.zip
dropped the amd64 keywords since it's reported to not build properly (bug #275507)
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/quake2-icculus/ChangeLog7
-rw-r--r--games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild4
-rw-r--r--games-fps/quake2-icculus/quake2-icculus-0.16.1.ebuild4
3 files changed, 10 insertions, 5 deletions
diff --git a/games-fps/quake2-icculus/ChangeLog b/games-fps/quake2-icculus/ChangeLog
index 62a98b1d45e2..f965e719f6b3 100644
--- a/games-fps/quake2-icculus/ChangeLog
+++ b/games-fps/quake2-icculus/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for games-fps/quake2-icculus
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-icculus/ChangeLog,v 1.33 2009/06/30 21:00:04 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-icculus/ChangeLog,v 1.34 2009/09/22 22:00:59 mr_bones_ Exp $
+
+ 22 Sep 2009; Michael Sterrett <mr_bones_@gentoo.org>
+ quake2-icculus-0.16.1.ebuild, quake2-icculus-0.16.1-r1.ebuild:
+ dropped the amd64 keywords since it's reported to not build properly (bug
+ #275507)
30 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
quake2-icculus-0.16.1-r1.ebuild:
diff --git a/games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild b/games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild
index b25b18c54a4e..5c7cabd9e9c3 100644
--- a/games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild
+++ b/games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild,v 1.13 2009/06/30 21:00:04 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-icculus/quake2-icculus-0.16.1-r1.ebuild,v 1.14 2009/09/22 22:00:59 mr_bones_ Exp $
inherit eutils toolchain-funcs games
@@ -14,7 +14,7 @@ SRC_URI="http://icculus.org/quake2/files/${MY_P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86 ~x86-fbsd"
+KEYWORDS="~ppc ~sparc x86 ~x86-fbsd"
IUSE="aalib alsa arts cdinstall dedicated demo ipv6 joystick opengl qmax rogue sdl svga X xatrix"
UIDEPEND="aalib? ( media-libs/aalib )
diff --git a/games-fps/quake2-icculus/quake2-icculus-0.16.1.ebuild b/games-fps/quake2-icculus/quake2-icculus-0.16.1.ebuild
index f66dabf8a466..76a133140041 100644
--- a/games-fps/quake2-icculus/quake2-icculus-0.16.1.ebuild
+++ b/games-fps/quake2-icculus/quake2-icculus-0.16.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-icculus/quake2-icculus-0.16.1.ebuild,v 1.23 2009/06/28 20:45:02 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-icculus/quake2-icculus-0.16.1.ebuild,v 1.24 2009/09/22 22:00:59 mr_bones_ Exp $
inherit eutils toolchain-funcs games
@@ -14,7 +14,7 @@ SRC_URI="http://icculus.org/quake2/files/${MY_P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd"
+KEYWORDS="ppc sparc x86 ~x86-fbsd"
IUSE="aalib alsa arts dedicated ipv6 joystick noqmax opengl rogue sdl svga X xatrix"
RDEPEND="opengl? ( virtual/opengl )