summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-09 11:28:15 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-09 11:28:15 +0000
commit2c15f3a447dfffffe1a42f3d0918f87b4efbe753 (patch)
tree6d4a88863baf6fb4f806c0c3d7aecf804aa42dc8
parentStable for ppc, wrt bug #457464 (diff)
downloadgentoo-2-2c15f3a447dfffffe1a42f3d0918f87b4efbe753.tar.gz
gentoo-2-2c15f3a447dfffffe1a42f3d0918f87b4efbe753.tar.bz2
gentoo-2-2c15f3a447dfffffe1a42f3d0918f87b4efbe753.zip
Stable for ppc, wrt bug #460564
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
-rw-r--r--sys-fs/fuse/ChangeLog5
-rw-r--r--sys-fs/fuse/fuse-2.9.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/fuse/ChangeLog b/sys-fs/fuse/ChangeLog
index 00b133771628..d28527a735ee 100644
--- a/sys-fs/fuse/ChangeLog
+++ b/sys-fs/fuse/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/fuse
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/ChangeLog,v 1.179 2013/03/09 11:04:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/ChangeLog,v 1.180 2013/03/09 11:28:15 ago Exp $
+
+ 09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> fuse-2.9.2.ebuild:
+ Stable for ppc, wrt bug #460564
09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> fuse-2.9.2.ebuild:
Stable for ppc64, wrt bug #460564
diff --git a/sys-fs/fuse/fuse-2.9.2.ebuild b/sys-fs/fuse/fuse-2.9.2.ebuild
index 2e5cb162aa07..5e5605b4cb36 100644
--- a/sys-fs/fuse/fuse-2.9.2.ebuild
+++ b/sys-fs/fuse/fuse-2.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/fuse-2.9.2.ebuild,v 1.8 2013/03/09 11:04:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/fuse-2.9.2.ebuild,v 1.9 2013/03/09 11:28:15 ago Exp $
EAPI=5
inherit eutils libtool linux-info udev toolchain-funcs
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/fuse/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
IUSE="kernel_linux kernel_FreeBSD static-libs"
PDEPEND="kernel_FreeBSD? ( sys-fs/fuse4bsd )"