summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorStefan Schweizer <genstef@gentoo.org>2006-06-05 10:17:08 +0000
committerStefan Schweizer <genstef@gentoo.org>2006-06-05 10:17:08 +0000
commitb2b799e3ddbb012221d75f04ab6dac0e9167e0ce (patch)
tree016e8aba2a25d23d422f2bbeeff4e691859fc695 /sys-fs
parentadded LD_RUN_PATH to generated env (diff)
downloadhistorical-b2b799e3ddbb012221d75f04ab6dac0e9167e0ce.tar.gz
historical-b2b799e3ddbb012221d75f04ab6dac0e9167e0ce.tar.bz2
historical-b2b799e3ddbb012221d75f04ab6dac0e9167e0ce.zip
Fix homepage thanks to <gentoo@msux.cjb.net> in bug 135609
Package-Manager: portage-2.1_rc4-r1
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/sshfs-fuse/ChangeLog6
-rw-r--r--sys-fs/sshfs-fuse/sshfs-fuse-1.6.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-fs/sshfs-fuse/ChangeLog b/sys-fs/sshfs-fuse/ChangeLog
index 3b559b6e3205..3ec064941700 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.20 2006/05/23 20:23:18 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.21 2006/06/05 10:17:08 genstef Exp $
+
+ 05 Jun 2006; Stefan Schweizer <genstef@gentoo.org> -sshfs-fuse-1.2.ebuild,
+ -sshfs-fuse-1.3.ebuild, sshfs-fuse-1.6.ebuild:
+ Fix homepage thanks to <gentoo@msux.cjb.net> in bug 135609
23 May 2006; Markus Rothe <corsair@gentoo.org> sshfs-fuse-1.6.ebuild:
Stable on ppc64
diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-1.6.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-1.6.ebuild
index 06d640f00b0b..401398c50e9b 100644
--- a/sys-fs/sshfs-fuse/sshfs-fuse-1.6.ebuild
+++ b/sys-fs/sshfs-fuse/sshfs-fuse-1.6.ebuild
@@ -1,10 +1,10 @@
# 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.8 2006/05/23 20:23:18 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.6.ebuild,v 1.9 2006/06/05 10:17:08 genstef Exp $
DESCRIPTION="Fuse-filesystem utilizing the sftp service."
SRC_URI="mirror://sourceforge/fuse/${P}.tar.gz"
-HOMEPAGE="http://fuse.sourceforge.net/"
+HOMEPAGE="http://fuse.sourceforge.net/sshfs.html"
LICENSE="GPL-2"
DEPEND=">=sys-fs/fuse-2.2.1
>=dev-libs/glib-2.4.2"