diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-21 12:05:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-21 12:05:04 +0000 |
commit | d90da7b6633d85b88d4be57c9e7f0e00f1f7d316 (patch) | |
tree | 7df8580f7be743649ba447105ea0c2e78241933c /sys-fs/ntfs3g | |
parent | Stable for ppc, wrt bug #530904 (diff) | |
download | gentoo-2-d90da7b6633d85b88d4be57c9e7f0e00f1f7d316.tar.gz gentoo-2-d90da7b6633d85b88d4be57c9e7f0e00f1f7d316.tar.bz2 gentoo-2-d90da7b6633d85b88d4be57c9e7f0e00f1f7d316.zip |
Stable for ppc, wrt bug #533270
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs/ntfs3g')
-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 |