summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-06-15 13:18:56 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-06-15 13:18:56 +0000
commit886bd0d32a5382af90ce9efcb6742bfd091259cb (patch)
tree7092270ed0e227d1fdb751c5296dfeb4f9d8c99a
parentStable on amd64 wrt bug 179508 (diff)
downloadgentoo-2-886bd0d32a5382af90ce9efcb6742bfd091259cb.tar.gz
gentoo-2-886bd0d32a5382af90ce9efcb6742bfd091259cb.tar.bz2
gentoo-2-886bd0d32a5382af90ce9efcb6742bfd091259cb.zip
Stable on sparc
(Portage version: 2.1.2.7)
-rw-r--r--sys-fs/avfs/ChangeLog5
-rw-r--r--sys-fs/avfs/avfs-0.9.7-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/avfs/ChangeLog b/sys-fs/avfs/ChangeLog
index 0c926c2c14df..f4fb3b7433ca 100644
--- a/sys-fs/avfs/ChangeLog
+++ b/sys-fs/avfs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/avfs
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/ChangeLog,v 1.10 2007/05/12 02:11:52 dsd Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/ChangeLog,v 1.11 2007/06/15 13:18:56 gustavoz Exp $
+
+ 15 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> avfs-0.9.7-r1.ebuild:
+ Stable on sparc
12 May 2007; Daniel Drake <dsd@gentoo.org> metadata.xml:
Move from kernel to kernel-misc herd
diff --git a/sys-fs/avfs/avfs-0.9.7-r1.ebuild b/sys-fs/avfs/avfs-0.9.7-r1.ebuild
index a13b216c5231..fc5bab2ac1dd 100644
--- a/sys-fs/avfs/avfs-0.9.7-r1.ebuild
+++ b/sys-fs/avfs/avfs-0.9.7-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/avfs-0.9.7-r1.ebuild,v 1.1 2007/05/06 21:56:09 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/avfs-0.9.7-r1.ebuild,v 1.2 2007/06/15 13:18:56 gustavoz Exp $
inherit linux-info
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/avf/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 sparc ~x86"
DEPEND=">=sys-fs/fuse-2.4"
RDEPEND="${DEPEND}"