summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-02-15 16:40:32 +0000
committerBrent Baude <ranger@gentoo.org>2012-02-15 16:40:32 +0000
commitac97e71b89776be7725db468a9051bd01965a7b1 (patch)
tree394c77a1b79b54012ca51d96418823812fab3dfd /sys-fs/fuse
parentMarking pedro-1.6 ppc for bug 398813 (diff)
downloadgentoo-2-ac97e71b89776be7725db468a9051bd01965a7b1.tar.gz
gentoo-2-ac97e71b89776be7725db468a9051bd01965a7b1.tar.bz2
gentoo-2-ac97e71b89776be7725db468a9051bd01965a7b1.zip
Marking fuse-2.8.6 ppc for bug 392949
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'sys-fs/fuse')
-rw-r--r--sys-fs/fuse/ChangeLog5
-rw-r--r--sys-fs/fuse/fuse-2.8.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/fuse/ChangeLog b/sys-fs/fuse/ChangeLog
index 21da4a43e016..ced488c67043 100644
--- a/sys-fs/fuse/ChangeLog
+++ b/sys-fs/fuse/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/fuse
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/ChangeLog,v 1.154 2012/02/12 01:22:05 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/ChangeLog,v 1.155 2012/02/15 16:40:32 ranger Exp $
+
+ 15 Feb 2012; Brent Baude <ranger@gentoo.org> fuse-2.8.6.ebuild:
+ Marking fuse-2.8.6 ppc for bug 392949
12 Feb 2012; Tony Vroon <chainsaw@gentoo.org> fuse-2.8.6.ebuild:
Marked stable on PPC64 as requested by Tim "radhermit" Harder in bug
diff --git a/sys-fs/fuse/fuse-2.8.6.ebuild b/sys-fs/fuse/fuse-2.8.6.ebuild
index d01dd65d22fc..b9e9d985cacc 100644
--- a/sys-fs/fuse/fuse-2.8.6.ebuild
+++ b/sys-fs/fuse/fuse-2.8.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/fuse-2.8.6.ebuild,v 1.7 2012/02/12 01:22:05 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/fuse-2.8.6.ebuild,v 1.8 2012/02/15 16:40:32 ranger Exp $
EAPI=4
inherit libtool linux-info
@@ -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 ~x86-linux"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-linux"
IUSE="kernel_linux kernel_FreeBSD static-libs"
PDEPEND="kernel_FreeBSD? ( sys-fs/fuse4bsd )"