summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2002-07-09 17:04:38 +0000
committerDan Armak <danarmak@gentoo.org>2002-07-09 17:04:38 +0000
commit7f47d5c65d17d7202a26426fcaccb8d53d6d3fd9 (patch)
tree5809ed295d2132c6ca9ce576e6edbe950144bebf /eclass
parentquick fix for bug #4678 (diff)
downloadgentoo-2-7f47d5c65d17d7202a26426fcaccb8d53d6d3fd9.tar.gz
gentoo-2-7f47d5c65d17d7202a26426fcaccb8d53d6d3fd9.tar.bz2
gentoo-2-7f47d5c65d17d7202a26426fcaccb8d53d6d3fd9.zip
add LICENSE=GPL-2 setting to koffice i18n ebuilds
Diffstat (limited to 'eclass')
-rw-r--r--eclass/koffice-i18n.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/koffice-i18n.eclass b/eclass/koffice-i18n.eclass
index 4e8ab64cb9f3..000ff8a84afe 100644
--- a/eclass/koffice-i18n.eclass
+++ b/eclass/koffice-i18n.eclass
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Dan Armak <danarmak@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/eclass/koffice-i18n.eclass,v 1.8 2002/07/05 12:17:19 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/koffice-i18n.eclass,v 1.9 2002/07/09 17:04:38 danarmak Exp $
inherit kde
ECLASS=koffice-i18n
@@ -23,7 +23,7 @@ SRC_URI="ftp://ftp.kde.org/pub/$SRC_PATH
S=${WORKDIR}/${PN}
DESCRIPTION="KOffice ${PV} - i18n: ${PN}"
HOMEPAGE="http://www.koffice.org/"
-
+LICENSE="GPL-2"
DEPEND="~app-office/koffice-${PV}"
myconf="$myconf --enable-final" \ No newline at end of file