diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-03 19:15:35 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-03 19:15:35 +0000 |
commit | d8f39a6e748b30f925a78236f448ea5577d4faf6 (patch) | |
tree | f0d9a956635ed33aa84d29171eb574ca5ba4d26c /sys-fs/ntfs3g | |
parent | [bump] dev-perl/SQL-Statement-1.401.0 (diff) | |
download | gentoo-2-d8f39a6e748b30f925a78236f448ea5577d4faf6.tar.gz gentoo-2-d8f39a6e748b30f925a78236f448ea5577d4faf6.tar.bz2 gentoo-2-d8f39a6e748b30f925a78236f448ea5577d4faf6.zip |
stable ppc ppc64, bug #439832
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'sys-fs/ntfs3g')
-rw-r--r-- | sys-fs/ntfs3g/ChangeLog | 6 | ||||
-rw-r--r-- | sys-fs/ntfs3g/ntfs3g-2012.1.15-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-fs/ntfs3g/ChangeLog b/sys-fs/ntfs3g/ChangeLog index e5ddaf20b921..23ee6af3756a 100644 --- a/sys-fs/ntfs3g/ChangeLog +++ b/sys-fs/ntfs3g/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/ntfs3g # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.138 2012/10/29 20:39:10 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.139 2012/11/03 19:15:35 blueness Exp $ + + 03 Nov 2012; Anthony G. Basile <blueness@gentoo.org> + ntfs3g-2012.1.15-r2.ebuild: + stable ppc ppc64, bug #439832 29 Oct 2012; Jeff Horelick <jdhore@gentoo.org> ntfs3g-2012.1.15-r2.ebuild: marked x86 per bug 439832 diff --git a/sys-fs/ntfs3g/ntfs3g-2012.1.15-r2.ebuild b/sys-fs/ntfs3g/ntfs3g-2012.1.15-r2.ebuild index 8b439a0a67ff..6c18fb773234 100644 --- a/sys-fs/ntfs3g/ntfs3g-2012.1.15-r2.ebuild +++ b/sys-fs/ntfs3g/ntfs3g-2012.1.15-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2012.1.15-r2.ebuild,v 1.3 2012/10/29 20:39:10 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2012.1.15-r2.ebuild,v 1.4 2012/11/03 19:15:35 blueness Exp $ EAPI=4 inherit linux-info toolchain-funcs @@ -14,7 +14,7 @@ SRC_URI="http://tuxera.com/opensource/${MY_P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="acl crypt debug +external-fuse extras +ntfsprogs static-libs suid xattr" RDEPEND="!<sys-apps/util-linux-2.19 |