summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-05-03 02:38:41 +0000
committerJeroen Roovers <jer@gentoo.org>2007-05-03 02:38:41 +0000
commitf9e1997b30c4858b6ef036f0828723ababe6536f (patch)
tree9f0cfe810bba6580f862986f469a84828f8e6136 /sys-fs
parentFix broken manifest due to Attic/ in the header of sqlobject-0.7.3.ebuild (se... (diff)
downloadgentoo-2-f9e1997b30c4858b6ef036f0828723ababe6536f.tar.gz
gentoo-2-f9e1997b30c4858b6ef036f0828723ababe6536f.tar.bz2
gentoo-2-f9e1997b30c4858b6ef036f0828723ababe6536f.zip
Marked ~hppa too.
(Portage version: 2.1.2.5)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/sshfs-fuse/ChangeLog7
-rw-r--r--sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/sshfs-fuse/ChangeLog b/sys-fs/sshfs-fuse/ChangeLog
index e2b1fe333d3d..ae8bc0a614b2 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.25 2006/10/05 20:58:43 gustavoz Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.26 2007/05/03 02:38:41 jer Exp $
+
+ 03 May 2007; Jeroen Roovers <jer@gentoo.org> sshfs-fuse-1.7.ebuild:
+ Marked ~hppa too.
05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> sshfs-fuse-1.7.ebuild:
Stable on sparc
diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild
index c05580dc3849..95688dff9947 100644
--- a/sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild
+++ b/sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# 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.7.ebuild,v 1.3 2006/10/05 20:58:43 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.7.ebuild,v 1.4 2007/05/03 02:38:41 jer Exp $
inherit eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://fuse.sourceforge.net/sshfs.html"
LICENSE="GPL-2"
DEPEND=">=sys-fs/fuse-2.6.0_pre3
>=dev-libs/glib-2.4.2"
-KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
SLOT="0"
IUSE=""