diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-03-24 11:30:50 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-03-24 11:30:50 +0000 |
commit | 245ff9aa31bedc69ada0353e8723fe1dae7a9386 (patch) | |
tree | a5cecd2fa4fc9ed32bfdee4c26ea8c605e8016c8 /x11-misc/icets | |
parent | Adding IUSE (Manifest recommit) (diff) | |
download | gentoo-2-245ff9aa31bedc69ada0353e8723fe1dae7a9386.tar.gz gentoo-2-245ff9aa31bedc69ada0353e8723fe1dae7a9386.tar.bz2 gentoo-2-245ff9aa31bedc69ada0353e8723fe1dae7a9386.zip |
Adding IUSE
Diffstat (limited to 'x11-misc/icets')
-rw-r--r-- | x11-misc/icets/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/icets/icets-1.1.ebuild | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/x11-misc/icets/ChangeLog b/x11-misc/icets/ChangeLog index b28cf48b0531..98ee5775b1ac 100644 --- a/x11-misc/icets/ChangeLog +++ b/x11-misc/icets/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/icets # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/ChangeLog,v 1.9 2004/03/21 09:51:13 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/ChangeLog,v 1.10 2004/03/24 11:29:07 phosphan Exp $ + + 24 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> icets-1.1.ebuild: + Adding IUSE 21 Mar 2004; Martin Holzer <mholzer@gentoo.org> icets-1.1.ebuild: adding categorie. see 45110 for details diff --git a/x11-misc/icets/icets-1.1.ebuild b/x11-misc/icets/icets-1.1.ebuild index 524b7feaf874..73cc2dce17d5 100644 --- a/x11-misc/icets/icets-1.1.ebuild +++ b/x11-misc/icets/icets-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/icets/icets-1.1.ebuild,v 1.5 2004/03/21 09:51:13 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/icets-1.1.ebuild,v 1.6 2004/03/24 11:29:07 phosphan Exp $ DESCRIPTION="IceWM Theme Editor" SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" @@ -8,6 +8,7 @@ HOMEPAGE="http://icecc.sourceforge.net/" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" RDEPEND=">=x11-libs/qt-3.0.0" DEPEND="${RDEPEND} |