summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-01-21 19:08:33 +0000
committerUlrich Müller <ulm@gentoo.org>2013-01-21 19:08:33 +0000
commit35279c0f5f20a306216f715b34833e88b9fd8809 (patch)
tree37badd634fa02229e8b894761d70e5566ad5fb4a /app-crypt/keynote
parentFix LICENSE, bug 453290. (diff)
downloadgentoo-2-35279c0f5f20a306216f715b34833e88b9fd8809.tar.gz
gentoo-2-35279c0f5f20a306216f715b34833e88b9fd8809.tar.bz2
gentoo-2-35279c0f5f20a306216f715b34833e88b9fd8809.zip
Fix LICENSE, see LICENSE file, bug 453292.
(Portage version: 2.1.11.47/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'app-crypt/keynote')
-rw-r--r--app-crypt/keynote/ChangeLog5
-rw-r--r--app-crypt/keynote/keynote-2.3-r3.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/app-crypt/keynote/ChangeLog b/app-crypt/keynote/ChangeLog
index 9c48e92ffbac..13616d069aab 100644
--- a/app-crypt/keynote/ChangeLog
+++ b/app-crypt/keynote/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/keynote
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/keynote/ChangeLog,v 1.22 2013/01/01 18:27:43 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/keynote/ChangeLog,v 1.23 2013/01/21 19:08:33 ulm Exp $
+
+ 21 Jan 2013; Ulrich Müller <ulm@gentoo.org> keynote-2.3-r3.ebuild:
+ Fix LICENSE, see LICENSE file, bug 453292.
01 Jan 2013; Michael Palimaka <kensington@gentoo.org>
-files/keynote-2.3-make.patch, -keynote-2.3-r2.ebuild:
diff --git a/app-crypt/keynote/keynote-2.3-r3.ebuild b/app-crypt/keynote/keynote-2.3-r3.ebuild
index f447d928b12c..e8a2001fae55 100644
--- a/app-crypt/keynote/keynote-2.3-r3.ebuild
+++ b/app-crypt/keynote/keynote-2.3-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/keynote/keynote-2.3-r3.ebuild,v 1.3 2012/12/31 23:22:22 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/keynote/keynote-2.3-r3.ebuild,v 1.4 2013/01/21 19:08:33 ulm Exp $
EAPI=5
@@ -10,7 +10,7 @@ DESCRIPTION="The KeyNote Trust-Management System"
HOMEPAGE="http://www1.cs.columbia.edu/~angelos/keynote.html"
SRC_URI="http://www1.cs.columbia.edu/~angelos/Code/${P}.tar.gz"
-LICENSE="as-is"
+LICENSE="keynote"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="ssl"