summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-09 14:24:52 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-09 14:24:52 +0000
commitcd078d8eace6e2343f093dcdab74a60c37782a38 (patch)
tree13598762cb4c98eae49b67c4f33b20ee345a7375 /sys-fs/fuse
parentStable for ia64, wrt bug #455560 (diff)
downloadgentoo-2-cd078d8eace6e2343f093dcdab74a60c37782a38.tar.gz
gentoo-2-cd078d8eace6e2343f093dcdab74a60c37782a38.tar.bz2
gentoo-2-cd078d8eace6e2343f093dcdab74a60c37782a38.zip
Stable for ia64, wrt bug #460564
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs/fuse')
-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 bf09f56904e3..0d01efcb86a0 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.181 2013/03/09 13:33:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/ChangeLog,v 1.182 2013/03/09 14:24:52 ago Exp $
+
+ 09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> fuse-2.9.2.ebuild:
+ Stable for ia64, wrt bug #460564
09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> fuse-2.9.2.ebuild:
Stable for alpha, wrt bug #460564
diff --git a/sys-fs/fuse/fuse-2.9.2.ebuild b/sys-fs/fuse/fuse-2.9.2.ebuild
index 0441bebfb5df..ebf8b87679de 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.10 2013/03/09 13:33:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/fuse-2.9.2.ebuild,v 1.11 2013/03/09 14:24:52 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 )"