From 806c57634e9627b5e07b303dd79d4d5d94caa7d2 Mon Sep 17 00:00:00 2001 From: Patrick Kursawe Date: Wed, 24 Mar 2004 11:19:51 +0000 Subject: Adding IUSE --- x11-misc/icebgset/ChangeLog | 5 ++++- x11-misc/icebgset/icebgset-1.0.ebuild | 3 ++- x11-misc/icebgset/icebgset-1.1.ebuild | 4 ++-- 3 files changed, 8 insertions(+), 4 deletions(-) (limited to 'x11-misc/icebgset') diff --git a/x11-misc/icebgset/ChangeLog b/x11-misc/icebgset/ChangeLog index 5d3224f3c975..7b951ae7df75 100644 --- a/x11-misc/icebgset/ChangeLog +++ b/x11-misc/icebgset/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/icebgset # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/ChangeLog,v 1.10 2004/03/21 09:49:29 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/ChangeLog,v 1.11 2004/03/24 11:15:08 phosphan Exp $ + + 24 Mar 2004; Patrick Kursawe icebgset-1.1.ebuild: + Adding IUSE 21 Mar 2004; Martin Holzer icebgset-1.0.ebuild, icebgset-1.1.ebuild: diff --git a/x11-misc/icebgset/icebgset-1.0.ebuild b/x11-misc/icebgset/icebgset-1.0.ebuild index e9fe97426569..3d618f5729c2 100644 --- a/x11-misc/icebgset/icebgset-1.0.ebuild +++ b/x11-misc/icebgset/icebgset-1.0.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-1.0.ebuild,v 1.4 2004/03/21 09:49:29 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-1.0.ebuild,v 1.5 2004/03/24 11:15:08 phosphan Exp $ DESCRIPTION="IceWM background editor" SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" HOMEPAGE="http://icecc.sourceforge.net/" LICENSE="GPL-2" KEYWORDS="x86" +IUSE="" DEPEND=">=x11-libs/qt-3.0.0" diff --git a/x11-misc/icebgset/icebgset-1.1.ebuild b/x11-misc/icebgset/icebgset-1.1.ebuild index 27a9bd070d0d..abd4ae294a64 100644 --- a/x11-misc/icebgset/icebgset-1.1.ebuild +++ b/x11-misc/icebgset/icebgset-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-1.1.ebuild,v 1.3 2004/03/21 09:49:29 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-1.1.ebuild,v 1.4 2004/03/24 11:15:08 phosphan Exp $ DESCRIPTION="IceWM background editor" SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" @@ -9,7 +9,7 @@ LICENSE="GPL-2" KEYWORDS="x86" DEPEND=">=x11-libs/qt-3.0.0" - +IUSE="" SLOT="0" src_compile () { -- cgit v1.2.3-65-gdbad