diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-14 18:18:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-14 18:18:10 +0000 |
commit | 53658f89e801acea5ff38f0b74ebad1869c694dc (patch) | |
tree | e15bf2027f105e0e617a51cf8761746e7474d731 /app-backup | |
parent | Stable for AMD64, wrt bug #392845 (diff) | |
download | gentoo-2-53658f89e801acea5ff38f0b74ebad1869c694dc.tar.gz gentoo-2-53658f89e801acea5ff38f0b74ebad1869c694dc.tar.bz2 gentoo-2-53658f89e801acea5ff38f0b74ebad1869c694dc.zip |
Stable for AMD64, wrt bug #393407
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'app-backup')
-rw-r--r-- | app-backup/spideroak-bin/ChangeLog | 5 | ||||
-rw-r--r-- | app-backup/spideroak-bin/spideroak-bin-4.1.9860.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-backup/spideroak-bin/ChangeLog b/app-backup/spideroak-bin/ChangeLog index 4638e3777c38..61bb8d2b1df7 100644 --- a/app-backup/spideroak-bin/ChangeLog +++ b/app-backup/spideroak-bin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-backup/spideroak-bin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/spideroak-bin/ChangeLog,v 1.10 2011/12/14 09:03:29 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/spideroak-bin/ChangeLog,v 1.11 2011/12/14 18:18:10 ago Exp $ + + 14 Dec 2011; Agostino Sarubbo <ago@gentoo.org> spideroak-bin-4.1.9860.ebuild: + Stable for AMD64, wrt bug #393407 14 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> spideroak-bin-4.1.9860.ebuild: diff --git a/app-backup/spideroak-bin/spideroak-bin-4.1.9860.ebuild b/app-backup/spideroak-bin/spideroak-bin-4.1.9860.ebuild index 2c65ad3da553..13963927e198 100644 --- a/app-backup/spideroak-bin/spideroak-bin-4.1.9860.ebuild +++ b/app-backup/spideroak-bin/spideroak-bin-4.1.9860.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-backup/spideroak-bin/spideroak-bin-4.1.9860.ebuild,v 1.3 2011/12/14 09:03:29 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/spideroak-bin/spideroak-bin-4.1.9860.ebuild,v 1.4 2011/12/14 18:18:10 ago Exp $ EAPI=4 @@ -17,7 +17,7 @@ RESTRICT="mirror strip" LICENSE="spideroak" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="dbus headless qt-bundled" RDEPEND=">=dev-libs/glib-2.12.0 |