diff options
author | Daniel Goller <morfic@gentoo.org> | 2006-02-27 07:09:30 +0000 |
---|---|---|
committer | Daniel Goller <morfic@gentoo.org> | 2006-02-27 07:09:30 +0000 |
commit | b8bf42c424b4ebca6fb6a73ec84b98de3ab26bca (patch) | |
tree | 7153895720b1c5ebd6175034069fff915338d12c /x11-misc/iceked/iceked-1.5.ebuild | |
parent | New release candidate (diff) | |
download | historical-b8bf42c424b4ebca6fb6a73ec84b98de3ab26bca.tar.gz historical-b8bf42c424b4ebca6fb6a73ec84b98de3ab26bca.tar.bz2 historical-b8bf42c424b4ebca6fb6a73ec84b98de3ab26bca.zip |
Adding ~amd64 keyword
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'x11-misc/iceked/iceked-1.5.ebuild')
-rw-r--r-- | x11-misc/iceked/iceked-1.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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*" |