summaryrefslogtreecommitdiff
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
commit6b3fdfb0bd08a6bff2b4e9d8a5e478261e07f6fb (patch)
tree00aeb0885c5dcc31f5298af94b4b1b2e639c654d /sys-fs/ntfs3g
parentRevision bump to fix gcc:4.5 problems (bug 339345). (diff)
downloadhistorical-6b3fdfb0bd08a6bff2b4e9d8a5e478261e07f6fb.tar.gz
historical-6b3fdfb0bd08a6bff2b4e9d8a5e478261e07f6fb.tar.bz2
historical-6b3fdfb0bd08a6bff2b4e9d8a5e478261e07f6fb.zip
add ~arm.
Package-Manager: portage-2.1.9.24/cvs/Linux x86_64
Diffstat (limited to 'sys-fs/ntfs3g')
-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 )