summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-02-16 14:29:26 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-02-16 14:29:26 +0000
commitf4fb4909e1e936300716ec2b16a8df097545b0bc (patch)
treebc5a327c07ab7c220b0fd917e291e20aaacaaff8 /sys-fs/fuse
parentStable on sparc wrt #122846 (diff)
downloadgentoo-2-f4fb4909e1e936300716ec2b16a8df097545b0bc.tar.gz
gentoo-2-f4fb4909e1e936300716ec2b16a8df097545b0bc.tar.bz2
gentoo-2-f4fb4909e1e936300716ec2b16a8df097545b0bc.zip
Stable on sparc
(Portage version: 2.0.54)
Diffstat (limited to 'sys-fs/fuse')
-rw-r--r--sys-fs/fuse/ChangeLog5
-rw-r--r--sys-fs/fuse/fuse-2.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/fuse/ChangeLog b/sys-fs/fuse/ChangeLog
index 441e8d9bdecf..2092c5ea1894 100644
--- a/sys-fs/fuse/ChangeLog
+++ b/sys-fs/fuse/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/fuse
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/ChangeLog,v 1.40 2006/01/29 01:36:42 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/ChangeLog,v 1.41 2006/02/16 14:28:27 gustavoz Exp $
+
+ 16 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> fuse-2.4.2.ebuild:
+ Stable on sparc
*fuse-2.5.1 (29 Jan 2006)
diff --git a/sys-fs/fuse/fuse-2.4.2.ebuild b/sys-fs/fuse/fuse-2.4.2.ebuild
index 3f61580a3df3..a2f3e1b88786 100644
--- a/sys-fs/fuse/fuse-2.4.2.ebuild
+++ b/sys-fs/fuse/fuse-2.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/fuse-2.4.2.ebuild,v 1.4 2006/01/20 14:42:11 dsd Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/fuse-2.4.2.ebuild,v 1.5 2006/02/16 14:28:27 gustavoz Exp $
inherit linux-mod eutils
@@ -9,7 +9,7 @@ DESCRIPTION="An interface for filesystems implemented in userspace."
HOMEPAGE="http://fuse.sourceforge.net"
SRC_URI="mirror://sourceforge/fuse/${MY_P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc sparc ~x86"
IUSE=""
S=${WORKDIR}/${MY_P}