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
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')
-rw-r--r--app-editors/scite/ChangeLog6
-rw-r--r--app-editors/scite/scite-3.2.3.ebuild4
-rw-r--r--app-editors/scite/scite-3.2.4.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog
index 46324128b39c..12c9f3644c3c 100644
--- a/app-editors/scite/ChangeLog
+++ b/app-editors/scite/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/scite
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.150 2013/01/29 21:11:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.151 2013/02/21 21:52:08 ulm Exp $
+
+ 21 Feb 2013; Ulrich Müller <ulm@gentoo.org> scite-3.2.3.ebuild,
+ scite-3.2.4.ebuild:
+ Update LICENSE, the Scintilla license is a duplicate of the HPND.
*scite-3.2.4 (29 Jan 2013)
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"
diff --git a/app-editors/scite/scite-3.2.4.ebuild b/app-editors/scite/scite-3.2.4.ebuild
index fe23a4b243fc..5b0cbb8841eb 100644
--- a/app-editors/scite/scite-3.2.4.ebuild
+++ b/app-editors/scite/scite-3.2.4.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.4.ebuild,v 1.1 2013/01/29 21:11:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-3.2.4.ebuild,v 1.2 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"