summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-10-06 19:00:30 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-10-06 19:00:30 +0000
commite2314f3b24f84fa1f694699c1f7549c9d2684856 (patch)
tree66c2577f3d852a93f2064b796e134cd8f9da6e76 /sys-fs
parentppc stable, bug #194745 (diff)
downloadgentoo-2-e2314f3b24f84fa1f694699c1f7549c9d2684856.tar.gz
gentoo-2-e2314f3b24f84fa1f694699c1f7549c9d2684856.tar.bz2
gentoo-2-e2314f3b24f84fa1f694699c1f7549c9d2684856.zip
Going back to ~ppc as per bug #192229
(Portage version: 2.1.3.9)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/sshfs-fuse/ChangeLog6
-rw-r--r--sys-fs/sshfs-fuse/sshfs-fuse-1.8.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-fs/sshfs-fuse/ChangeLog b/sys-fs/sshfs-fuse/ChangeLog
index 8d518cc1404e..3065b99a96ff 100644
--- a/sys-fs/sshfs-fuse/ChangeLog
+++ b/sys-fs/sshfs-fuse/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-fs/sshfs-fuse
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.33 2007/09/22 13:11:36 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.34 2007/10/06 19:00:30 dertobi123 Exp $
+
+ 06 Oct 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ sshfs-fuse-1.8.ebuild:
+ Going back to ~ppc as per bug #192229
22 Sep 2007; Christian Faulhammer <opfer@gentoo.org>
sshfs-fuse-1.7.ebuild:
diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-1.8.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-1.8.ebuild
index 7bb5723ed63d..e981739066b6 100644
--- a/sys-fs/sshfs-fuse/sshfs-fuse-1.8.ebuild
+++ b/sys-fs/sshfs-fuse/sshfs-fuse-1.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.8.ebuild,v 1.5 2007/08/13 21:55:06 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.8.ebuild,v 1.6 2007/10/06 19:00:30 dertobi123 Exp $
inherit eutils
@@ -12,7 +12,7 @@ DEPEND=">=sys-fs/fuse-2.6.0_pre3
>=dev-libs/glib-2.4.2"
RDEPEND="${DEPEND}
>=net-misc/openssh-4.3"
-KEYWORDS="amd64 ~hppa ppc ~ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~hppa ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
SLOT="0"
IUSE=""