summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-07-21 13:57:10 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-07-21 13:57:10 +0000
commitbc6c0402da4938bbce7babe5638426baf0eb7af1 (patch)
tree6b806bf06a3449fa02f4098ce5d38b12e38f9822 /sys-fs/avfs
parentAdd ~alpha wrt #172755, thanks to Brian Evans for testing (diff)
downloadgentoo-2-bc6c0402da4938bbce7babe5638426baf0eb7af1.tar.gz
gentoo-2-bc6c0402da4938bbce7babe5638426baf0eb7af1.tar.bz2
gentoo-2-bc6c0402da4938bbce7babe5638426baf0eb7af1.zip
Add ~alpha wrt #172755, thanks to Brian Evans for testing
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'sys-fs/avfs')
-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 7bbe71eb98b6..c88e537c8645 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.12 2007/06/16 17:28:41 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/ChangeLog,v 1.13 2007/07/21 13:57:10 armin76 Exp $
+
+ 21 Jul 2007; Raúl Porcel <armin76@gentoo.org> avfs-0.9.7-r1.ebuild:
+ Add ~alpha wrt #172755, thanks to Brian Evans for testing
16 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org>
avfs-0.9.7-r1.ebuild:
diff --git a/sys-fs/avfs/avfs-0.9.7-r1.ebuild b/sys-fs/avfs/avfs-0.9.7-r1.ebuild
index f76756f0d4fa..5055e672a18d 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.3 2007/06/16 17:28:41 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/avfs/avfs-0.9.7-r1.ebuild,v 1.4 2007/07/21 13:57:10 armin76 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 ~ppc sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc sparc ~x86"
DEPEND=">=sys-fs/fuse-2.4"
RDEPEND="${DEPEND}"