diff options
Diffstat (limited to 'app-crypt/keynote/keynote-2.3-r3.ebuild')
-rw-r--r-- | app-crypt/keynote/keynote-2.3-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |