commit:     c10be05ce34dec82131e28e3b6b6e35bedbcbbf0
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 28 20:30:57 2016 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Oct 28 21:01:29 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c10be05c

dev-lang/c-intercal: Specify license more precisely.

Package-Manager: portage-2.3.2

 dev-lang/c-intercal/c-intercal-29.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-lang/c-intercal/c-intercal-29.0.ebuild 
b/dev-lang/c-intercal/c-intercal-29.0.ebuild
index f1dbfc2..dfc1909 100644
--- a/dev-lang/c-intercal/c-intercal-29.0.ebuild
+++ b/dev-lang/c-intercal/c-intercal-29.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -25,10 +25,10 @@ get_intercal_version() {
 MY_PN="${PN#c-}"
 MY_PV="$(get_intercal_version)"
 DESCRIPTION="C-INTERCAL - INTERCAL to binary (via C) compiler"
-HOMEPAGE="http://c.intercal.org.uk";
+HOMEPAGE="http://c.intercal.org.uk/";
 SRC_URI="http://overload.intercal.org.uk/c/${MY_PN}-${MY_PV}.pax.gz";
 
-LICENSE="GPL-2 FDL-1.2"
+LICENSE="GPL-2+ FDL-1.2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="emacs examples"

Reply via email to