summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-10-05 20:58:43 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-10-05 20:58:43 +0000
commit7590b2c34b31449b82c244fef010eb727a5dd414 (patch)
tree144a5113b713c17077276142d33a446b995c0803 /sys-fs
parentFix gettext dependency (diff)
downloadgentoo-2-7590b2c34b31449b82c244fef010eb727a5dd414.tar.gz
gentoo-2-7590b2c34b31449b82c244fef010eb727a5dd414.tar.bz2
gentoo-2-7590b2c34b31449b82c244fef010eb727a5dd414.zip
Stable on sparc
(Portage version: 2.1.1)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/sshfs-fuse/ChangeLog5
-rw-r--r--sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/sshfs-fuse/ChangeLog b/sys-fs/sshfs-fuse/ChangeLog
index c1d034e6af5b..e2b1fe333d3d 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.24 2006/09/03 21:50:17 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.25 2006/10/05 20:58:43 gustavoz Exp $
+
+ 05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> sshfs-fuse-1.7.ebuild:
+ Stable on sparc
03 Sep 2006; Stefan Schweizer <genstef@gentoo.org> sshfs-fuse-1.7.ebuild:
Depend on the correct fuse version thanks to Sören Brunk
diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild
index 82fec749075f..c05580dc3849 100644
--- a/sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild
+++ b/sys-fs/sshfs-fuse/sshfs-fuse-1.7.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.7.ebuild,v 1.2 2006/09/03 21:50:17 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild,v 1.3 2006/10/05 20:58:43 gustavoz Exp $
inherit eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://fuse.sourceforge.net/sshfs.html"
LICENSE="GPL-2"
DEPEND=">=sys-fs/fuse-2.6.0_pre3
>=dev-libs/glib-2.4.2"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
SLOT="0"
IUSE=""