summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2006-05-03 18:32:05 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2006-05-03 18:32:05 +0000
commit86eb82cb3667671efab3045154c5c7ccd895924b (patch)
tree989b8274db85030c037f9fb42452b52d70958be1
parentversion bump (diff)
downloadhistorical-86eb82cb3667671efab3045154c5c7ccd895924b.tar.gz
historical-86eb82cb3667671efab3045154c5c7ccd895924b.tar.bz2
historical-86eb82cb3667671efab3045154c5c7ccd895924b.zip
Marked stable on amd64 per bug# 131196
Package-Manager: portage-2.1_pre9-r5
-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 6560e5afb077..f0177dd62eaf 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.48 2006/05/02 17:33:14 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/ChangeLog,v 1.49 2006/05/03 18:31:12 dang Exp $
+
+ 03 May 2006; Daniel Gryniewicz <dang@gentoo.org> fuse-2.6.0_pre2.ebuild:
+ Marked stable on amd64 per bug# 131196
02 May 2006; Gustavo Zacarias <gustavoz@gentoo.org>
fuse-2.6.0_pre2.ebuild:
diff --git a/sys-fs/fuse/fuse-2.6.0_pre2.ebuild b/sys-fs/fuse/fuse-2.6.0_pre2.ebuild
index eff35f763b5d..306d61b34c59 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.4 2006/05/02 17:33:14 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/fuse-2.6.0_pre2.ebuild,v 1.5 2006/05/03 18:31:12 dang 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 71a0d5a4eccd..aeb98fec5a65 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.16 2006/05/02 17:34:53 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/ChangeLog,v 1.17 2006/05/03 18:32:05 dang Exp $
+
+ 03 May 2006; Daniel Gryniewicz <dang@gentoo.org> sshfs-fuse-1.6.ebuild:
+ Marked stable on amd64 per bug# 131196
02 May 2006; Gustavo Zacarias <gustavoz@gentoo.org> sshfs-fuse-1.6.ebuild:
Stable on sparc wrt #131196
diff --git a/sys-fs/sshfs-fuse/sshfs-fuse-1.6.ebuild b/sys-fs/sshfs-fuse/sshfs-fuse-1.6.ebuild
index 074ce89be0e3..704599e817f7 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.4 2006/05/02 17:34:53 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/sshfs-fuse/sshfs-fuse-1.6.ebuild,v 1.5 2006/05/03 18:32:05 dang 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=""