summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2008-07-05 09:36:48 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2008-07-05 09:36:48 +0000
commitf1cdc79b94c8e48211281cfec06d2e6e7c490407 (patch)
tree6c89596f1fc6cc9ebd088f674051f492bfe45971 /sys-fs
parentBug #228741, version bump, thanks to david5002@milwpc.com. (diff)
downloadgentoo-2-f1cdc79b94c8e48211281cfec06d2e6e7c490407.tar.gz
gentoo-2-f1cdc79b94c8e48211281cfec06d2e6e7c490407.tar.bz2
gentoo-2-f1cdc79b94c8e48211281cfec06d2e6e7c490407.zip
ppc stable, bug #230531
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r6 x86_64)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/avfs/ChangeLog5
-rw-r--r--sys-fs/avfs/avfs-0.9.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/avfs/ChangeLog b/sys-fs/avfs/ChangeLog
index ad1afe0bc3dd..4e3f04b4a5a2 100644
--- a/sys-fs/avfs/ChangeLog
+++ b/sys-fs/avfs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/avfs
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/ChangeLog,v 1.16 2008/07/04 16:02:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/ChangeLog,v 1.17 2008/07/05 09:36:48 dertobi123 Exp $
+
+ 05 Jul 2008; Tobias Scherbaum <dertobi123@gentoo.org> avfs-0.9.8.ebuild:
+ ppc stable, bug #230531
04 Jul 2008; Raúl Porcel <armin76@gentoo.org> avfs-0.9.8.ebuild:
alpha/ia64/sparc/x86 stable
diff --git a/sys-fs/avfs/avfs-0.9.8.ebuild b/sys-fs/avfs/avfs-0.9.8.ebuild
index eb365d6bee4e..f445002a6270 100644
--- a/sys-fs/avfs/avfs-0.9.8.ebuild
+++ b/sys-fs/avfs/avfs-0.9.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.ebuild,v 1.3 2008/07/04 16:02:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/avfs-0.9.8.ebuild,v 1.4 2008/07/05 09:36:48 dertobi123 Exp $
inherit 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}"