diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2011-12-30 16:03:24 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2011-12-30 16:03:24 +0000 |
commit | dc691d32d31d6b0544d42daa07116ad3d4bea090 (patch) | |
tree | b8de2f25c71fa38c47682f1a4988a9783bd9715e /sys-fs/sshfs-fuse | |
parent | Stable for ppc/ppc64; bug #381623 (diff) | |
download | gentoo-2-dc691d32d31d6b0544d42daa07116ad3d4bea090.tar.gz gentoo-2-dc691d32d31d6b0544d42daa07116ad3d4bea090.tar.bz2 gentoo-2-dc691d32d31d6b0544d42daa07116ad3d4bea090.zip |
Revert to ~ppc/~ppc64; bug #381641
(Portage version: 2.1.10.11/cvs/Linux ppc64)
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 e0ce0addc435..fb3d0849fb92 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.58 2011/09/24 16:44:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.59 2011/12/30 16:03:24 halcy0n Exp $ + + 30 Dec 2011; Mark Loeser <halcy0n@gentoo.org> sshfs-fuse-2.2.ebuild: + Revert to ~ppc/~ppc64; bug #381641 24 Sep 2011; Raúl Porcel <armin76@gentoo.org> sshfs-fuse-2.2.ebuild, sshfs-fuse-2.3.ebuild: diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-2.2.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-2.2.ebuild index a9eeff8727a3..fb94a3a38b86 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-2011 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.9 2011/09/24 16:44:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-2.2.ebuild,v 1.10 2011/12/30 16:03:24 halcy0n 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 ~arm ~hppa ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-fbsd" SLOT="0" IUSE="" |