summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-05-22 12:44:10 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-05-22 12:44:10 +0000
commit1702406c12730264d25baf64f3d2eacda2fe8e09 (patch)
treea91b7df97427f01c1668a4e234afcf0bb7d0ae5f /sys-fs/sshfs-fuse
parentAdd ~x86-fbsd keyword. (diff)
downloadgentoo-2-1702406c12730264d25baf64f3d2eacda2fe8e09.tar.gz
gentoo-2-1702406c12730264d25baf64f3d2eacda2fe8e09.tar.bz2
gentoo-2-1702406c12730264d25baf64f3d2eacda2fe8e09.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1_rc1-r4)
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 1b3aaa547d64..de02c06d4581 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.18 2006/05/12 16:23:48 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.19 2006/05/22 12:44:10 flameeyes Exp $
+
+ 22 May 2006; Diego Pettenò <flameeyes@gentoo.org> sshfs-fuse-1.6.ebuild:
+ Add ~x86-fbsd keyword.
12 May 2006; Brent Baude <ranger@gentoo.org> sshfs-fuse-1.6.ebuild:
Marking sshfs-fuse-1.6 ~ppc64
diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-1.6.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-1.6.ebuild
index 653a23a9cda5..276e52b73b8e 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.6 2006/05/12 16:23:48 ranger Exp $
+# $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 $
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"
+KEYWORDS="amd64 ppc ~ppc64 sparc x86 ~x86-fbsd"
SLOT="0"
IUSE=""