summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-02-16 14:29:26 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-02-16 14:29:26 +0000
commitf4fb4909e1e936300716ec2b16a8df097545b0bc (patch)
treebc5a327c07ab7c220b0fd917e291e20aaacaaff8 /sys-fs/sshfs-fuse
parentStable on sparc wrt #122846 (diff)
downloadgentoo-2-f4fb4909e1e936300716ec2b16a8df097545b0bc.tar.gz
gentoo-2-f4fb4909e1e936300716ec2b16a8df097545b0bc.tar.bz2
gentoo-2-f4fb4909e1e936300716ec2b16a8df097545b0bc.zip
Stable on sparc
(Portage version: 2.0.54)
Diffstat (limited to 'sys-fs/sshfs-fuse')
-rw-r--r--sys-fs/sshfs-fuse/ChangeLog5
-rw-r--r--sys-fs/sshfs-fuse/sshfs-fuse-1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/sshfs-fuse/ChangeLog b/sys-fs/sshfs-fuse/ChangeLog
index ce0dcc484ec7..d40666924898 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.11 2006/01/16 15:23:49 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.12 2006/02/16 14:29:26 gustavoz Exp $
+
+ 16 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> sshfs-fuse-1.3.ebuild:
+ Stable on sparc
*sshfs-fuse-1.4 (16 Jan 2006)
diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-1.3.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-1.3.ebuild
index 1872317a7021..d7cc597215c6 100644
--- a/sys-fs/sshfs-fuse/sshfs-fuse-1.3.ebuild
+++ b/sys-fs/sshfs-fuse/sshfs-fuse-1.3.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.3.ebuild,v 1.3 2006/01/06 15:03:58 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.3.ebuild,v 1.4 2006/02/16 14:29:26 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=""