summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Portnoy <avenj@gentoo.org>2004-01-06 02:52:59 +0000
committerJon Portnoy <avenj@gentoo.org>2004-01-06 02:52:59 +0000
commitf5c19b11b2ad0359d70cef15a6696f37373338a7 (patch)
tree7d69a84d8c1bedbdeb39372e88372600c6b6e4e2 /games-util/xqf
parentAMD64 keywords (diff)
downloadgentoo-2-f5c19b11b2ad0359d70cef15a6696f37373338a7.tar.gz
gentoo-2-f5c19b11b2ad0359d70cef15a6696f37373338a7.tar.bz2
gentoo-2-f5c19b11b2ad0359d70cef15a6696f37373338a7.zip
AMD64 keywords
Diffstat (limited to 'games-util/xqf')
-rw-r--r--games-util/xqf/ChangeLog9
-rw-r--r--games-util/xqf/Manifest6
-rw-r--r--games-util/xqf/xqf-0.9.13.ebuild6
3 files changed, 12 insertions, 9 deletions
diff --git a/games-util/xqf/ChangeLog b/games-util/xqf/ChangeLog
index 0ec870a25ecd..52a093b14c22 100644
--- a/games-util/xqf/ChangeLog
+++ b/games-util/xqf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-util/xqf
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/xqf/ChangeLog,v 1.3 2003/11/29 20:44:49 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-util/xqf/ChangeLog,v 1.4 2004/01/06 02:49:16 avenj Exp $
+
+ 05 Jan 2004; Jon Portnoy <avenj@gentoo.org> :
+ AMD64 keywords.
*xqf-0.9.13 (29 Nov 2003)
@@ -50,7 +53,7 @@
fix sourceforge mirroring.
13 April 2002; Bart Verwilst <verwilst@gentoo.org>: just added a
- description, and cleaned up the $Header: /var/cvsroot/gentoo-x86/games-util/xqf/ChangeLog,v 1.3 2003/11/29 20:44:49 vapier Exp $
+ description, and cleaned up the $Header: /var/cvsroot/gentoo-x86/games-util/xqf/ChangeLog,v 1.4 2004/01/06 02:49:16 avenj Exp $
*xqf-0.9.8 (6 Apr 2002)
diff --git a/games-util/xqf/Manifest b/games-util/xqf/Manifest
index 0d6f42527e1f..1cb8e28aae5b 100644
--- a/games-util/xqf/Manifest
+++ b/games-util/xqf/Manifest
@@ -1,4 +1,4 @@
-MD5 b3d4871360700f89ba31cc3681197fad files/digest-xqf-0.9.13 62
-MD5 28aaa4b8afaf1c414aa94a2086a04e16 xqf-0.9.13.ebuild 942
-MD5 100080cb237c2d751879164de347d88d ChangeLog 1810
+MD5 a8645ddae5fff37c5c0a87c4a3bc496e ChangeLog 1875
MD5 a30c9d4ce8f9629d6d7323eaab258343 metadata.xml 241
+MD5 8c7563658be7cbac323cb50dd299f41f xqf-0.9.13.ebuild 948
+MD5 b3d4871360700f89ba31cc3681197fad files/digest-xqf-0.9.13 62
diff --git a/games-util/xqf/xqf-0.9.13.ebuild b/games-util/xqf/xqf-0.9.13.ebuild
index 86d701a1f1d6..10fe3a088c3a 100644
--- a/games-util/xqf/xqf-0.9.13.ebuild
+++ b/games-util/xqf/xqf-0.9.13.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/xqf/xqf-0.9.13.ebuild,v 1.3 2003/12/03 17:22:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/xqf/xqf-0.9.13.ebuild,v 1.4 2004/01/06 02:49:16 avenj Exp $
inherit games
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/xqf/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc ~amd64"
IUSE="nls geoip gtk2"
DEPEND=">=games-util/qstat-25