diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 10:12:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 10:12:06 +0000 |
commit | a8df719dc6b8255e677bfc186f2aff8e9ddadd0e (patch) | |
tree | 94afbfe92a78dfb7ec383cf81f8845fc2eaab6eb /sys-fs | |
parent | Version bump for rspec 3.x. (diff) | |
download | gentoo-2-a8df719dc6b8255e677bfc186f2aff8e9ddadd0e.tar.gz gentoo-2-a8df719dc6b8255e677bfc186f2aff8e9ddadd0e.tar.bz2 gentoo-2-a8df719dc6b8255e677bfc186f2aff8e9ddadd0e.zip |
Stable for x86, wrt bug #532612
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/sshfs-fuse/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/sshfs-fuse/sshfs-fuse-2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/sshfs-fuse/ChangeLog b/sys-fs/sshfs-fuse/ChangeLog index d9dc985fbbc1..3b4ee6f5a7d6 100644 --- a/sys-fs/sshfs-fuse/ChangeLog +++ b/sys-fs/sshfs-fuse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/sshfs-fuse # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.74 2014/12/27 19:25:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.75 2014/12/28 10:12:06 ago Exp $ + + 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> sshfs-fuse-2.5.ebuild: + Stable for x86, wrt bug #532612 27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> sshfs-fuse-2.5.ebuild: Stable for amd64, wrt bug #532612 diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-2.5.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-2.5.ebuild index 1653ee92aa95..9bcdb3d25af8 100644 --- a/sys-fs/sshfs-fuse/sshfs-fuse-2.5.ebuild +++ b/sys-fs/sshfs-fuse/sshfs-fuse-2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-2.5.ebuild,v 1.5 2014/12/27 19:25:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-2.5.ebuild,v 1.6 2014/12/28 10:12:06 ago Exp $ EAPI="4" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/fuse/${P}.tar.gz" HOMEPAGE="http://fuse.sourceforge.net/sshfs.html" LICENSE="GPL-2" -KEYWORDS="amd64 arm hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="amd64 arm hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" SLOT="0" IUSE="" |