diff options
author | 2014-01-20 15:50:59 +0000 | |
---|---|---|
committer | 2014-01-20 15:50:59 +0000 | |
commit | 48a13be85c5bebb91b42c5b06b49af0776f9663e (patch) | |
tree | aaf33377de52ed4bc58c79b543051ee1f08e983b /sys-fs/ntfs3g | |
parent | Stable for ppc, wrt bug #495294 (diff) | |
download | gentoo-2-48a13be85c5bebb91b42c5b06b49af0776f9663e.tar.gz gentoo-2-48a13be85c5bebb91b42c5b06b49af0776f9663e.tar.bz2 gentoo-2-48a13be85c5bebb91b42c5b06b49af0776f9663e.zip |
Stable for ppc, wrt bug #495310
(Portage version: 2.2.7/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-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 970755fdad44..706489031eb9 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.152 2014/01/19 10:17:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.153 2014/01/20 15:50:59 ago Exp $ + + 20 Jan 2014; Agostino Sarubbo <ago@gentoo.org> ntfs3g-2013.1.13.ebuild: + Stable for ppc, wrt bug #495310 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> ntfs3g-2013.1.13.ebuild: Stable for ppc64, wrt bug #495310 diff --git a/sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild b/sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild index 2013ed1e032c..baa5f9b92b63 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.8 2014/01/19 10:17:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2013.1.13.ebuild,v 1.9 2014/01/20 15:50:59 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 |