summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2012-10-29 14:50:28 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2012-10-29 14:50:28 +0000
commit6301a7888dd4afc46dc73865ad608da26d41a61c (patch)
tree3346485f1466b836b614b712bd0ccfab4d5e3afd /app-emulation
parentVersion bump (diff)
downloadgentoo-2-6301a7888dd4afc46dc73865ad608da26d41a61c.tar.gz
gentoo-2-6301a7888dd4afc46dc73865ad608da26d41a61c.tar.bz2
gentoo-2-6301a7888dd4afc46dc73865ad608da26d41a61c.zip
QA: binchecks should not be restricted.
(Portage version: 2.2.0_alpha141/cvs/Linux x86_64, signed Manifest commit with key 1CD13C8AD4301342)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/vmware-player/ChangeLog7
-rw-r--r--app-emulation/vmware-player/vmware-player-3.1.6.744570.ebuild4
-rw-r--r--app-emulation/vmware-player/vmware-player-4.0.4.744019-r1.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/app-emulation/vmware-player/ChangeLog b/app-emulation/vmware-player/ChangeLog
index 169fded16191..eec19a31abd2 100644
--- a/app-emulation/vmware-player/ChangeLog
+++ b/app-emulation/vmware-player/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/vmware-player
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-player/ChangeLog,v 1.106 2012/06/17 13:09:54 vadimk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-player/ChangeLog,v 1.107 2012/10/29 14:50:28 flameeyes Exp $
+
+ 29 Oct 2012; Diego E. Pettenò <flameeyes@gentoo.org>
+ vmware-player-3.1.6.744570.ebuild, vmware-player-4.0.4.744019-r1.ebuild:
+ QA: binchecks should not be restricted.
*vmware-player-3.1.6.744570 (17 Jun 2012)
*vmware-player-4.0.4.744019-r1 (17 Jun 2012)
@@ -752,4 +756,3 @@
Initial import. Original ebuild by Eric Edgar <rocket@gentoo.org> and
modified by Derick Swanepoel <derick@up.ac.za> and myself. Closing bug
#110027.
-
diff --git a/app-emulation/vmware-player/vmware-player-3.1.6.744570.ebuild b/app-emulation/vmware-player/vmware-player-3.1.6.744570.ebuild
index b17e449744f9..b2d40c9d3322 100644
--- a/app-emulation/vmware-player/vmware-player-3.1.6.744570.ebuild
+++ b/app-emulation/vmware-player/vmware-player-3.1.6.744570.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/app-emulation/vmware-player/vmware-player-3.1.6.744570.ebuild,v 1.1 2012/06/17 13:09:54 vadimk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-player/vmware-player-3.1.6.744570.ebuild,v 1.2 2012/10/29 14:50:28 flameeyes Exp $
EAPI="2"
@@ -22,7 +22,7 @@ LICENSE="vmware"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE="doc +vmware-tools"
-RESTRICT="binchecks fetch strip"
+RESTRICT="fetch strip"
# vmware-workstation should not use virtual/libc as this is a
# precompiled binary package thats linked to glibc.
diff --git a/app-emulation/vmware-player/vmware-player-4.0.4.744019-r1.ebuild b/app-emulation/vmware-player/vmware-player-4.0.4.744019-r1.ebuild
index 94d538c1dac7..eb2c688f8693 100644
--- a/app-emulation/vmware-player/vmware-player-4.0.4.744019-r1.ebuild
+++ b/app-emulation/vmware-player/vmware-player-4.0.4.744019-r1.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/app-emulation/vmware-player/vmware-player-4.0.4.744019-r1.ebuild,v 1.1 2012/06/17 13:09:54 vadimk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-player/vmware-player-4.0.4.744019-r1.ebuild,v 1.2 2012/10/29 14:50:28 flameeyes Exp $
EAPI="4"
@@ -24,7 +24,7 @@ LICENSE="vmware"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE="cups doc +vmware-tools"
-RESTRICT="binchecks strip"
+RESTRICT="strip"
# vmware-workstation should not use virtual/libc as this is a
# precompiled binary package thats linked to glibc.