summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2010-08-19 00:01:45 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2010-08-19 00:01:45 +0000
commitdd1c70e9c6ac1d58b7374183ad860a9bea005bab (patch)
tree5e272a2d9116ce0b10af42c128531c90ad0b8a71 /x11-apps/xgc
parentWorks on AMD64. (diff)
downloadgentoo-2-dd1c70e9c6ac1d58b7374183ad860a9bea005bab.tar.gz
gentoo-2-dd1c70e9c6ac1d58b7374183ad860a9bea005bab.tar.bz2
gentoo-2-dd1c70e9c6ac1d58b7374183ad860a9bea005bab.zip
Works on AMD64.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xgc')
-rw-r--r--x11-apps/xgc/ChangeLog7
-rw-r--r--x11-apps/xgc/xgc-1.0.1-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xgc/ChangeLog b/x11-apps/xgc/ChangeLog
index f886c379983d..c6d29b636a71 100644
--- a/x11-apps/xgc/ChangeLog
+++ b/x11-apps/xgc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xgc
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.22 2009/07/07 01:38:59 jer Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.23 2010/08/19 00:01:45 robbat2 Exp $
+
+ 19 Aug 2010; Robin H. Johnson <robbat2@gentoo.org> xgc-1.0.1-r1.ebuild:
+ Works on AMD64.
07 Jul 2009; Jeroen Roovers <jer@gentoo.org> xgc-1.0.1-r1.ebuild:
Stable for HPPA too.
diff --git a/x11-apps/xgc/xgc-1.0.1-r1.ebuild b/x11-apps/xgc/xgc-1.0.1-r1.ebuild
index 9da57386f0fe..5147aaeeef1b 100644
--- a/x11-apps/xgc/xgc-1.0.1-r1.ebuild
+++ b/x11-apps/xgc/xgc-1.0.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild,v 1.8 2009/07/07 01:38:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/xgc-1.0.1-r1.ebuild,v 1.9 2010/08/19 00:01:45 robbat2 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X graphics demo"
-KEYWORDS="arm hppa ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="arm hppa ~mips ppc ppc64 s390 sh sparc x86 ~amd64"
IUSE=""
RDEPEND="x11-libs/libXaw"
DEPEND="${RDEPEND}"