diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-09 07:07:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-09 07:07:42 +0000 |
commit | 2c14fa07248370b7e571c1a2b7558af3da53182a (patch) | |
tree | 3ba51e9656f52e4711aaf52043b8d1cda72aa812 /sys-fs | |
parent | Stable for x86, wrt bug #541040 (diff) | |
download | gentoo-2-2c14fa07248370b7e571c1a2b7558af3da53182a.tar.gz gentoo-2-2c14fa07248370b7e571c1a2b7558af3da53182a.tar.bz2 gentoo-2-2c14fa07248370b7e571c1a2b7558af3da53182a.zip |
Stable for x86, wrt bug #548248
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/ntfs3g/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/ntfs3g/ntfs3g-2014.2.15-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/ntfs3g/ChangeLog b/sys-fs/ntfs3g/ChangeLog index 231f99a3b86a..34f5d8544b87 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.172 2015/06/08 16:09:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.173 2015/06/09 07:07:42 ago Exp $ + + 09 Jun 2015; Agostino Sarubbo <ago@gentoo.org> ntfs3g-2014.2.15-r1.ebuild: + Stable for x86, wrt bug #548248 08 Jun 2015; Agostino Sarubbo <ago@gentoo.org> ntfs3g-2014.2.15-r1.ebuild: Stable for amd64, 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 7314d29f4bba..386bbb90c1a7 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.3 2015/06/08 16:09:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2014.2.15-r1.ebuild,v 1.4 2015/06/09 07:07:42 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 |