summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-plugins/gkrellm-timers/ChangeLog7
-rw-r--r--x11-plugins/gkrellm-timers/gkrellm-timers-1.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/gkrellm-timers/ChangeLog b/x11-plugins/gkrellm-timers/ChangeLog
index 4208a9b55a2f..8e0ca718b26f 100644
--- a/x11-plugins/gkrellm-timers/ChangeLog
+++ b/x11-plugins/gkrellm-timers/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/gkrellm-timers
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-timers/ChangeLog,v 1.2 2007/03/12 14:42:45 lack Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-timers/ChangeLog,v 1.3 2008/01/10 14:34:45 lack Exp $
+
+ 10 Jan 2008; Jim Ramsay <lack@gentoo.org> gkrellm-timers-1.2.ebuild:
+ Adding ~amd64
12 Mar 2007; Jim Ramsay <lack@gentoo.org> gkrellm-timers-1.2.ebuild:
Updated to use new gkrellm-plugin eclass
diff --git a/x11-plugins/gkrellm-timers/gkrellm-timers-1.2.ebuild b/x11-plugins/gkrellm-timers/gkrellm-timers-1.2.ebuild
index 0ad578845e11..2937e4629213 100644
--- a/x11-plugins/gkrellm-timers/gkrellm-timers-1.2.ebuild
+++ b/x11-plugins/gkrellm-timers/gkrellm-timers-1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-timers/gkrellm-timers-1.2.ebuild,v 1.3 2007/07/11 20:39:22 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-timers/gkrellm-timers-1.2.ebuild,v 1.4 2008/01/10 14:34:45 lack Exp $
inherit gkrellm-plugin
@@ -13,7 +13,7 @@ DEPEND="=app-admin/gkrellm-2*"
SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="x86"
+KEYWORDS="~amd64 x86"
S="${WORKDIR}/${MY_P}"