summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2006-04-28 15:48:27 +0000
committerJoseph Jezak <josejx@gentoo.org>2006-04-28 15:48:27 +0000
commit2b2f5cad0d0603327ec1442601527602856fc0ad (patch)
treea8a3d58a72c5262ddc1461ad414debad1be11128 /sys-fs
parentMarked ~ppc for bug #131547. (diff)
downloadhistorical-2b2f5cad0d0603327ec1442601527602856fc0ad.tar.gz
historical-2b2f5cad0d0603327ec1442601527602856fc0ad.tar.bz2
historical-2b2f5cad0d0603327ec1442601527602856fc0ad.zip
Marked ppc stable for bug #131196.
Package-Manager: portage-2.1_pre9-r4
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/fuse/ChangeLog5
-rw-r--r--sys-fs/fuse/fuse-2.6.0_pre2.ebuild4
-rw-r--r--sys-fs/sshfs-fuse/ChangeLog5
-rw-r--r--sys-fs/sshfs-fuse/sshfs-fuse-1.6.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/sys-fs/fuse/ChangeLog b/sys-fs/fuse/ChangeLog
index 46db26cbf455..7898e775c3f9 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.45 2006/04/27 23:07:06 antarus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/ChangeLog,v 1.46 2006/04/28 15:48:26 josejx Exp $
+
+ 28 Apr 2006; Joseph Jezak <josejx@gentoo.org> fuse-2.6.0_pre2.ebuild:
+ Marked ppc stable for bug #131196.
27 Apr 2006; Alec Warner <antarus@gentoo.org> files/digest-fuse-2.4.1-r1,
files/digest-fuse-2.4.2, Manifest:
diff --git a/sys-fs/fuse/fuse-2.6.0_pre2.ebuild b/sys-fs/fuse/fuse-2.6.0_pre2.ebuild
index 6e7932aaeee6..1b732eccdf1b 100644
--- a/sys-fs/fuse/fuse-2.6.0_pre2.ebuild
+++ b/sys-fs/fuse/fuse-2.6.0_pre2.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.6.0_pre2.ebuild,v 1.1 2006/03/26 01:09:30 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/fuse-2.6.0_pre2.ebuild,v 1.2 2006/04/28 15:48:26 josejx 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 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ppc ~sparc ~x86"
IUSE=""
S=${WORKDIR}/${MY_P}
diff --git a/sys-fs/sshfs-fuse/ChangeLog b/sys-fs/sshfs-fuse/ChangeLog
index b90b1f4004e1..cc12030b826c 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.13 2006/03/25 21:23:37 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.14 2006/04/28 15:48:27 josejx Exp $
+
+ 28 Apr 2006; Joseph Jezak <josejx@gentoo.org> sshfs-fuse-1.6.ebuild:
+ Marked ppc stable for bug #131196.
*sshfs-fuse-1.6 (25 Mar 2006)
diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-1.6.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-1.6.ebuild
index 32bf86110fe6..61e75b9f7fdb 100644
--- a/sys-fs/sshfs-fuse/sshfs-fuse-1.6.ebuild
+++ b/sys-fs/sshfs-fuse/sshfs-fuse-1.6.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/sshfs-fuse/sshfs-fuse-1.6.ebuild,v 1.1 2006/03/25 21:23:37 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.6.ebuild,v 1.2 2006/04/28 15:48:27 josejx Exp $
DESCRIPTION="Fuse-filesystem utilizing the sftp service."
SRC_URI="mirror://sourceforge/fuse/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://fuse.sourceforge.net/"
LICENSE="GPL-2"
DEPEND=">=sys-fs/fuse-2.2.1
>=dev-libs/glib-2.4.2"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ppc ~sparc ~x86"
SLOT="0"
IUSE=""