diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2008-03-12 09:52:47 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2008-03-12 09:52:47 +0000 |
commit | 2c2321c40a214638d769c6a4dbfb4a0076c82f27 (patch) | |
tree | 919867739353bdd87134d678f2f82a3dd859d784 | |
parent | Removing Josh Glover (jmglov, #206782) from metadata.xml. (diff) | |
download | gentoo-2-2c2321c40a214638d769c6a4dbfb4a0076c82f27.tar.gz gentoo-2-2c2321c40a214638d769c6a4dbfb4a0076c82f27.tar.bz2 gentoo-2-2c2321c40a214638d769c6a4dbfb4a0076c82f27.zip |
amd64 stable wrt bug #211018
(Portage version: 2.1.4.4)
-rw-r--r-- | sys-fs/sshfs-fuse/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/sshfs-fuse/sshfs-fuse-1.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/sshfs-fuse/ChangeLog b/sys-fs/sshfs-fuse/ChangeLog index a205646d1162..ace59abcc82d 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.38 2008/03/12 07:21:13 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.39 2008/03/12 09:52:47 coldwind Exp $ + + 12 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> sshfs-fuse-1.9.ebuild: + amd64 stable wrt bug #211018 12 Mar 2008; Christian Faulhammer <opfer@gentoo.org> sshfs-fuse-1.9.ebuild: diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-1.9.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-1.9.ebuild index 991c77a58767..c87185658fa3 100644 --- a/sys-fs/sshfs-fuse/sshfs-fuse-1.9.ebuild +++ b/sys-fs/sshfs-fuse/sshfs-fuse-1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.9.ebuild,v 1.2 2008/03/12 07:21:13 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.9.ebuild,v 1.3 2008/03/12 09:52:47 coldwind 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="" |