summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2006-01-06 13:47:12 +0000
committerLuis Medinas <metalgod@gentoo.org>2006-01-06 13:47:12 +0000
commit44d2045ef93dfded86530318b0a16ebd3bd4b76c (patch)
tree645b1c805b9286ab19e5fa8d50f7ad8ba5e6748d /sys-fs
parentVersion bumped. Corrected new feature periodic-shutdown-thread. (diff)
downloadgentoo-2-44d2045ef93dfded86530318b0a16ebd3bd4b76c.tar.gz
gentoo-2-44d2045ef93dfded86530318b0a16ebd3bd4b76c.tar.bz2
gentoo-2-44d2045ef93dfded86530318b0a16ebd3bd4b76c.zip
Stable on amd64.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/sshfs-fuse/ChangeLog7
-rw-r--r--sys-fs/sshfs-fuse/sshfs-fuse-1.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/sshfs-fuse/ChangeLog b/sys-fs/sshfs-fuse/ChangeLog
index 69536fe24f87..2e78eb3168c4 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.8 2005/11/06 23:27:14 lu_zero Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.9 2006/01/06 13:47:12 metalgod Exp $
+
+ 06 Jan 2006; Luis Medinas <metalgod@gentoo.org> sshfs-fuse-1.2.ebuild:
+ Stable on amd64.
06 Nov 2005; Luca Barbato <lu_zero@gentoo.org> sshfs-fuse-1.3.ebuild:
Marked ~ppc
diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-1.2.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-1.2.ebuild
index 149c1be75067..18063efb9e7b 100644
--- a/sys-fs/sshfs-fuse/sshfs-fuse-1.2.ebuild
+++ b/sys-fs/sshfs-fuse/sshfs-fuse-1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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.2.ebuild,v 1.1 2005/09/03 22:05:50 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.2.ebuild,v 1.2 2006/01/06 13:47:12 metalgod 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="x86 ~amd64"
+KEYWORDS="amd64 x86"
SLOT="0"
IUSE=""