From 5c930846ab12dd6ce0ccddf99ffa259749679f2c Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Sun, 2 Dec 2012 16:54:00 +0000 Subject: Fix LICENSE, "BSD-2 free-noncomm HPND" according to copyrite file. (Portage version: 2.1.11.33/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25) --- dev-util/rec/rec-1.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-util/rec/rec-1.6.ebuild') diff --git a/dev-util/rec/rec-1.6.ebuild b/dev-util/rec/rec-1.6.ebuild index 514988bc5815..91718bb2c52e 100644 --- a/dev-util/rec/rec-1.6.ebuild +++ b/dev-util/rec/rec-1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/rec/rec-1.6.ebuild,v 1.8 2012/08/14 11:08:21 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/rec/rec-1.6.ebuild,v 1.9 2012/12/02 16:54:00 ulm Exp $ EAPI=4 @@ -10,7 +10,7 @@ DESCRIPTION="Reverse Engineering Compiler" HOMEPAGE="http://www.backerstreet.com/rec/rec.htm" SRC_URI="http://www.backerstreet.com/rec/rec16lx.zip" -LICENSE="as-is" +LICENSE="BSD-2 free-noncomm HPND" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="" -- cgit v1.2.3-65-gdbad