summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-03-13 09:27:43 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-03-13 09:27:43 +0000
commit80fc00890628eba4565eddd16db63ee5e71ffda2 (patch)
tree3d725890ef3a9391b93f08748cb239d342aa5e21 /sys-fs/sshfs-fuse
parentFixed env vars in fvwm-crystal.apps. (diff)
downloadgentoo-2-80fc00890628eba4565eddd16db63ee5e71ffda2.tar.gz
gentoo-2-80fc00890628eba4565eddd16db63ee5e71ffda2.tar.bz2
gentoo-2-80fc00890628eba4565eddd16db63ee5e71ffda2.zip
Stable on ppc64; bug #211018
(Portage version: 2.1.4.4)
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.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/sshfs-fuse/ChangeLog b/sys-fs/sshfs-fuse/ChangeLog
index ace59abcc82d..f150f3a763f8 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.39 2008/03/12 09:52:47 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.40 2008/03/13 09:27:43 corsair Exp $
+
+ 13 Mar 2008; Markus Rothe <corsair@gentoo.org> sshfs-fuse-1.9.ebuild:
+ Stable on ppc64; bug #211018
12 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> sshfs-fuse-1.9.ebuild:
amd64 stable wrt bug #211018
diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-1.9.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-1.9.ebuild
index c87185658fa3..cb3a7037a356 100644
--- a/sys-fs/sshfs-fuse/sshfs-fuse-1.9.ebuild
+++ b/sys-fs/sshfs-fuse/sshfs-fuse-1.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.9.ebuild,v 1.3 2008/03/12 09:52:47 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.9.ebuild,v 1.4 2008/03/13 09:27:43 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=""