summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-06-08 16:09:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-06-08 16:09:03 +0000
commitfe886dcd1521ee70cee5b44a4e8c99b68251af0e (patch)
tree95fb63112236895700aea6c71680dccbda65629b
parentStable for amd64, wrt bug #548248 (diff)
downloadgentoo-2-fe886dcd1521ee70cee5b44a4e8c99b68251af0e.tar.gz
gentoo-2-fe886dcd1521ee70cee5b44a4e8c99b68251af0e.tar.bz2
gentoo-2-fe886dcd1521ee70cee5b44a4e8c99b68251af0e.zip
Stable for amd64, wrt bug #548248
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
-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 effe0aaec1af..231f99a3b86a 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.171 2015/06/08 15:52:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.172 2015/06/08 16:09:03 ago Exp $
+
+ 08 Jun 2015; Agostino Sarubbo <ago@gentoo.org> ntfs3g-2014.2.15-r1.ebuild:
+ Stable for amd64, wrt bug #548248
*ntfs3g-2015.3.14 (08 Jun 2015)
diff --git a/sys-fs/ntfs3g/ntfs3g-2014.2.15-r1.ebuild b/sys-fs/ntfs3g/ntfs3g-2014.2.15-r1.ebuild
index 50d78c0eafc9..7314d29f4bba 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.2 2015/03/16 21:16:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2014.2.15-r1.ebuild,v 1.3 2015/06/08 16:09:03 ago 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