diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 19:52:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-18 19:52:55 +0000 |
commit | 15d08b2c7d9e45ae79f2f9729267b684aa69253a (patch) | |
tree | a0212a4063372bb0d66ebb36f064e12f2efa3638 /sys-fs/sshfs-fuse | |
parent | x86 stable, bug #409403 (diff) | |
download | gentoo-2-15d08b2c7d9e45ae79f2f9729267b684aa69253a.tar.gz gentoo-2-15d08b2c7d9e45ae79f2f9729267b684aa69253a.tar.bz2 gentoo-2-15d08b2c7d9e45ae79f2f9729267b684aa69253a.zip |
Stable for amd64, wrt bug #412147
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/sshfs-fuse')
-rw-r--r-- | sys-fs/sshfs-fuse/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/sshfs-fuse/ChangeLog b/sys-fs/sshfs-fuse/ChangeLog index d36f28def2d8..d7e5f42d2a01 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.63 2012/04/16 21:58:05 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.64 2012/04/18 19:52:55 ago Exp $ + + 18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> sshfs-fuse-2.4.ebuild: + Stable for amd64, wrt bug #412147 16 Apr 2012; Jeff Horelick <jdhore@gentoo.org> sshfs-fuse-2.4.ebuild: marked x86 per bug 412147 diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild index 4e904c4a4404..bf7f505137d9 100644 --- a/sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild +++ b/sys-fs/sshfs-fuse/sshfs-fuse-2.4.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/sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild,v 1.3 2012/04/16 21:58:05 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild,v 1.4 2012/04/18 19:52:55 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 ~x86-linux" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" SLOT="0" IUSE="" |