diff options
author | Brent Baude <ranger@gentoo.org> | 2009-08-31 17:32:10 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-08-31 17:32:10 +0000 |
commit | b2a05a53362f590d19bb8c544ab3174b87620f3e (patch) | |
tree | 7783c2b42b86e12aaabbce3d6b8fa2fd708205fd /sys-fs/sshfs-fuse | |
parent | Marking libbs2b-3.1.0 ppc64 for bug 279238 (diff) | |
download | gentoo-2-b2a05a53362f590d19bb8c544ab3174b87620f3e.tar.gz gentoo-2-b2a05a53362f590d19bb8c544ab3174b87620f3e.tar.bz2 gentoo-2-b2a05a53362f590d19bb8c544ab3174b87620f3e.zip |
Marking sshfs-fuse-2.2 ppc64 for bug 256975
(Portage version: 2.1.6.13/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 0913fd51211d..af9386066cd3 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.45 2009/08/27 12:36:37 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.46 2009/08/31 17:32:10 ranger Exp $ + + 31 Aug 2009; Brent Baude <ranger@gentoo.org> sshfs-fuse-2.2.ebuild: + Marking sshfs-fuse-2.2 ppc64 for bug 256975 27 Aug 2009; Christian Faulhammer <fauli@gentoo.org> sshfs-fuse-2.2.ebuild: diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-2.2.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-2.2.ebuild index 5be215fbab77..84a2378a401d 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.2 2009/08/27 12:36:37 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-2.2.ebuild,v 1.3 2009/08/31 17:32:10 ranger 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="" |