summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-06-16 17:28:41 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-06-16 17:28:41 +0000
commit18fb3484471d17ce18fefec8828d4a20264468ed (patch)
tree4197d952ae97cfb405fca4711b7961532de7c141 /sys-fs/avfs
parentStable for HPPA (bug #182011). (diff)
downloadgentoo-2-18fb3484471d17ce18fefec8828d4a20264468ed.tar.gz
gentoo-2-18fb3484471d17ce18fefec8828d4a20264468ed.tar.bz2
gentoo-2-18fb3484471d17ce18fefec8828d4a20264468ed.zip
Added ~ppc, bug #172755
(Portage version: 2.1.3_rc3)
Diffstat (limited to 'sys-fs/avfs')
-rw-r--r--sys-fs/avfs/ChangeLog6
-rw-r--r--sys-fs/avfs/avfs-0.9.7-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-fs/avfs/ChangeLog b/sys-fs/avfs/ChangeLog
index f4fb3b7433ca..7bbe71eb98b6 100644
--- a/sys-fs/avfs/ChangeLog
+++ b/sys-fs/avfs/ChangeLog
@@ -1,6 +1,10 @@
# 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.11 2007/06/15 13:18:56 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/ChangeLog,v 1.12 2007/06/16 17:28:41 dertobi123 Exp $
+
+ 16 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org>
+ avfs-0.9.7-r1.ebuild:
+ Added ~ppc, bug #172755
15 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> avfs-0.9.7-r1.ebuild:
Stable on sparc
diff --git a/sys-fs/avfs/avfs-0.9.7-r1.ebuild b/sys-fs/avfs/avfs-0.9.7-r1.ebuild
index fc5bab2ac1dd..f76756f0d4fa 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.2 2007/06/15 13:18:56 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/avfs-0.9.7-r1.ebuild,v 1.3 2007/06/16 17:28:41 dertobi123 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 ~ppc sparc ~x86"
DEPEND=">=sys-fs/fuse-2.4"
RDEPEND="${DEPEND}"