summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-06-27 20:55:27 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-06-27 20:55:27 +0000
commitdefeaeae52d14324fd94616acb15259725146d6c (patch)
treeafa5412b2004bb505045322ec54b739b924d23b1 /games-fps/quake2-demodata
parentStable on alpha, ia64 and x86. (diff)
downloadgentoo-2-defeaeae52d14324fd94616acb15259725146d6c.tar.gz
gentoo-2-defeaeae52d14324fd94616acb15259725146d6c.tar.bz2
gentoo-2-defeaeae52d14324fd94616acb15259725146d6c.zip
Added a few more architectures for testing. This is data-only, so should be safe on all of them.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'games-fps/quake2-demodata')
-rw-r--r--games-fps/quake2-demodata/ChangeLog7
-rw-r--r--games-fps/quake2-demodata/quake2-demodata-3.14.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/games-fps/quake2-demodata/ChangeLog b/games-fps/quake2-demodata/ChangeLog
index 42b505898a48..3b3023c696db 100644
--- a/games-fps/quake2-demodata/ChangeLog
+++ b/games-fps/quake2-demodata/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for games-fps/quake2-demodata
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-demodata/ChangeLog,v 1.1 2006/06/27 20:41:42 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-demodata/ChangeLog,v 1.2 2006/06/27 20:55:27 wolf31o2 Exp $
+
+ 27 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ quake2-demodata-3.14.ebuild:
+ Added a few more architectures for testing. This is data-only, so should be
+ safe on all of them.
*quake2-demodata-3.14 (27 Jun 2006)
diff --git a/games-fps/quake2-demodata/quake2-demodata-3.14.ebuild b/games-fps/quake2-demodata/quake2-demodata-3.14.ebuild
index 1b778ad77d42..29ad881722eb 100644
--- a/games-fps/quake2-demodata/quake2-demodata-3.14.ebuild
+++ b/games-fps/quake2-demodata/quake2-demodata-3.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-demodata/quake2-demodata-3.14.ebuild,v 1.1 2006/06/27 20:41:42 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-demodata/quake2-demodata-3.14.ebuild,v 1.2 2006/06/27 20:55:27 wolf31o2 Exp $
inherit eutils versionator games
@@ -15,7 +15,7 @@ SRC_URI="mirror://idsoftware/${MY_PN}/${FILE}"
# See license.txt - it's a bit different to Q2EULA in Portage
LICENSE="quake2-demodata"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
IUSE="symlink"
RDEPEND=""