summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-01-06 15:03:58 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-01-06 15:03:58 +0000
commit6b534c97b278e1b726728796b96e403647130f55 (patch)
tree70c577cd3e99ddbefe5b8e0a0754679cd07212d2 /sys-fs
parentx86 (diff)
downloadgentoo-2-6b534c97b278e1b726728796b96e403647130f55.tar.gz
gentoo-2-6b534c97b278e1b726728796b96e403647130f55.tar.bz2
gentoo-2-6b534c97b278e1b726728796b96e403647130f55.zip
Keyworded ~sparc
(Portage version: 2.0.54)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/sshfs-fuse/ChangeLog5
-rw-r--r--sys-fs/sshfs-fuse/sshfs-fuse-1.3.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-fs/sshfs-fuse/ChangeLog b/sys-fs/sshfs-fuse/ChangeLog
index 2e78eb3168c4..118a33359d25 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.9 2006/01/06 13:47:12 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.10 2006/01/06 15:03:58 gustavoz Exp $
+
+ 06 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> sshfs-fuse-1.3.ebuild:
+ Keyworded ~sparc
06 Jan 2006; Luis Medinas <metalgod@gentoo.org> sshfs-fuse-1.2.ebuild:
Stable on amd64.
diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-1.3.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-1.3.ebuild
index 49d6c587415f..1872317a7021 100644
--- a/sys-fs/sshfs-fuse/sshfs-fuse-1.3.ebuild
+++ b/sys-fs/sshfs-fuse/sshfs-fuse-1.3.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.3.ebuild,v 1.2 2005/11/06 23:27:14 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.3.ebuild,v 1.3 2006/01/06 15:03:58 gustavoz 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 ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
SLOT="0"
IUSE=""