diff options
Diffstat (limited to 'x11-misc/icebgset/icebgset-1.0.ebuild')
-rw-r--r-- | x11-misc/icebgset/icebgset-1.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
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" |