summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-fs/fuse/ChangeLog5
-rw-r--r--sys-fs/fuse/fuse-2.4.2.ebuild4
-rw-r--r--sys-fs/sshfs-fuse/ChangeLog5
-rw-r--r--sys-fs/sshfs-fuse/sshfs-fuse-1.3.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/sys-fs/fuse/ChangeLog b/sys-fs/fuse/ChangeLog
index 441e8d9bdecf..2092c5ea1894 100644
--- a/sys-fs/fuse/ChangeLog
+++ b/sys-fs/fuse/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/fuse
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/ChangeLog,v 1.40 2006/01/29 01:36:42 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/ChangeLog,v 1.41 2006/02/16 14:28:27 gustavoz Exp $
+
+ 16 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> fuse-2.4.2.ebuild:
+ Stable on sparc
*fuse-2.5.1 (29 Jan 2006)
diff --git a/sys-fs/fuse/fuse-2.4.2.ebuild b/sys-fs/fuse/fuse-2.4.2.ebuild
index 3f61580a3df3..a2f3e1b88786 100644
--- a/sys-fs/fuse/fuse-2.4.2.ebuild
+++ b/sys-fs/fuse/fuse-2.4.2.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/fuse/fuse-2.4.2.ebuild,v 1.4 2006/01/20 14:42:11 dsd Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/fuse-2.4.2.ebuild,v 1.5 2006/02/16 14:28:27 gustavoz Exp $
inherit linux-mod eutils
@@ -9,7 +9,7 @@ DESCRIPTION="An interface for filesystems implemented in userspace."
HOMEPAGE="http://fuse.sourceforge.net"
SRC_URI="mirror://sourceforge/fuse/${MY_P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc sparc ~x86"
IUSE=""
S=${WORKDIR}/${MY_P}
diff --git a/sys-fs/sshfs-fuse/ChangeLog b/sys-fs/sshfs-fuse/ChangeLog
index ce0dcc484ec7..d40666924898 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.11 2006/01/16 15:23:49 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.12 2006/02/16 14:29:26 gustavoz Exp $
+
+ 16 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> sshfs-fuse-1.3.ebuild:
+ Stable on sparc
*sshfs-fuse-1.4 (16 Jan 2006)
diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-1.3.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-1.3.ebuild
index 1872317a7021..d7cc597215c6 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-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.3 2006/01/06 15:03:58 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.3.ebuild,v 1.4 2006/02/16 14:29:26 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 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc sparc ~x86"
SLOT="0"
IUSE=""