summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-02-21 21:52:08 +0000
committerUlrich Müller <ulm@gentoo.org>2013-02-21 21:52:08 +0000
commit58bca7a6d291ef702d34395013ee3f45e076e484 (patch)
tree27662a6c9049bdbcc9c40452edcfd0ee8e25b515 /app-editors/scite/scite-3.2.3.ebuild
parentStable for ppc, wrt bug #458188 (diff)
downloadgentoo-2-58bca7a6d291ef702d34395013ee3f45e076e484.tar.gz
gentoo-2-58bca7a6d291ef702d34395013ee3f45e076e484.tar.bz2
gentoo-2-58bca7a6d291ef702d34395013ee3f45e076e484.zip
Update LICENSE, the Scintilla license is a duplicate of the HPND.
(Portage version: 2.1.11.51/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-editors/scite/scite-3.2.3.ebuild')
-rw-r--r--app-editors/scite/scite-3.2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/scite/scite-3.2.3.ebuild b/app-editors/scite/scite-3.2.3.ebuild
index d592e363f740..3c8300f7d378 100644
--- a/app-editors/scite/scite-3.2.3.ebuild
+++ b/app-editors/scite/scite-3.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.2.3.ebuild,v 1.4 2013/01/02 12:14:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.2.3.ebuild,v 1.5 2013/02/21 21:52:08 ulm Exp $
EAPI="4"
@@ -11,7 +11,7 @@ DESCRIPTION="A very powerful editor for programmers"
HOMEPAGE="http://www.scintilla.org/SciTE.html"
SRC_URI="mirror://sourceforge/scintilla/${PN}${MY_PV}.tgz"
-LICENSE="Scintilla"
+LICENSE="HPND lua? ( MIT )"
SLOT="0"
KEYWORDS="amd64 ppc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
IUSE="lua"