From c9c084567c4caa1456b2da668ff060deebab4ce7 Mon Sep 17 00:00:00 2001 From: Christoph Junghans Date: Sat, 16 Jun 2012 20:39:11 -0600 Subject: fixed redundant license (bug #421401) (Portage version: 2.2.0_alpha110/git/Linux i686, unsigned Manifest commit) --- dev-lang/ispc/ChangeLog | 3 +++ dev-lang/ispc/ispc-9999.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'dev-lang/ispc') diff --git a/dev-lang/ispc/ChangeLog b/dev-lang/ispc/ChangeLog index d441c7951..04f5d93d1 100644 --- a/dev-lang/ispc/ChangeLog +++ b/dev-lang/ispc/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 17 Jun 2012; Christoph Junghans ispc-9999.ebuild: + fixed redundant license (bug #421401) + *ispc-9999 (14 Jun 2012) 14 Jun 2012; Christoph Junghans +ispc-9999.ebuild, diff --git a/dev-lang/ispc/ispc-9999.ebuild b/dev-lang/ispc/ispc-9999.ebuild index f45d86035..39310520e 100644 --- a/dev-lang/ispc/ispc-9999.ebuild +++ b/dev-lang/ispc/ispc-9999.ebuild @@ -12,7 +12,7 @@ SRC_URI="" EGIT_REPO_URI="git://github.com/ispc/ispc.git" -LICENSE="ispc" +LICENSE="BSD BSD-2 UoI-NCSA" SLOT="0" KEYWORDS="~x86" IUSE="examples" -- cgit v1.2.3-65-gdbad