diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-27 19:25:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-27 19:25:26 +0000 |
commit | 4f9c4893bed2577e91624e678bb482616e479fcc (patch) | |
tree | 0a12cc2dbec00e77a79ffb0e3c4174b6fbac5fc3 /sys-fs | |
parent | Stable for amd64, wrt bug #530556 (diff) | |
download | gentoo-2-4f9c4893bed2577e91624e678bb482616e479fcc.tar.gz gentoo-2-4f9c4893bed2577e91624e678bb482616e479fcc.tar.bz2 gentoo-2-4f9c4893bed2577e91624e678bb482616e479fcc.zip |
Stable for amd64, wrt bug #532612
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 4a0a834eecf1..d9dc985fbbc1 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.73 2014/12/26 18:10:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.74 2014/12/27 19:25:26 ago Exp $ + + 27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> sshfs-fuse-2.5.ebuild: + Stable for amd64, wrt bug #532612 26 Dec 2014; Markus Meier <maekke@gentoo.org> sshfs-fuse-2.5.ebuild: arm stable, 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 21e342b3bcac..1653ee92aa95 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.4 2014/12/26 18:10:17 maekke Exp $ +# $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 $ 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="" |