diff options
author | 2004-03-24 11:35:38 +0000 | |
---|---|---|
committer | 2004-03-24 11:35:38 +0000 | |
commit | 3ed62e2c52c5934c62d7177d94850373e5881e8d (patch) | |
tree | b9550449cc1ecfd808a50d7d7a6070d47cffd105 /x11-misc/icewm-tools | |
parent | Stable for x86 (Manifest recommit) (diff) | |
download | gentoo-2-3ed62e2c52c5934c62d7177d94850373e5881e8d.tar.gz gentoo-2-3ed62e2c52c5934c62d7177d94850373e5881e8d.tar.bz2 gentoo-2-3ed62e2c52c5934c62d7177d94850373e5881e8d.zip |
Adding IUSE
Diffstat (limited to 'x11-misc/icewm-tools')
-rw-r--r-- | x11-misc/icewm-tools/icewm-tools-2.6.3.ebuild | 3 | ||||
-rw-r--r-- | x11-misc/icewm-tools/icewm-tools-2.6.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11-misc/icewm-tools/icewm-tools-2.6.3.ebuild b/x11-misc/icewm-tools/icewm-tools-2.6.3.ebuild index 808ae7033c9a..01161c04f601 100644 --- a/x11-misc/icewm-tools/icewm-tools-2.6.3.ebuild +++ b/x11-misc/icewm-tools/icewm-tools-2.6.3.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/icewm-tools/icewm-tools-2.6.3.ebuild,v 1.1 2004/02/04 12:57:42 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewm-tools/icewm-tools-2.6.3.ebuild,v 1.2 2004/03/24 11:30:50 phosphan Exp $ DESCRIPTION="Convenience package for IceWM control center and tools" SRC_URI="" HOMEPAGE="http://icecc.sourceforge.net/" LICENSE="GPL-2" KEYWORDS="~x86" +IUSE="" DEPEND=">=x11-misc/icebgset-1.1 >=x11-misc/icecc-2.6 diff --git a/x11-misc/icewm-tools/icewm-tools-2.6.ebuild b/x11-misc/icewm-tools/icewm-tools-2.6.ebuild index c96b3cad2e7e..c183669d87a7 100644 --- a/x11-misc/icewm-tools/icewm-tools-2.6.ebuild +++ b/x11-misc/icewm-tools/icewm-tools-2.6.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewm-tools/icewm-tools-2.6.ebuild,v 1.2 2003/11/21 07:06:37 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewm-tools/icewm-tools-2.6.ebuild,v 1.3 2004/03/24 11:30:50 phosphan Exp $ DESCRIPTION="Convenience package for IceWM control center and tools" SRC_URI="" HOMEPAGE="http://icecc.sourceforge.net/" LICENSE="GPL-2" KEYWORDS="x86" +IUSE="" DEPEND=">=x11-misc/icebgset-1.0 >=x11-misc/icecc-2.6 |