summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-05-23 20:23:18 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-05-23 20:23:18 +0000
commitbf88f7dab51da3f9bbc9e7e8e1ccd6833a0b0f72 (patch)
treef7a01bd9ec83ed15563832cf1db23e5f9c771cf3 /sys-fs/sshfs-fuse
parentRemove svyatogor from metadata, bug 131936. (diff)
downloadgentoo-2-bf88f7dab51da3f9bbc9e7e8e1ccd6833a0b0f72.tar.gz
gentoo-2-bf88f7dab51da3f9bbc9e7e8e1ccd6833a0b0f72.tar.bz2
gentoo-2-bf88f7dab51da3f9bbc9e7e8e1ccd6833a0b0f72.zip
Stable on ppc64
(Portage version: 2.0.54-r2)
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.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/sshfs-fuse/ChangeLog b/sys-fs/sshfs-fuse/ChangeLog
index de02c06d4581..3b559b6e3205 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.19 2006/05/22 12:44:10 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.20 2006/05/23 20:23:18 corsair Exp $
+
+ 23 May 2006; Markus Rothe <corsair@gentoo.org> sshfs-fuse-1.6.ebuild:
+ Stable on ppc64
22 May 2006; Diego Pettenò <flameeyes@gentoo.org> sshfs-fuse-1.6.ebuild:
Add ~x86-fbsd keyword.
diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-1.6.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-1.6.ebuild
index 276e52b73b8e..06d640f00b0b 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.7 2006/05/22 12:44:10 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.6.ebuild,v 1.8 2006/05/23 20:23:18 corsair 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 ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd"
SLOT="0"
IUSE=""