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
commitcbbfc5343d61c08d05bb343667ed94502640d1ff (patch)
tree62829224bbf72810b8ae5c5e394881409438acf4 /sys-fs
parentVersion bumped. Corrected new feature periodic-shutdown-thread. (diff)
downloadhistorical-cbbfc5343d61c08d05bb343667ed94502640d1ff.tar.gz
historical-cbbfc5343d61c08d05bb343667ed94502640d1ff.tar.bz2
historical-cbbfc5343d61c08d05bb343667ed94502640d1ff.zip
Stable on amd64.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/sshfs-fuse/ChangeLog7
-rw-r--r--sys-fs/sshfs-fuse/Manifest20
-rw-r--r--sys-fs/sshfs-fuse/sshfs-fuse-1.2.ebuild6
3 files changed, 23 insertions, 10 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/Manifest b/sys-fs/sshfs-fuse/Manifest
index dee0d364356e..0e26b192dfeb 100644
--- a/sys-fs/sshfs-fuse/Manifest
+++ b/sys-fs/sshfs-fuse/Manifest
@@ -1,8 +1,18 @@
-MD5 6e89ba8198764bfd079a0cfa18dca593 metadata.xml 264
-MD5 c9c2d42f67acf164d2e9be417aa60c03 sshfs-fuse-1.1.ebuild 589
-MD5 5e9f43df89173e83703b11f9bb2d8944 ChangeLog 1382
-MD5 3177d9f20fb804b62d9587e00c10bd53 sshfs-fuse-1.2.ebuild 589
-MD5 06da2ccc20ea6e89f4d1a6b1c4b3f9dd sshfs-fuse-1.3.ebuild 595
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 4bddf6d02cf39f02a6a474672cdd93e4 ChangeLog 1476
MD5 607bd3d45b5a479f47cec37a272dbbc9 files/digest-sshfs-fuse-1.1 65
MD5 13b2afe3966a265074406c54219534de files/digest-sshfs-fuse-1.2 65
MD5 72c53449101a834648c8a3c0a99bce0e files/digest-sshfs-fuse-1.3 65
+MD5 6e89ba8198764bfd079a0cfa18dca593 metadata.xml 264
+MD5 c9c2d42f67acf164d2e9be417aa60c03 sshfs-fuse-1.1.ebuild 589
+MD5 0e25fdc012dfe5cc64d9c9cafdae3990 sshfs-fuse-1.2.ebuild 589
+MD5 06da2ccc20ea6e89f4d1a6b1c4b3f9dd sshfs-fuse-1.3.ebuild 595
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDvnTOwUpWvClEHQoRAo7XAJ0UL7fVXqlaBTXRNefg0hFndRtrvQCfV+Zr
+oTlZmFsl0C5tzexcQtyjsqM=
+=NgpN
+-----END PGP SIGNATURE-----
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=""