summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-05-02 17:34:53 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-05-02 17:34:53 +0000
commit4a3cddeb2f79807b02f0a3eafc0b0ad5f48d313e (patch)
treef637f34ba7fd9d4cdb3b5ca04d8888c5c8c88449 /sys-fs
parentStable on sparc wrt #131196 (diff)
downloadgentoo-2-4a3cddeb2f79807b02f0a3eafc0b0ad5f48d313e.tar.gz
gentoo-2-4a3cddeb2f79807b02f0a3eafc0b0ad5f48d313e.tar.bz2
gentoo-2-4a3cddeb2f79807b02f0a3eafc0b0ad5f48d313e.zip
Stable on sparc wrt #131196
(Portage version: 2203-svn)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/sshfs-fuse/ChangeLog5
-rw-r--r--sys-fs/sshfs-fuse/sshfs-fuse-1.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/sshfs-fuse/ChangeLog b/sys-fs/sshfs-fuse/ChangeLog
index 4e1217067904..71a0d5a4eccd 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.15 2006/04/30 19:50:57 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.16 2006/05/02 17:34:53 gustavoz Exp $
+
+ 02 May 2006; Gustavo Zacarias <gustavoz@gentoo.org> sshfs-fuse-1.6.ebuild:
+ Stable on sparc wrt #131196
30 Apr 2006; Joshua Jackson <tsunam@gentoo.org> sshfs-fuse-1.6.ebuild:
Stable on x86; bug #131196
diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-1.6.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-1.6.ebuild
index ee236e7dc943..074ce89be0e3 100644
--- a/sys-fs/sshfs-fuse/sshfs-fuse-1.6.ebuild
+++ b/sys-fs/sshfs-fuse/sshfs-fuse-1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.6.ebuild,v 1.3 2006/04/30 19:50:57 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.6.ebuild,v 1.4 2006/05/02 17:34:53 gustavoz Exp $
DESCRIPTION="Fuse-filesystem utilizing the sftp service."
SRC_URI="mirror://sourceforge/fuse/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://fuse.sourceforge.net/"
LICENSE="GPL-2"
DEPEND=">=sys-fs/fuse-2.2.1
>=dev-libs/glib-2.4.2"
-KEYWORDS="~amd64 ppc ~sparc x86"
+KEYWORDS="~amd64 ppc sparc x86"
SLOT="0"
IUSE=""