summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2005-11-06 23:27:14 +0000
committerLuca Barbato <lu_zero@gentoo.org>2005-11-06 23:27:14 +0000
commit8ff88af13e99f1cbcd0bf4051211e35860b43e82 (patch)
tree9e1b13aaf0be75beeb95e98eeb442ec98f68ceeb
parentminor fix (diff)
downloadgentoo-2-8ff88af13e99f1cbcd0bf4051211e35860b43e82.tar.gz
gentoo-2-8ff88af13e99f1cbcd0bf4051211e35860b43e82.tar.bz2
gentoo-2-8ff88af13e99f1cbcd0bf4051211e35860b43e82.zip
Marked ~ppc
(Portage version: 1.589-cvs)
-rw-r--r--sys-fs/sshfs-fuse/ChangeLog5
-rw-r--r--sys-fs/sshfs-fuse/sshfs-fuse-1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/sshfs-fuse/ChangeLog b/sys-fs/sshfs-fuse/ChangeLog
index 0b173b174cec..69536fe24f87 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.7 2005/11/01 15:36:46 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.8 2005/11/06 23:27:14 lu_zero Exp $
+
+ 06 Nov 2005; Luca Barbato <lu_zero@gentoo.org> sshfs-fuse-1.3.ebuild:
+ Marked ~ppc
*sshfs-fuse-1.3 (01 Nov 2005)
diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-1.3.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-1.3.ebuild
index e835c469e6fb..49d6c587415f 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
# 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.1 2005/11/01 15:36:46 genstef Exp $
+# $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 $
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="~x86 ~amd64"
+KEYWORDS="~amd64 ~ppc ~x86"
SLOT="0"
IUSE=""