diff options
author | 2004-03-24 11:35:38 +0000 | |
---|---|---|
committer | 2004-03-24 11:35:38 +0000 | |
commit | 9aab77e924ae29d3780bffb02e2698c5c195aa9f (patch) | |
tree | a248f27cca27d5bf1450c33eba915addb507c44f /x11-misc/iceked/iceked-1.3.ebuild | |
parent | stable for x86 (diff) | |
download | historical-9aab77e924ae29d3780bffb02e2698c5c195aa9f.tar.gz historical-9aab77e924ae29d3780bffb02e2698c5c195aa9f.tar.bz2 historical-9aab77e924ae29d3780bffb02e2698c5c195aa9f.zip |
Adding IUSE
Diffstat (limited to 'x11-misc/iceked/iceked-1.3.ebuild')
-rw-r--r-- | x11-misc/iceked/iceked-1.3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/iceked/iceked-1.3.ebuild b/x11-misc/iceked/iceked-1.3.ebuild index a3e5330a7d83..3544e67bf726 100644 --- a/x11-misc/iceked/iceked-1.3.ebuild +++ b/x11-misc/iceked/iceked-1.3.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/iceked/iceked-1.3.ebuild,v 1.2 2004/03/21 09:46:08 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/iceked/iceked-1.3.ebuild,v 1.3 2004/03/24 11:25:44 phosphan Exp $ DESCRIPTION="IceWM keys editor" SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" HOMEPAGE="http://icecc.sourceforge.net/" LICENSE="GPL-2" +IUSE="" KEYWORDS="x86" DEPEND=">=x11-libs/qt-3.0.0" |