diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-19 10:17:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-19 10:17:11 +0000 |
commit | 84cc9203d006be74c5843f76416fd5ffa11252fc (patch) | |
tree | 51b7497328b2c2014966e752368cbf9850673ef7 /sys-fs | |
parent | Stable for ppc64, wrt bug #495294 (diff) | |
download | gentoo-2-84cc9203d006be74c5843f76416fd5ffa11252fc.tar.gz gentoo-2-84cc9203d006be74c5843f76416fd5ffa11252fc.tar.bz2 gentoo-2-84cc9203d006be74c5843f76416fd5ffa11252fc.zip |
Stable for ppc64, wrt bug #495310
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", 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-2013.1.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/ntfs3g/ChangeLog b/sys-fs/ntfs3g/ChangeLog index 4fd3b0356f2c..970755fdad44 100644 --- a/sys-fs/ntfs3g/ChangeLog +++ b/sys-fs/ntfs3g/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/ntfs3g # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.151 2014/01/18 20:05:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.152 2014/01/19 10:17:11 ago Exp $ + + 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> ntfs3g-2013.1.13.ebuild: + Stable for ppc64, wrt bug #495310 18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> ntfs3g-2013.1.13.ebuild: Stable for alpha, wrt bug #495310 diff --git a/sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild b/sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild index dcdbe914cfc9..2013ed1e032c 100644 --- a/sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild +++ b/sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild,v 1.7 2014/01/18 20:05:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild,v 1.8 2014/01/19 10:17:11 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 |