summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-08-27 01:46:36 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-08-27 01:46:36 +0000
commit0b5a2c79ff2ec0d1557749b1b80816805c25045b (patch)
tree18f0df7582684c3a2a819f81b689111e42fb12b8 /app-backup/spideroak-bin
parentVersion bump (diff)
downloadgentoo-2-0b5a2c79ff2ec0d1557749b1b80816805c25045b.tar.gz
gentoo-2-0b5a2c79ff2ec0d1557749b1b80816805c25045b.tar.bz2
gentoo-2-0b5a2c79ff2ec0d1557749b1b80816805c25045b.zip
Fix headless patch, bug #431546
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-backup/spideroak-bin')
-rw-r--r--app-backup/spideroak-bin/ChangeLog6
-rw-r--r--app-backup/spideroak-bin/files/spideroak-bin-4.7.9948-headless.patch8
-rw-r--r--app-backup/spideroak-bin/spideroak-bin-4.7.9948.ebuild4
3 files changed, 15 insertions, 3 deletions
diff --git a/app-backup/spideroak-bin/ChangeLog b/app-backup/spideroak-bin/ChangeLog
index e4a9dc6775d4..a230fa22aac0 100644
--- a/app-backup/spideroak-bin/ChangeLog
+++ b/app-backup/spideroak-bin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-backup/spideroak-bin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/spideroak-bin/ChangeLog,v 1.25 2012/08/16 03:27:11 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/spideroak-bin/ChangeLog,v 1.26 2012/08/27 01:46:36 blueness Exp $
+
+ 27 Aug 2012; Anthony G. Basile <blueness@gentoo.org>
+ spideroak-bin-4.7.9948.ebuild, +files/spideroak-bin-4.7.9948-headless.patch:
+ Fix headless patch, bug #431546
*spideroak-bin-4.7.9948 (16 Aug 2012)
diff --git a/app-backup/spideroak-bin/files/spideroak-bin-4.7.9948-headless.patch b/app-backup/spideroak-bin/files/spideroak-bin-4.7.9948-headless.patch
new file mode 100644
index 000000000000..1ba7c088ef07
--- /dev/null
+++ b/app-backup/spideroak-bin/files/spideroak-bin-4.7.9948-headless.patch
@@ -0,0 +1,8 @@
+--- usr/bin/SpiderOak.orig 2012-08-26 08:10:42.387011624 +0200
++++ usr/bin/SpiderOak 2012-08-26 08:10:48.899956298 +0200
+@@ -5,4 +5,4 @@
+ QT_PLUGIN_PATH= ; export QT_PLUGIN_PATH
+ SpiderOak_EXEC_SCRIPT=$(cd `dirname $0` ; pwd)/SpiderOak
+ export SpiderOak_EXEC_SCRIPT
+-exec "/opt/SpiderOak/SpiderOak" "$@"
++exec "/opt/SpiderOak/SpiderOak" --headless "$@"
diff --git a/app-backup/spideroak-bin/spideroak-bin-4.7.9948.ebuild b/app-backup/spideroak-bin/spideroak-bin-4.7.9948.ebuild
index efe8bc52a65a..bafaaea55842 100644
--- a/app-backup/spideroak-bin/spideroak-bin-4.7.9948.ebuild
+++ b/app-backup/spideroak-bin/spideroak-bin-4.7.9948.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-backup/spideroak-bin/spideroak-bin-4.7.9948.ebuild,v 1.1 2012/08/16 03:27:11 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/spideroak-bin/spideroak-bin-4.7.9948.ebuild,v 1.2 2012/08/27 01:46:36 blueness Exp $
EAPI="4"
@@ -67,7 +67,7 @@ src_unpack() {
src_prepare() {
epatch "${FILESDIR}"/${PF}-opt-path.patch
- use headless && epatch "${FILESDIR}"/headless.patch
+ use headless && epatch "${FILESDIR}"/${PF}-headless.patch
# Remove bundled libraries/plugins/python interpreter. Please keep this
# mapping in sync with the RDEPEND system-libs? ( atoms ) above, and the