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 | 40caf1ff2cde79fcfdc3d9acbb04f5c74b908520 (patch) | |
tree | 2afae7f4d2f810e0a4412dc9ebd4098669365849 /app-office/koffice | |
parent | add $LICENSE to all the kde apps (diff) | |
download | historical-40caf1ff2cde79fcfdc3d9acbb04f5c74b908520.tar.gz historical-40caf1ff2cde79fcfdc3d9acbb04f5c74b908520.tar.bz2 historical-40caf1ff2cde79fcfdc3d9acbb04f5c74b908520.zip |
add $LICENSE to all the kde apps
Diffstat (limited to 'app-office/koffice')
-rw-r--r-- | app-office/koffice/koffice-1.2_beta2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/koffice/koffice-1.2_beta2.ebuild b/app-office/koffice/koffice-1.2_beta2.ebuild index 06f4903f4ebe..e2efd0f05321 100644 --- a/app-office/koffice/koffice-1.2_beta2.ebuild +++ b/app-office/koffice/koffice-1.2_beta2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.2_beta2.ebuild,v 1.2 2002/06/28 21:55:33 verwilst Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.2_beta2.ebuild,v 1.3 2002/07/01 21:33:31 danarmak Exp $ inherit kde-base || die @@ -9,7 +9,7 @@ need-kde 3 S="${WORKDIR}/koffice-1.2-beta2" DESCRIPTION="A free, integrated office suite for KDE, the K Desktop Environment." HOMEPAGE="http://www.koffice.org/" - +LICENSE="GPL-2 LGPL-2" SRC_URI="ftp://ftp.kde.org/pub/kde/unstable/koffice-1.2-beta2/src/koffice-1.2-beta2.tar.bz2" DEPEND="$DEPEND |