summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2012-04-12 09:16:24 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2012-04-12 09:16:24 +0000
commit78a4265990c4388c8ea3903d1ff7a244f50d7ea9 (patch)
treeb7e944c0229d33ec33588923840e6381c67b497b /sys-fs/sshfs-fuse
parentRevision bump in slot 2. Add upstream patch to fix crash with filezilla wrt b... (diff)
downloadhistorical-78a4265990c4388c8ea3903d1ff7a244f50d7ea9.tar.gz
historical-78a4265990c4388c8ea3903d1ff7a244f50d7ea9.tar.bz2
historical-78a4265990c4388c8ea3903d1ff7a244f50d7ea9.zip
Add ~amd64-linux keyword
Package-Manager: portage-2.2.0_alpha100/cvs/Linux x86_64
Diffstat (limited to 'sys-fs/sshfs-fuse')
-rw-r--r--sys-fs/sshfs-fuse/ChangeLog5
-rw-r--r--sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/sshfs-fuse/ChangeLog b/sys-fs/sshfs-fuse/ChangeLog
index 5e14d854dd92..6e3035774401 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.61 2012/03/09 12:21:48 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.62 2012/04/12 09:16:24 xarthisius Exp $
+
+ 12 Apr 2012; Kacper Kowalik <xarthisius@gentoo.org> sshfs-fuse-2.4.ebuild:
+ Add ~amd64-linux keyword
09 Mar 2012; Tim Harder <radhermit@gentoo.org> -sshfs-fuse-2.2.ebuild:
Remove old.
diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild
index 6535d8748844..cbb9f0b1418e 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.1 2012/03/09 12:20:54 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-2.4.ebuild,v 1.2 2012/04/12 09:16:24 xarthisius 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 ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
SLOT="0"
IUSE=""