diff options
Diffstat (limited to 'x11-misc/icebgset/icebgset-1.3.ebuild')
-rw-r--r-- | x11-misc/icebgset/icebgset-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/icebgset/icebgset-1.3.ebuild b/x11-misc/icebgset/icebgset-1.3.ebuild index bcabe2ef802d..849a6815d016 100644 --- a/x11-misc/icebgset/icebgset-1.3.ebuild +++ b/x11-misc/icebgset/icebgset-1.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-1.3.ebuild,v 1.2 2004/09/02 22:49:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-1.3.ebuild,v 1.3 2004/11/02 13:12:31 phosphan Exp $ DESCRIPTION="IceWM background editor" SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" HOMEPAGE="http://icecc.sourceforge.net/" LICENSE="GPL-2" -KEYWORDS="~x86 ppc" +KEYWORDS="x86 ppc" DEPEND=">=x11-libs/qt-3.0.0" IUSE="" |