Skip to content

Commit

Permalink
dev-lang/c-intercal: Specify license more precisely.
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.2
  • Loading branch information
ulm committed Oct 28, 2016
1 parent b0a63fe commit c10be05
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev-lang/c-intercal/c-intercal-29.0.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand All @@ -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"
Expand Down

0 comments on commit c10be05

Please sign in to comment.