summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-11-20 10:01:22 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-11-20 10:01:22 +0000
commite24414ca35871fc3cfa3501a70c098399d0b6b95 (patch)
tree9abc5c76ac9533958e01deb6849db9357d410292 /sys-fs
parentversion bump - bug #112978 (diff)
downloadgentoo-2-e24414ca35871fc3cfa3501a70c098399d0b6b95.tar.gz
gentoo-2-e24414ca35871fc3cfa3501a70c098399d0b6b95.tar.bz2
gentoo-2-e24414ca35871fc3cfa3501a70c098399d0b6b95.zip
Stable on ppc.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/fuse/ChangeLog5
-rw-r--r--sys-fs/fuse/fuse-2.4.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/fuse/ChangeLog b/sys-fs/fuse/ChangeLog
index 68e387788a92..28064b86a3c8 100644
--- a/sys-fs/fuse/ChangeLog
+++ b/sys-fs/fuse/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/fuse
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/ChangeLog,v 1.31 2005/11/19 23:23:15 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/ChangeLog,v 1.32 2005/11/20 10:01:22 hansmi Exp $
+
+ 20 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> fuse-2.4.1-r1.ebuild:
+ Stable on ppc.
*fuse-2.4.1-r1 (19 Nov 2005)
diff --git a/sys-fs/fuse/fuse-2.4.1-r1.ebuild b/sys-fs/fuse/fuse-2.4.1-r1.ebuild
index 663caa8ec684..da3952f9594c 100644
--- a/sys-fs/fuse/fuse-2.4.1-r1.ebuild
+++ b/sys-fs/fuse/fuse-2.4.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/fuse-2.4.1-r1.ebuild,v 1.1 2005/11/19 23:23:15 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/fuse-2.4.1-r1.ebuild,v 1.2 2005/11/20 10:01:22 hansmi 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}