diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-14 10:02:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-14 10:02:43 +0000 |
commit | 655c2068793716970b1186b4882851ee509fedb2 (patch) | |
tree | 7304f502f87cfa5e7fc578958e961d4a57873cb0 /app-backup | |
parent | Stable for x86, wrt bug #484698 (diff) | |
download | gentoo-2-655c2068793716970b1186b4882851ee509fedb2.tar.gz gentoo-2-655c2068793716970b1186b4882851ee509fedb2.tar.bz2 gentoo-2-655c2068793716970b1186b4882851ee509fedb2.zip |
Stable for x86, wrt bug #484160
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-backup')
-rw-r--r-- | app-backup/spideroak-bin/ChangeLog | 5 | ||||
-rw-r--r-- | app-backup/spideroak-bin/spideroak-bin-5.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-backup/spideroak-bin/ChangeLog b/app-backup/spideroak-bin/ChangeLog index dd756fa03628..0f15dfec0fa9 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/spideroak-bin/ChangeLog,v 1.39 2013/09/10 08:48:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/spideroak-bin/ChangeLog,v 1.40 2013/09/14 10:02:43 ago Exp $ + + 14 Sep 2013; Agostino Sarubbo <ago@gentoo.org> spideroak-bin-5.0.3.ebuild: + Stable for x86, wrt bug #484160 10 Sep 2013; Agostino Sarubbo <ago@gentoo.org> spideroak-bin-5.0.3.ebuild: Stable for amd64, wrt bug #484160 diff --git a/app-backup/spideroak-bin/spideroak-bin-5.0.3.ebuild b/app-backup/spideroak-bin/spideroak-bin-5.0.3.ebuild index b090e43c0017..b5aab0820ced 100644 --- a/app-backup/spideroak-bin/spideroak-bin-5.0.3.ebuild +++ b/app-backup/spideroak-bin/spideroak-bin-5.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/spideroak-bin/spideroak-bin-5.0.3.ebuild,v 1.2 2013/09/10 08:48:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/spideroak-bin/spideroak-bin-5.0.3.ebuild,v 1.3 2013/09/14 10:02:43 ago Exp $ EAPI="5" @@ -16,7 +16,7 @@ RESTRICT="mirror strip" LICENSE="spideroak" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="dbus headless" DEPEND="dev-util/patchelf" |