diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-10-10 15:27:43 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-10-10 15:27:43 +0000 |
commit | f44403adf21acb113201ef52dee625ae582c397e (patch) | |
tree | 94efde89b0fd7aac2e29d7e735f4798b44e0a0ed /sys-fs/sshfs-fuse | |
parent | Merge from Prefix (diff) | |
download | gentoo-2-f44403adf21acb113201ef52dee625ae582c397e.tar.gz gentoo-2-f44403adf21acb113201ef52dee625ae582c397e.tar.bz2 gentoo-2-f44403adf21acb113201ef52dee625ae582c397e.zip |
sparc stable wrt #256975
(Portage version: 2.1.6.13/cvs/Linux ia64)
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 af81d380817c..ced774a7d0e3 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.48 2009/09/27 13:45:18 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.49 2009/10/10 15:27:43 armin76 Exp $ + + 10 Oct 2009; Raúl Porcel <armin76@gentoo.org> sshfs-fuse-2.2.ebuild: + sparc stable wrt #256975 27 Sep 2009; nixnut <nixnut@gentoo.org> sshfs-fuse-2.2.ebuild: ppc stable #256975 diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-2.2.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-2.2.ebuild index eb890c538b98..b769fa8e3c5f 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.5 2009/09/27 13:45:18 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-2.2.ebuild,v 1.6 2009/10/10 15:27:43 armin76 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="" |