summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-10-15 14:59:18 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-10-15 14:59:18 +0000
commitb4b049d761d16166247a6df7cfab6e36c78a6b0e (patch)
tree6a6855829c99853063f34524ebd6f3df042a0e2e /sys-fs
parentStable on ppc64 (diff)
downloadgentoo-2-b4b049d761d16166247a6df7cfab6e36c78a6b0e.tar.gz
gentoo-2-b4b049d761d16166247a6df7cfab6e36c78a6b0e.tar.bz2
gentoo-2-b4b049d761d16166247a6df7cfab6e36c78a6b0e.zip
Stable on ppc64
(Portage version: 2.1.3.9)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/sshfs-fuse/ChangeLog5
-rw-r--r--sys-fs/sshfs-fuse/sshfs-fuse-1.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/sshfs-fuse/ChangeLog b/sys-fs/sshfs-fuse/ChangeLog
index 25449f9ccfb6..e0018456de90 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.35 2007/10/13 10:40:56 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.36 2007/10/15 14:59:18 corsair Exp $
+
+ 15 Oct 2007; Markus Rothe <corsair@gentoo.org> sshfs-fuse-1.8.ebuild:
+ Stable on ppc64
13 Oct 2007; Markus Rothe <corsair@gentoo.org> sshfs-fuse-1.7.ebuild:
Stable on ppc64; bug #193331
diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-1.8.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-1.8.ebuild
index e981739066b6..1dc47b9c8622 100644
--- a/sys-fs/sshfs-fuse/sshfs-fuse-1.8.ebuild
+++ b/sys-fs/sshfs-fuse/sshfs-fuse-1.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.8.ebuild,v 1.6 2007/10/06 19:00:30 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.8.ebuild,v 1.7 2007/10/15 14:59:18 corsair Exp $
inherit eutils
@@ -12,7 +12,7 @@ DEPEND=">=sys-fs/fuse-2.6.0_pre3
>=dev-libs/glib-2.4.2"
RDEPEND="${DEPEND}
>=net-misc/openssh-4.3"
-KEYWORDS="amd64 ~hppa ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~hppa ~ppc ppc64 sparc ~x86 ~x86-fbsd"
SLOT="0"
IUSE=""