commit: cd5dd4d193ca150567eedc2d5760ea471d8d7041 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org> AuthorDate: Mon Aug 10 09:04:51 2015 +0000 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org> CommitDate: Mon Aug 10 09:04:51 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd5dd4d1
extract-xiso: LICENSE: change to BSD-4 to reflect the source #556274 app-cdr/extract-xiso/extract-xiso-2.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-cdr/extract-xiso/extract-xiso-2.5.ebuild b/app-cdr/extract-xiso/extract-xiso-2.5.ebuild index f2b3d54..f0bd8e2 100644 --- a/app-cdr/extract-xiso/extract-xiso-2.5.ebuild +++ b/app-cdr/extract-xiso/extract-xiso-2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ DESCRIPTION="Tool for extracting and creating optimised Xbox ISO images" HOMEPAGE="http://sourceforge.net/projects/extract-xiso" SRC_URI="mirror://sourceforge/extract-xiso/${PN}_v${MY_PV}_src.tgz" -LICENSE="BSD" +LICENSE="BSD-4" SLOT="0" KEYWORDS="amd64 ppc x86" IUSE=""
