summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-10-24 17:31:34 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-10-24 17:31:34 +0000
commit08d86709c12cd50b956d3e03d399267d2048a413 (patch)
tree1323d618c609008d9378c505005251fe481bd8c6 /sys-fs
parentDrop epause from ebuild using EAPI=3 wrt bug 342465. Don't log empty lines (diff)
downloadgentoo-2-08d86709c12cd50b956d3e03d399267d2048a413.tar.gz
gentoo-2-08d86709c12cd50b956d3e03d399267d2048a413.tar.bz2
gentoo-2-08d86709c12cd50b956d3e03d399267d2048a413.zip
ia64/sparc stable wrt #294831
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/avfs/ChangeLog5
-rw-r--r--sys-fs/avfs/avfs-0.9.8-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/avfs/ChangeLog b/sys-fs/avfs/ChangeLog
index c19e6e3409d6..b5a09d8bce22 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.24 2010/10/10 10:56:07 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/ChangeLog,v 1.25 2010/10/24 17:31:34 armin76 Exp $
+
+ 24 Oct 2010; Raúl Porcel <armin76@gentoo.org> avfs-0.9.8-r1.ebuild:
+ ia64/sparc stable wrt #294831
10 Oct 2010; Markos Chandras <hwoarang@gentoo.org> avfs-0.9.8-r1.ebuild:
Stable on amd64 wrt bug #294831
diff --git a/sys-fs/avfs/avfs-0.9.8-r1.ebuild b/sys-fs/avfs/avfs-0.9.8-r1.ebuild
index 57d18004dd85..0f099bc1ef35 100644
--- a/sys-fs/avfs/avfs-0.9.8-r1.ebuild
+++ b/sys-fs/avfs/avfs-0.9.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/avfs-0.9.8-r1.ebuild,v 1.4 2010/10/10 10:56:07 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/avfs-0.9.8-r1.ebuild,v 1.5 2010/10/24 17:31:34 armin76 Exp $
inherit eutils linux-info
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/avf/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~sparc x86"
+KEYWORDS="alpha amd64 ~hppa ia64 ~ppc sparc x86"
DEPEND=">=sys-fs/fuse-2.4"
RDEPEND="${DEPEND}"