From ccadcad4bcbd327b05d886622490ad80323a7af2 Mon Sep 17 00:00:00 2001 From: Brent Baude Date: Mon, 10 Jan 2011 18:45:12 +0000 Subject: stable ppc, bug 346097 (Portage version: 2.1.9.25/cvs/Linux ppc64) --- sys-fs/ntfs3g/ChangeLog | 5 ++++- sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/sys-fs/ntfs3g/ChangeLog b/sys-fs/ntfs3g/ChangeLog index 986e5f76b395..4e94985a85bc 100644 --- a/sys-fs/ntfs3g/ChangeLog +++ b/sys-fs/ntfs3g/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/ntfs3g # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.110 2011/01/04 16:40:26 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.111 2011/01/10 18:45:12 ranger Exp $ + + 10 Jan 2011; Brent Baude ntfs3g-2010.8.8.ebuild: + stable ppc, bug 346097 04 Jan 2011; Patrick McLean ntfs3g-2010.10.2.ebuild: Enable udev USE flag by default (bug #346461) diff --git a/sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild b/sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild index 98b5fb20aaea..99cda8293fe0 100644 --- a/sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild +++ b/sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild,v 1.7 2010/12/19 01:08:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2010.8.8.ebuild,v 1.8 2011/01/10 18:45:12 ranger Exp $ EAPI=2 inherit linux-info @@ -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" +KEYWORDS="amd64 ~arm ppc ~ppc64 ~sparc x86" IUSE="acl debug suid udev +external-fuse" RDEPEND="external-fuse? ( >=sys-fs/fuse-2.8.0 )" -- cgit v1.2.3-65-gdbad