summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul de Vrieze <pauldv@gentoo.org>2004-09-09 19:03:58 +0000
committerPaul de Vrieze <pauldv@gentoo.org>2004-09-09 19:03:58 +0000
commit5fa97c108316055b4934aa74848f6b57f1e483ed (patch)
treeaf5c3a82cab544c60bb21af717e02da9c0faf6ae /x11-misc/xcompmgr
parentChange speex dep so we don't get 1.1.4 (Manifest recommit) (diff)
downloadgentoo-2-5fa97c108316055b4934aa74848f6b57f1e483ed.tar.gz
gentoo-2-5fa97c108316055b4934aa74848f6b57f1e483ed.tar.bz2
gentoo-2-5fa97c108316055b4934aa74848f6b57f1e483ed.zip
xcompmgr works on amd64 just as well (slow) as on x86
Diffstat (limited to 'x11-misc/xcompmgr')
-rw-r--r--x11-misc/xcompmgr/ChangeLog6
-rw-r--r--x11-misc/xcompmgr/xcompmgr-0.1_pre20040821-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xcompmgr/ChangeLog b/x11-misc/xcompmgr/ChangeLog
index bccee6b9bc87..c5511838f37a 100644
--- a/x11-misc/xcompmgr/ChangeLog
+++ b/x11-misc/xcompmgr/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/xcompmgr
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/ChangeLog,v 1.5 2004/09/03 15:34:30 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/ChangeLog,v 1.6 2004/09/09 19:03:58 pauldv Exp $
+
+ 09 Sep 2004; Paul de Vrieze <pauldv@gentoo.org>
+ xcompmgr-0.1_pre20040821-r1.ebuild:
+ Add amd64 keyword
03 Sep 2004; David Holm <dholm@gentoo.org>
xcompmgr-0.1_pre20040821-r1.ebuild:
diff --git a/x11-misc/xcompmgr/xcompmgr-0.1_pre20040821-r1.ebuild b/x11-misc/xcompmgr/xcompmgr-0.1_pre20040821-r1.ebuild
index c5c2cb1153df..300bf16cbc32 100644
--- a/x11-misc/xcompmgr/xcompmgr-0.1_pre20040821-r1.ebuild
+++ b/x11-misc/xcompmgr/xcompmgr-0.1_pre20040821-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/xcompmgr-0.1_pre20040821-r1.ebuild,v 1.3 2004/09/03 15:34:30 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/xcompmgr-0.1_pre20040821-r1.ebuild,v 1.4 2004/09/09 19:03:58 pauldv Exp $
inherit eutils
@@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ~amd64"
RDEPEND=">=x11-base/xorg-x11-6.7.99.902"