diff options
author | Dan Armak <danarmak@gentoo.org> | 2002-07-01 21:33:31 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2002-07-01 21:33:31 +0000 |
commit | 53a6adc2c0e973a3df8911cf7ea0201f8dc1cc33 (patch) | |
tree | d50913448c90d4d9673c03fe63928457f8c1580a /net-misc/kio_fish | |
parent | new license: a modified qpl in use by media-gfx/pixieplus-kde (diff) | |
download | gentoo-2-53a6adc2c0e973a3df8911cf7ea0201f8dc1cc33.tar.gz gentoo-2-53a6adc2c0e973a3df8911cf7ea0201f8dc1cc33.tar.bz2 gentoo-2-53a6adc2c0e973a3df8911cf7ea0201f8dc1cc33.zip |
add $LICENSE to all the kde apps
Diffstat (limited to 'net-misc/kio_fish')
-rw-r--r-- | net-misc/kio_fish/kio_fish-1.1.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-misc/kio_fish/kio_fish-1.1.2.ebuild b/net-misc/kio_fish/kio_fish-1.1.2.ebuild index 060985f0886b..124343cdd219 100644 --- a/net-misc/kio_fish/kio_fish-1.1.2.ebuild +++ b/net-misc/kio_fish/kio_fish-1.1.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Maintainer Bart Verwilst <verwilst@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-misc/kio_fish/kio_fish-1.1.2.ebuild,v 1.1 2002/06/07 14:35:11 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kio_fish/kio_fish-1.1.2.ebuild,v 1.2 2002/07/01 21:33:31 danarmak Exp $ inherit kde-base || die @@ -10,6 +10,7 @@ newdepend ">=net-misc/openssh-3.1_p1" DESCRIPTION="a kioslave for KDE 3 that lets you view and manipulate your remote files using SSH" SRC_URI="http://ich.bin.kein.hoschi.de/fish/${P}.tar.bz2" HOMEPAGE="http://ich.bin.kein.hoschi.de/fish/" +LICENSE="GPL-2" src_install() { |