diff options
author | Dan Armak <danarmak@gentoo.org> | 2001-12-30 17:29:05 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2001-12-30 17:29:05 +0000 |
commit | a93a3fefc9a4724ad173a5fcf09cc9f6580c28c5 (patch) | |
tree | f9ef6e10bd13814bb9c2fdf0177b5d4c76888bd1 /net-misc | |
parent | updated to latest version (diff) | |
download | historical-a93a3fefc9a4724ad173a5fcf09cc9f6580c28c5.tar.gz historical-a93a3fefc9a4724ad173a5fcf09cc9f6580c28c5.tar.bz2 historical-a93a3fefc9a4724ad173a5fcf09cc9f6580c28c5.zip |
new: x11-libs/qt-3.0.1 ebuild; app-doc/qt-docs 2.3.1 and 3.0.1 ebuilds.
also a few fixes for misc stuff.
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/kift/kift-0.7.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/kift/kift-0.7.0.ebuild b/net-misc/kift/kift-0.7.0.ebuild index d57e5b71b935..d1d11781d444 100644 --- a/net-misc/kift/kift-0.7.0.ebuild +++ b/net-misc/kift/kift-0.7.0.ebuild @@ -1,13 +1,12 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Bart Verwilst <verwilst@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-misc/kift/kift-0.7.0.ebuild,v 1.2 2001/12/23 21:35:16 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kift/kift-0.7.0.ebuild,v 1.3 2001/12/30 17:29:05 danarmak Exp $ . /usr/portage/eclass/inherit.eclass || die inherit kde-base || die need-kde 2.1 - DESCRIPTION="KDE interface for giFT" HOMEPAGE="http://kift.sourceforge.net" |