summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-01-13 20:47:51 +0000
committerBrent Baude <ranger@gentoo.org>2011-01-13 20:47:51 +0000
commit0a25cac62c70dee18297edd27e46a83b4a52c6be (patch)
tree1ade1ac62c344082b5e99a2d1b674dbd41fc2c48 /sys-fs
parentstable ppc, bug 350646 (diff)
downloadgentoo-2-0a25cac62c70dee18297edd27e46a83b4a52c6be.tar.gz
gentoo-2-0a25cac62c70dee18297edd27e46a83b4a52c6be.tar.bz2
gentoo-2-0a25cac62c70dee18297edd27e46a83b4a52c6be.zip
stable ppc, bug 347099
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/avfs/ChangeLog7
-rw-r--r--sys-fs/avfs/avfs-0.9.9.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/avfs/ChangeLog b/sys-fs/avfs/ChangeLog
index e3b2626135b7..384d8d2f699c 100644
--- a/sys-fs/avfs/ChangeLog
+++ b/sys-fs/avfs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/avfs
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/ChangeLog,v 1.32 2010/12/28 01:25:34 ranger Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/ChangeLog,v 1.33 2011/01/13 20:47:51 ranger Exp $
+
+ 13 Jan 2011; Brent Baude <ranger@gentoo.org> avfs-0.9.9.ebuild:
+ stable ppc, bug 347099
28 Dec 2010; Brent Baude <ranger@gentoo.org> avfs-0.9.9.ebuild:
Marking avfs-0.9.9 ppc64 for bug 330541
diff --git a/sys-fs/avfs/avfs-0.9.9.ebuild b/sys-fs/avfs/avfs-0.9.9.ebuild
index 6937f5130f1d..f84153750ec9 100644
--- a/sys-fs/avfs/avfs-0.9.9.ebuild
+++ b/sys-fs/avfs/avfs-0.9.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/avfs-0.9.9.ebuild,v 1.8 2010/12/28 01:25:34 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/avfs-0.9.9.ebuild,v 1.9 2011/01/13 20:47:51 ranger Exp $
EAPI=3
inherit eutils linux-info
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/avf/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ~ppc ppc64 x86"
+KEYWORDS="alpha amd64 ~hppa ppc ppc64 x86"
IUSE="static-libs +lzma"
DEPEND=">=sys-fs/fuse-2.4