summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2006-05-12 16:23:48 +0000
committerBrent Baude <ranger@gentoo.org>2006-05-12 16:23:48 +0000
commit49c9d17c891c0c4aea2e82a27f8427793d4794e5 (patch)
treecb08ad96930edf5dd982a854159e59f962d53fec /sys-fs
parentremove dep on pygtk since the cairo.gtk is not built if pygtk is >=2.7.0. fi... (diff)
downloadgentoo-2-49c9d17c891c0c4aea2e82a27f8427793d4794e5.tar.gz
gentoo-2-49c9d17c891c0c4aea2e82a27f8427793d4794e5.tar.bz2
gentoo-2-49c9d17c891c0c4aea2e82a27f8427793d4794e5.zip
Marking sshfs-fuse-1.6 ~ppc64
(Portage version: 2203-svn)
Diffstat (limited to 'sys-fs')
-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 aeb98fec5a65..1b3aaa547d64 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.17 2006/05/03 18:32:05 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.18 2006/05/12 16:23:48 ranger Exp $
+
+ 12 May 2006; Brent Baude <ranger@gentoo.org> sshfs-fuse-1.6.ebuild:
+ Marking sshfs-fuse-1.6 ~ppc64
03 May 2006; Daniel Gryniewicz <dang@gentoo.org> sshfs-fuse-1.6.ebuild:
Marked stable on amd64 per bug# 131196
diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-1.6.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-1.6.ebuild
index 704599e817f7..653a23a9cda5 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.5 2006/05/03 18:32:05 dang Exp $
+# $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 $
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 ~ppc64 sparc x86"
SLOT="0"
IUSE=""