summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2015-06-14 19:45:07 +0000
committerMarkus Meier <maekke@gentoo.org>2015-06-14 19:45:07 +0000
commit1431f8f4c0ccf6054cc290ed31ea8c4e42c5705d (patch)
treea76ef0d1201a20aa7c69ae9375ae8547a7c1f605 /sys-fs
parent[QA] Remove emul-linux-x86-* from dependencies. (diff)
downloadgentoo-2-1431f8f4c0ccf6054cc290ed31ea8c4e42c5705d.tar.gz
gentoo-2-1431f8f4c0ccf6054cc290ed31ea8c4e42c5705d.tar.bz2
gentoo-2-1431f8f4c0ccf6054cc290ed31ea8c4e42c5705d.zip
arm stable, bug #548248
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/ntfs3g/ChangeLog5
-rw-r--r--sys-fs/ntfs3g/ntfs3g-2014.2.15-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/ntfs3g/ChangeLog b/sys-fs/ntfs3g/ChangeLog
index 72570087f12e..6fe87a24b484 100644
--- a/sys-fs/ntfs3g/ChangeLog
+++ b/sys-fs/ntfs3g/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/ntfs3g
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.174 2015/06/11 14:20:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.175 2015/06/14 19:45:07 maekke Exp $
+
+ 14 Jun 2015; Markus Meier <maekke@gentoo.org> ntfs3g-2014.2.15-r1.ebuild:
+ arm stable, bug #548248
11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> ntfs3g-2014.2.15-r1.ebuild:
Stable for ppc, wrt bug #548248
diff --git a/sys-fs/ntfs3g/ntfs3g-2014.2.15-r1.ebuild b/sys-fs/ntfs3g/ntfs3g-2014.2.15-r1.ebuild
index 911b92e64584..bcf289ddb03e 100644
--- a/sys-fs/ntfs3g/ntfs3g-2014.2.15-r1.ebuild
+++ b/sys-fs/ntfs3g/ntfs3g-2014.2.15-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2014.2.15-r1.ebuild,v 1.5 2015/06/11 14:20:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2014.2.15-r1.ebuild,v 1.6 2015/06/14 19:45:07 maekke Exp $
EAPI=5
inherit eutils linux-info udev toolchain-funcs autotools
@@ -14,7 +14,7 @@ SRC_URI="http://tuxera.com/opensource/${MY_P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ppc ~ppc64 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
IUSE="acl debug +external-fuse ntfsdecrypt +ntfsprogs static-libs suid xattr"
RDEPEND="!<sys-apps/util-linux-2.20.1-r2