diff options
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/ntfs3g/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/ntfs3g/ChangeLog b/sys-fs/ntfs3g/ChangeLog index a927f8da7b2c..a7bc197f433b 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.164 2015/02/10 10:01:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.165 2015/02/21 12:05:04 ago Exp $ + + 21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> ntfs3g-2014.2.15.ebuild: + Stable for ppc, wrt bug #533270 10 Feb 2015; Agostino Sarubbo <ago@gentoo.org> ntfs3g-2014.2.15.ebuild: Stable for x86, wrt bug #533270 diff --git a/sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild b/sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild index 5c46a9d10ea9..6c4a0c5ece10 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-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.6 2015/02/10 10:01:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2014.2.15.ebuild,v 1.7 2015/02/21 12:05:04 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 |