commit:     ba0d400495412f54664b43dff191faeb6df3729b
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 25 22:47:32 2016 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Oct 25 22:47:32 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba0d4004

app-arch/rar: Update LICENSE, add mirror and bindist restrictions.

Bug: 596154

Package-Manager: portage-2.3.2

 app-arch/rar/rar-5.2.1.ebuild | 6 ++++--
 app-arch/rar/rar-5.3.0.ebuild | 5 +++--
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/app-arch/rar/rar-5.2.1.ebuild b/app-arch/rar/rar-5.2.1.ebuild
index 1010e11..414cef2 100644
--- a/app-arch/rar/rar-5.2.1.ebuild
+++ b/app-arch/rar/rar-5.2.1.ebuild
@@ -1,6 +1,7 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
+
 EAPI=4
 MY_PV="${PV/0_beta/b}"
 DESCRIPTION="RAR compressor/uncompressor"
@@ -16,10 +17,11 @@ SRC_URI="x86? ( ${URI_x86} )
                ${URI_w64}
        )"
 
-LICENSE="RAR"
+LICENSE="RAR BSD BSD-2"
 SLOT="0"
 KEYWORDS="-* amd64 x86"
 IUSE="all_sfx static"
+RESTRICT="mirror bindist"
 
 DEPEND="all_sfx? ( app-arch/unrar )"
 RDEPEND="sys-libs/glibc"

diff --git a/app-arch/rar/rar-5.3.0.ebuild b/app-arch/rar/rar-5.3.0.ebuild
index 6e7d95d..1605ce5 100644
--- a/app-arch/rar/rar-5.3.0.ebuild
+++ b/app-arch/rar/rar-5.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,10 +17,11 @@ SRC_URI="x86? ( ${URI_x86} )
                ${URI_w64}
        )"
 
-LICENSE="RAR"
+LICENSE="RAR BSD BSD-2"
 SLOT="0"
 KEYWORDS="-* amd64 x86"
 IUSE="all_sfx static"
+RESTRICT="mirror bindist"
 
 DEPEND="all_sfx? ( app-arch/unrar )"
 RDEPEND="sys-libs/glibc"

Reply via email to