summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-31 11:45:08 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-31 11:45:08 +0000
commit6137761d25932863cf034c3c09e6d77901d969c8 (patch)
tree0948eb13f9b09ea8892f3e26de53a6b6fe4388b0 /sys-fs
parentStable for amd64, wrt bug #519902 (diff)
downloadgentoo-2-6137761d25932863cf034c3c09e6d77901d969c8.tar.gz
gentoo-2-6137761d25932863cf034c3c09e6d77901d969c8.tar.bz2
gentoo-2-6137761d25932863cf034c3c09e6d77901d969c8.zip
Stable for amd64, wrt bug #533270
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/ntfs3g/ChangeLog5
-rw-r--r--sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-fs/ntfs3g/ChangeLog b/sys-fs/ntfs3g/ChangeLog
index 1327c7c84159..037612d78cab 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.161 2015/01/30 22:09:08 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.162 2015/01/31 11:45:08 ago Exp $
+
+ 31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> ntfs3g-2014.2.15.ebuild:
+ Stable for amd64, wrt bug #533270
30 Jan 2015; Patrick McLean <chutzpah@gentoo.org>
files/ntfs3g-2014.2.15-dont-put-things-in-root.patch:
diff --git a/sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild b/sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild
index d94a5d54e54a..2f81adc9bc14 100644
--- a/sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild
+++ b/sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# 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.ebuild,v 1.3 2014/04/13 15:02:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild,v 1.4 2015/01/31 11:45:08 ago Exp $
EAPI=5
inherit eutils linux-info udev
@@ -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