summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Yao <ryao@gentoo.org>2015-07-30 16:55:51 +0000
committerRichard Yao <ryao@gentoo.org>2015-07-30 16:55:51 +0000
commit9580bab7c95cf1402c5378f9ba6e647aa3763a47 (patch)
tree91aaf01986a3b5e3ba71bd5e0c2a30f3a88ad8aa /app-emulation
parentarm stable, bug #556126 (diff)
downloadgentoo-2-9580bab7c95cf1402c5378f9ba6e647aa3763a47.tar.gz
gentoo-2-9580bab7c95cf1402c5378f9ba6e647aa3763a47.tar.bz2
gentoo-2-9580bab7c95cf1402c5378f9ba6e647aa3763a47.zip
Add RESTRICT=bindist to comply with license requirements. Approved by ulm.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/crossover-office-bin/ChangeLog7
-rw-r--r--app-emulation/crossover-office-bin/crossover-office-bin-6.0.0.ebuild4
-rw-r--r--app-emulation/crossover-office-bin/crossover-office-bin-6.0.1.ebuild4
-rw-r--r--app-emulation/crossover-office-bin/crossover-office-bin-6.1.0.ebuild4
-rw-r--r--app-emulation/crossover-office-bin/crossover-office-bin-6.2.0.ebuild4
5 files changed, 14 insertions, 9 deletions
diff --git a/app-emulation/crossover-office-bin/ChangeLog b/app-emulation/crossover-office-bin/ChangeLog
index c1ce2b5758a1..97ff1c60fdea 100644
--- a/app-emulation/crossover-office-bin/ChangeLog
+++ b/app-emulation/crossover-office-bin/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-emulation/crossover-office-bin
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/ChangeLog,v 1.21 2015/06/14 16:49:39 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/ChangeLog,v 1.22 2015/07/30 16:55:51 ryao Exp $
+
+ 30 Jul 2015; Richard Yao <ryao@gentoo.org> crossover-office-bin-6.0.0.ebuild,
+ crossover-office-bin-6.0.1.ebuild, crossover-office-bin-6.1.0.ebuild,
+ crossover-office-bin-6.2.0.ebuild:
+ Add RESTRICT=bindist to comply with license requirements. Approved by ulm.
14 Jun 2015; Ulrich Müller <ulm@gentoo.org>
crossover-office-bin-6.0.0.ebuild, crossover-office-bin-6.0.1.ebuild,
diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-6.0.0.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-6.0.0.ebuild
index ece1f618740a..9aabf74f1b3f 100644
--- a/app-emulation/crossover-office-bin/crossover-office-bin-6.0.0.ebuild
+++ b/app-emulation/crossover-office-bin/crossover-office-bin-6.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-6.0.0.ebuild,v 1.8 2015/06/14 16:49:39 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-6.0.0.ebuild,v 1.9 2015/07/30 16:55:51 ryao Exp $
EAPI=5
@@ -14,7 +14,7 @@ LICENSE="CROSSOVER"
SLOT="0"
KEYWORDS="-* amd64 x86"
IUSE="nas"
-RESTRICT="fetch strip"
+RESTRICT="bindist fetch strip"
RDEPEND="
dev-util/desktop-file-utils
diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-6.0.1.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-6.0.1.ebuild
index 85b1943ac307..be9e898f509f 100644
--- a/app-emulation/crossover-office-bin/crossover-office-bin-6.0.1.ebuild
+++ b/app-emulation/crossover-office-bin/crossover-office-bin-6.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-6.0.1.ebuild,v 1.8 2015/06/14 16:49:39 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-6.0.1.ebuild,v 1.9 2015/07/30 16:55:51 ryao Exp $
EAPI=5
@@ -14,7 +14,7 @@ LICENSE="CROSSOVER"
SLOT="0"
KEYWORDS="-* amd64 x86"
IUSE="nas"
-RESTRICT="fetch strip"
+RESTRICT="bindist fetch strip"
RDEPEND="
dev-util/desktop-file-utils
diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-6.1.0.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-6.1.0.ebuild
index f4b590ae8552..77615258fbfc 100644
--- a/app-emulation/crossover-office-bin/crossover-office-bin-6.1.0.ebuild
+++ b/app-emulation/crossover-office-bin/crossover-office-bin-6.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-6.1.0.ebuild,v 1.7 2015/06/14 16:49:39 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-6.1.0.ebuild,v 1.8 2015/07/30 16:55:51 ryao Exp $
EAPI=5
@@ -14,7 +14,7 @@ LICENSE="CROSSOVER"
SLOT="0"
KEYWORDS="-* amd64 x86"
IUSE="nas"
-RESTRICT="fetch strip"
+RESTRICT="bindist fetch strip"
RDEPEND="
dev-util/desktop-file-utils
diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-6.2.0.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-6.2.0.ebuild
index bf5bd28eb975..c9c777ddbbab 100644
--- a/app-emulation/crossover-office-bin/crossover-office-bin-6.2.0.ebuild
+++ b/app-emulation/crossover-office-bin/crossover-office-bin-6.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-6.2.0.ebuild,v 1.8 2015/06/14 16:49:39 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-6.2.0.ebuild,v 1.9 2015/07/30 16:55:51 ryao Exp $
EAPI=5
@@ -14,7 +14,7 @@ LICENSE="CROSSOVER"
SLOT="0"
KEYWORDS="-* amd64 x86"
IUSE="nas"
-RESTRICT="fetch strip"
+RESTRICT="bindist fetch strip"
RDEPEND="
dev-util/desktop-file-utils