summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2010-11-27 22:24:32 +0000
committerMichael Weber <xmw@gentoo.org>2010-11-27 22:24:32 +0000
commitbaa8f3b7371d628290cdefba78cfa0a03a63185c (patch)
treee41f1ef5b8b803884e8e80e125138e5d06ae5160 /sys-fs
parentadd ~arm. (diff)
downloadgentoo-2-baa8f3b7371d628290cdefba78cfa0a03a63185c.tar.gz
gentoo-2-baa8f3b7371d628290cdefba78cfa0a03a63185c.tar.bz2
gentoo-2-baa8f3b7371d628290cdefba78cfa0a03a63185c.zip
add ~arm.
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/ntfs3g/ChangeLog6
-rw-r--r--sys-fs/ntfs3g/ntfs3g-2010.10.2.ebuild4
-rw-r--r--sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-fs/ntfs3g/ChangeLog b/sys-fs/ntfs3g/ChangeLog
index 1f8d568754a8..230a60b1ac6b 100644
--- a/sys-fs/ntfs3g/ChangeLog
+++ b/sys-fs/ntfs3g/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-fs/ntfs3g
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.107 2010/11/21 17:46:20 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.108 2010/11/27 22:24:32 xmw Exp $
+
+ 27 Nov 2010; Michael Weber <xmw@gentoo.org> ntfs3g-2010.8.8.ebuild,
+ ntfs3g-2010.10.2.ebuild:
+ add ~arm.
21 Nov 2010; Markus Meier <maekke@gentoo.org> ntfs3g-2010.8.8.ebuild:
x86 stable, bug #346097
diff --git a/sys-fs/ntfs3g/ntfs3g-2010.10.2.ebuild b/sys-fs/ntfs3g/ntfs3g-2010.10.2.ebuild
index e2c4faa453ea..70c8c5b410bd 100644
--- a/sys-fs/ntfs3g/ntfs3g-2010.10.2.ebuild
+++ b/sys-fs/ntfs3g/ntfs3g-2010.10.2.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/ntfs3g/ntfs3g-2010.10.2.ebuild,v 1.1 2010/11/19 16:34:51 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2010.10.2.ebuild,v 1.2 2010/11/27 22:24:32 xmw Exp $
EAPI=2
inherit linux-info
@@ -14,7 +14,7 @@ SRC_URI="http://tuxera.com/opensource/${MY_P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
IUSE="acl debug hal suid udev +external-fuse"
RDEPEND="external-fuse? ( >=sys-fs/fuse-2.8.0 )
diff --git a/sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild b/sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild
index aa6235545e8d..f9811e76f9ec 100644
--- a/sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild
+++ b/sys-fs/ntfs3g/ntfs3g-2010.8.8.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/ntfs3g/ntfs3g-2010.8.8.ebuild,v 1.5 2010/11/21 17:46:20 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild,v 1.6 2010/11/27 22:24:32 xmw Exp $
EAPI=2
inherit linux-info
@@ -14,7 +14,7 @@ SRC_URI="http://tuxera.com/opensource/${MY_P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86"
IUSE="acl debug hal suid udev +external-fuse"
RDEPEND="external-fuse? ( >=sys-fs/fuse-2.8.0 )