diff options
author | Dan Armak <danarmak@gentoo.org> | 2002-07-01 21:33:30 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2002-07-01 21:33:30 +0000 |
commit | 226d0570dbe81600f49f7da7cb985013fb23c9bb (patch) | |
tree | 5179e1452dcc7a8aa4377b537cec76ddd285d031 /app-arch | |
parent | new license: a modified qpl in use by media-gfx/pixieplus-kde (diff) | |
download | historical-226d0570dbe81600f49f7da7cb985013fb23c9bb.tar.gz historical-226d0570dbe81600f49f7da7cb985013fb23c9bb.tar.bz2 historical-226d0570dbe81600f49f7da7cb985013fb23c9bb.zip |
add $LICENSE to all the kde apps
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/kfilecoder/kfilecoder-0.5.0-r2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-arch/kfilecoder/kfilecoder-0.5.0-r2.ebuild b/app-arch/kfilecoder/kfilecoder-0.5.0-r2.ebuild index 4b2303fb65df..5f308e923bd7 100644 --- a/app-arch/kfilecoder/kfilecoder-0.5.0-r2.ebuild +++ b/app-arch/kfilecoder/kfilecoder-0.5.0-r2.ebuild @@ -1,13 +1,14 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-arch/kfilecoder/kfilecoder-0.5.0-r2.ebuild,v 1.2 2002/05/21 18:14:04 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/kfilecoder/kfilecoder-0.5.0-r2.ebuild,v 1.3 2002/07/01 21:33:30 danarmak Exp $ inherit kde-base || die DESCRIPTION="Archiver with passwd management " SRC_URI="http://download.sourceforge.net/kfilecoder/${P}.tar.bz2" HOMEPAGE="http://kfilecoder.sourceforge.net" +LICENSE="GPL-2" need-kde 2.1.1 |