summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Proschofsky <suka@gentoo.org>2011-03-17 13:49:58 +0000
committerAndreas Proschofsky <suka@gentoo.org>2011-03-17 13:49:58 +0000
commit6540526a7d8e59a9b95484d062965362b027041e (patch)
tree7508ef77171ec91f3bfb79c4196f8b130abdaf96 /app-office
parentRemove mask for www-client/opera-11.10 beta. (diff)
downloadgentoo-2-6540526a7d8e59a9b95484d062965362b027041e.tar.gz
gentoo-2-6540526a7d8e59a9b95484d062965362b027041e.tar.bz2
gentoo-2-6540526a7d8e59a9b95484d062965362b027041e.zip
Remove usage of RESTRICT="bincheck"
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/libreoffice-bin/ChangeLog6
-rw-r--r--app-office/libreoffice-bin/libreoffice-bin-3.3.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/libreoffice-bin/ChangeLog b/app-office/libreoffice-bin/ChangeLog
index fe747db72d13..d1620e2cf17c 100644
--- a/app-office/libreoffice-bin/ChangeLog
+++ b/app-office/libreoffice-bin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/libreoffice-bin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.15 2011/03/17 13:06:21 suka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/ChangeLog,v 1.16 2011/03/17 13:49:58 suka Exp $
+
+ 17 Mar 2011; Andreas Proschofsky <suka@gentoo.org>
+ libreoffice-bin-3.3.1.ebuild:
+ Remove usage of RESTRICT="bincheck"
17 Mar 2011; Andreas Proschofsky <suka@gentoo.org>
libreoffice-bin-3.3.1.ebuild:
diff --git a/app-office/libreoffice-bin/libreoffice-bin-3.3.1.ebuild b/app-office/libreoffice-bin/libreoffice-bin-3.3.1.ebuild
index 4f76ec8c2221..7ebb423ebb24 100644
--- a/app-office/libreoffice-bin/libreoffice-bin-3.3.1.ebuild
+++ b/app-office/libreoffice-bin/libreoffice-bin-3.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.3.1.ebuild,v 1.5 2011/03/17 13:06:21 suka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice-bin/libreoffice-bin-3.3.1.ebuild,v 1.6 2011/03/17 13:49:58 suka Exp $
EAPI="3"
@@ -66,7 +66,7 @@ DEPEND="${RDEPEND}
PDEPEND="java? ( >=virtual/jre-1.5 )"
-RESTRICT="strip binchecks"
+RESTRICT="strip"
QA_EXECSTACK="usr/$(get_libdir)/libreoffice/basis3.3/program/*
usr/$(get_libdir)/libreoffice/ure/lib/*"