From 9aab77e924ae29d3780bffb02e2698c5c195aa9f Mon Sep 17 00:00:00 2001 From: Patrick Kursawe Date: Wed, 24 Mar 2004 11:35:38 +0000 Subject: Adding IUSE --- x11-misc/icewoed/ChangeLog | 5 ++++- x11-misc/icewoed/icewoed-1.5.ebuild | 3 ++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'x11-misc/icewoed') diff --git a/x11-misc/icewoed/ChangeLog b/x11-misc/icewoed/ChangeLog index 615363514b97..b4d1fcace752 100644 --- a/x11-misc/icewoed/ChangeLog +++ b/x11-misc/icewoed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/icewoed # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewoed/ChangeLog,v 1.7 2004/03/21 09:43:32 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewoed/ChangeLog,v 1.8 2004/03/24 11:35:38 phosphan Exp $ + + 24 Mar 2004; Patrick Kursawe icewoed-1.5.ebuild: + Adding IUSE 21 Mar 2004; Martin Holzer icewoed-1.5.ebuild: adding categorie. see 45110 for details diff --git a/x11-misc/icewoed/icewoed-1.5.ebuild b/x11-misc/icewoed/icewoed-1.5.ebuild index 141ef06c069c..3782060d43bb 100644 --- a/x11-misc/icewoed/icewoed-1.5.ebuild +++ b/x11-misc/icewoed/icewoed-1.5.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewoed/icewoed-1.5.ebuild,v 1.2 2004/03/21 09:43:32 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewoed/icewoed-1.5.ebuild,v 1.3 2004/03/24 11:35:38 phosphan Exp $ DESCRIPTION="IceWM winoptions editor." SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" HOMEPAGE="http://icecc.sourceforge.net/" +IUSE="" DEPEND=">=x11-libs/qt-3.0.0" -- cgit v1.2.3-65-gdbad