diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-08-02 17:57:38 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-08-02 17:57:38 +0000 |
commit | c2ff7cd25002d14a131511ba640f1daa80f4091a (patch) | |
tree | f4065e171c063bc2ab678b9be056a7f428f0f0c8 /x11-misc/icecc | |
parent | modernised (diff) | |
download | gentoo-2-c2ff7cd25002d14a131511ba640f1daa80f4091a.tar.gz gentoo-2-c2ff7cd25002d14a131511ba640f1daa80f4091a.tar.bz2 gentoo-2-c2ff7cd25002d14a131511ba640f1daa80f4091a.zip |
modernised
Diffstat (limited to 'x11-misc/icecc')
-rw-r--r-- | x11-misc/icecc/icecc-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/icecc/icecc-0.5.ebuild b/x11-misc/icecc/icecc-0.5.ebuild index 41a2cf5fd176..d88940b34cad 100644 --- a/x11-misc/icecc/icecc-0.5.ebuild +++ b/x11-misc/icecc/icecc-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecc/icecc-0.5.ebuild,v 1.2 2002/07/08 21:31:06 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecc/icecc-0.5.ebuild,v 1.3 2002/08/02 17:54:50 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="IceWM Control-Center." @@ -8,7 +8,7 @@ SRC_URI="http://www.selena.kherson.ua/xvadim/${P}.tar.bz2" HOMEPAGE="http://www.selena.kherson.ua/xvadim" DEPEND="virtual/x11 - x11-libs/qt" + x11-libs/qt" RDEPEND="x11-wm/icewm" |