summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-11-01 10:12:09 +0000
committerUlrich Müller <ulm@gentoo.org>2012-11-01 10:12:09 +0000
commit76d47c6ab17c1d43fa82355c0c84d7fc65f82423 (patch)
tree3aa0876a731cb0305ae770ccf64c466780b00674 /app-editors
parentApplied fix wrt bug #437108 to older ebuilds. (diff)
downloadgentoo-2-76d47c6ab17c1d43fa82355c0c84d7fc65f82423.tar.gz
gentoo-2-76d47c6ab17c1d43fa82355c0c84d7fc65f82423.tar.bz2
gentoo-2-76d47c6ab17c1d43fa82355c0c84d7fc65f82423.zip
Specify LICENSE more precisely, MIT according to LICENSE.TXT in zipball.
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/leo/ChangeLog5
-rw-r--r--app-editors/leo/leo-4.10.ebuild4
-rw-r--r--app-editors/leo/leo-4.8.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/leo/ChangeLog b/app-editors/leo/ChangeLog
index 68102fcd55b8..1256aee6e8f7 100644
--- a/app-editors/leo/ChangeLog
+++ b/app-editors/leo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/leo
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/leo/ChangeLog,v 1.25 2012/04/10 03:50:21 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/leo/ChangeLog,v 1.26 2012/11/01 10:12:09 ulm Exp $
+
+ 01 Nov 2012; Ulrich Müller <ulm@gentoo.org> leo-4.8.ebuild, leo-4.10.ebuild:
+ Specify LICENSE more precisely, MIT according to LICENSE.TXT in zipball.
10 Apr 2012; Mike Gilbert <floppym@gentoo.org>
+files/leo-4.10-fix_syntax_errors.patch, leo-4.10.ebuild:
diff --git a/app-editors/leo/leo-4.10.ebuild b/app-editors/leo/leo-4.10.ebuild
index ebb6d7c2114d..0947366f9558 100644
--- a/app-editors/leo/leo-4.10.ebuild
+++ b/app-editors/leo/leo-4.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/leo/leo-4.10.ebuild,v 1.1 2012/04/08 19:31:17 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/leo/leo-4.10.ebuild,v 1.2 2012/11/01 10:12:09 ulm Exp $
EAPI="3"
PYTHON_DEPEND="2:2.6"
@@ -16,7 +16,7 @@ DESCRIPTION="Leo: Literate Editor with Outlines"
HOMEPAGE="http://leo.sourceforge.net/ http://pypi.python.org/pypi/leo"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip"
-LICENSE="as-is"
+LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
diff --git a/app-editors/leo/leo-4.8.ebuild b/app-editors/leo/leo-4.8.ebuild
index 9c0e8d57c65a..c3c2de666d95 100644
--- a/app-editors/leo/leo-4.8.ebuild
+++ b/app-editors/leo/leo-4.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/leo/leo-4.8.ebuild,v 1.5 2012/04/08 19:31:17 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/leo/leo-4.8.ebuild,v 1.6 2012/11/01 10:12:09 ulm Exp $
EAPI="3"
PYTHON_DEPEND="2:2.6"
@@ -16,7 +16,7 @@ DESCRIPTION="Leo: Literate Editor with Outlines"
HOMEPAGE="http://leo.sourceforge.net/ http://pypi.python.org/pypi/leo"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip"
-LICENSE="as-is"
+LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE=""