diff options
Diffstat (limited to 'x11-misc/icets/icets-1.4.ebuild')
-rw-r--r-- | x11-misc/icets/icets-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/icets/icets-1.4.ebuild b/x11-misc/icets/icets-1.4.ebuild index 5adf659ebadd..773333539ac1 100644 --- a/x11-misc/icets/icets-1.4.ebuild +++ b/x11-misc/icets/icets-1.4.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/icets/icets-1.4.ebuild,v 1.1 2004/08/27 07:36:49 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/icets-1.4.ebuild,v 1.2 2004/09/02 22:49:41 pvdabeel Exp $ DESCRIPTION="IceWM Theme Editor" SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" HOMEPAGE="http://icecc.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ppc" IUSE="" RDEPEND=">=x11-libs/qt-3.0.0" |