summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Goller <morfic@gentoo.org>2006-02-27 07:02:21 +0000
committerDaniel Goller <morfic@gentoo.org>2006-02-27 07:02:21 +0000
commitfe1f9dc087eeb19a53abe7c4188e3f3087d461e6 (patch)
treef9f328aa0a168ce28a4e73b9274e8ea15044de9d /x11-misc/iceked
parentAdding ~amd64 keyword (diff)
downloadgentoo-2-fe1f9dc087eeb19a53abe7c4188e3f3087d461e6.tar.gz
gentoo-2-fe1f9dc087eeb19a53abe7c4188e3f3087d461e6.tar.bz2
gentoo-2-fe1f9dc087eeb19a53abe7c4188e3f3087d461e6.zip
Adding ~amd64 keyword
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'x11-misc/iceked')
-rw-r--r--x11-misc/iceked/ChangeLog7
-rw-r--r--x11-misc/iceked/iceked-1.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/iceked/ChangeLog b/x11-misc/iceked/ChangeLog
index 2cca0cd136aa..72f2497cfcd3 100644
--- a/x11-misc/iceked/ChangeLog
+++ b/x11-misc/iceked/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/iceked
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/iceked/ChangeLog,v 1.14 2005/07/07 05:20:29 caleb Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/iceked/ChangeLog,v 1.15 2006/02/27 07:02:21 morfic Exp $
+
+ 27 Feb 2006; Daniel Goller <morfic@gentoo.org> iceked-1.5.ebuild:
+ Adding ~amd64 keyword
07 Jul 2005; Caleb Tennis <caleb@gentoo.org> iceked-1.5.ebuild:
Fix qt dep
diff --git a/x11-misc/iceked/iceked-1.5.ebuild b/x11-misc/iceked/iceked-1.5.ebuild
index a86fe9d015ff..c5082a70ad64 100644
--- a/x11-misc/iceked/iceked-1.5.ebuild
+++ b/x11-misc/iceked/iceked-1.5.ebuild
@@ -1,13 +1,13 @@
-# 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-misc/iceked/iceked-1.5.ebuild,v 1.5 2005/07/07 05:20:29 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/iceked/iceked-1.5.ebuild,v 1.6 2006/02/27 07:02:21 morfic Exp $
DESCRIPTION="IceWM keys editor"
SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2"
HOMEPAGE="http://icecc.sourceforge.net/"
LICENSE="GPL-2"
IUSE=""
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc ~amd64"
DEPEND="=x11-libs/qt-3*"