diff options
author | 2009-09-27 13:45:18 +0000 | |
---|---|---|
committer | 2009-09-27 13:45:18 +0000 | |
commit | 38918d3971fc2a83174bf50a07b7fe6b0427493d (patch) | |
tree | 5fed5404bbb3c3a09d2cce1e022322a46d7e6123 /sys-fs/sshfs-fuse | |
parent | ppc stable #245707 (diff) | |
download | gentoo-2-38918d3971fc2a83174bf50a07b7fe6b0427493d.tar.gz gentoo-2-38918d3971fc2a83174bf50a07b7fe6b0427493d.tar.bz2 gentoo-2-38918d3971fc2a83174bf50a07b7fe6b0427493d.zip |
ppc stable #256975
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'sys-fs/sshfs-fuse')
-rw-r--r-- | sys-fs/sshfs-fuse/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/sshfs-fuse/sshfs-fuse-2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/sshfs-fuse/ChangeLog b/sys-fs/sshfs-fuse/ChangeLog index 3b402d33d585..af81d380817c 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.47 2009/09/05 21:38:41 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.48 2009/09/27 13:45:18 nixnut Exp $ + + 27 Sep 2009; nixnut <nixnut@gentoo.org> sshfs-fuse-2.2.ebuild: + ppc stable #256975 05 Sep 2009; Markus Meier <maekke@gentoo.org> sshfs-fuse-2.2.ebuild: amd64 stable, bug #256975 diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-2.2.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-2.2.ebuild index 40111eaa26bf..eb890c538b98 100644 --- a/sys-fs/sshfs-fuse/sshfs-fuse-2.2.ebuild +++ b/sys-fs/sshfs-fuse/sshfs-fuse-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-2.2.ebuild,v 1.4 2009/09/05 21:38:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-2.2.ebuild,v 1.5 2009/09/27 13:45:18 nixnut Exp $ EAPI="2" @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/fuse/${P}.tar.gz" HOMEPAGE="http://fuse.sourceforge.net/sshfs.html" LICENSE="GPL-2" -KEYWORDS="amd64 ~hppa ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86 ~x86-fbsd" SLOT="0" IUSE="" |