diff options
Diffstat (limited to 'x11-misc/iceked/iceked-1.5.ebuild')
-rw-r--r-- | x11-misc/iceked/iceked-1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/iceked/iceked-1.5.ebuild b/x11-misc/iceked/iceked-1.5.ebuild index cfe518ddf5d3..a45f81dde43d 100644 --- a/x11-misc/iceked/iceked-1.5.ebuild +++ b/x11-misc/iceked/iceked-1.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 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.1 2004/08/27 06:52:42 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/iceked/iceked-1.5.ebuild,v 1.2 2004/09/02 22:49:40 pvdabeel 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" DEPEND=">=x11-libs/qt-3.0.0" |