diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-11-07 04:20:46 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-11-07 04:20:46 +0000 |
commit | 1c110da1d6900202fae0a7e0618f250b7d42cf8d (patch) | |
tree | 897b839f3e781129195b3e20a17290b1a31fbda3 /sys-fs/sshfs-fuse | |
parent | Stable for HPPA (bug #441462). (diff) | |
download | gentoo-2-1c110da1d6900202fae0a7e0618f250b7d42cf8d.tar.gz gentoo-2-1c110da1d6900202fae0a7e0618f250b7d42cf8d.tar.bz2 gentoo-2-1c110da1d6900202fae0a7e0618f250b7d42cf8d.zip |
Stable for HPPA too.
(Portage version: 2.2.0_alpha142/cvs/Linux i686, signed Manifest commit with key A792A613)
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.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/sshfs-fuse/ChangeLog b/sys-fs/sshfs-fuse/ChangeLog index e68d58126e62..93eb4c0b4747 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.66 2012/05/04 19:09:18 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.67 2012/11/07 04:20:46 jer Exp $ + + 07 Nov 2012; Jeroen Roovers <jer@gentoo.org> sshfs-fuse-2.4.ebuild: + Stable for HPPA too. 04 May 2012; Jeff Horelick <jdhore@gentoo.org> sshfs-fuse-2.4.ebuild: dev-util/pkgconfig -> virtual/pkgconfig diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild index b531ec8a4303..38b5d358f636 100644 --- a/sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild +++ b/sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.4.ebuild,v 1.5 2012/05/04 19:09:18 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild,v 1.6 2012/11/07 04:20:46 jer Exp $ EAPI="4" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/fuse/${P}.tar.gz" HOMEPAGE="http://fuse.sourceforge.net/sshfs.html" LICENSE="GPL-2" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" SLOT="0" IUSE="" |