summaryrefslogtreecommitdiff
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
commitbefd7a24b32acae6dae27766cc77c0b0f3a85ca3 (patch)
tree41bce603de7e2d4830176281b0f4ca57ff1f6079 /sys-fs/sshfs-fuse
parentremove dep on pygtk since the cairo.gtk is not built if pygtk is >=2.7.0. fi... (diff)
downloadhistorical-befd7a24b32acae6dae27766cc77c0b0f3a85ca3.tar.gz
historical-befd7a24b32acae6dae27766cc77c0b0f3a85ca3.tar.bz2
historical-befd7a24b32acae6dae27766cc77c0b0f3a85ca3.zip
Marking sshfs-fuse-1.6 ~ppc64
Package-Manager: portage-2203-svn
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 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=""