summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2006-05-29 23:10:48 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2006-05-29 23:10:48 +0000
commit117d5fe2b4219694570d99b9746bcc6b95f56b8d (patch)
tree2b44ed33614463288195eca75e1c0eab455ee9fb /x11-plugins/gkrellm-xkb
parentUse testflags to avoid adding -fno-stack-protector-all when using GCC 4.1. (diff)
downloadgentoo-2-117d5fe2b4219694570d99b9746bcc6b95f56b8d.tar.gz
gentoo-2-117d5fe2b4219694570d99b9746bcc6b95f56b8d.tar.bz2
gentoo-2-117d5fe2b4219694570d99b9746bcc6b95f56b8d.zip
Add ~amd64 after compile test as requested by bug #33152.
(Portage version: 2.1_rc2)
Diffstat (limited to 'x11-plugins/gkrellm-xkb')
-rw-r--r--x11-plugins/gkrellm-xkb/ChangeLog8
-rw-r--r--x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-plugins/gkrellm-xkb/ChangeLog b/x11-plugins/gkrellm-xkb/ChangeLog
index 1d20409b2ff1..1fc659791d7c 100644
--- a/x11-plugins/gkrellm-xkb/ChangeLog
+++ b/x11-plugins/gkrellm-xkb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/gkrellm-xkb
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-xkb/ChangeLog,v 1.2 2005/09/02 19:22:32 ticho Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-xkb/ChangeLog,v 1.3 2006/05/29 23:10:48 robbat2 Exp $
+
+ 29 May 2006; Robin H. Johnson <robbat2@gentoo.org>
+ gkrellm-xkb-1.05.ebuild:
+ Add ~amd64 after compile test as requested by bug #33152.
02 Sep 2005; Andrej Kacian <ticho@gentoo.org> gkrellm-xkb-1.05.ebuild:
Stable on x86.
diff --git a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild
index 888b29e52726..91523abf6151 100644
--- a/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild
+++ b/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild,v 1.2 2005/09/02 19:22:32 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-xkb/gkrellm-xkb-1.05.ebuild,v 1.3 2006/05/29 23:10:48 robbat2 Exp $
DESCRIPTION="XKB keyboard switcher for gkrellm2"
HOMEPAGE="http://sweb.cz/tripie/gkrellm/xkb/"
@@ -8,7 +8,7 @@ SRC_URI="http://sweb.cz/tripie/gkrellm/xkb/dist/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~amd64"
IUSE=""
DEPEND=">=app-admin/gkrellm-2"