diff options
author | Peter Volkov <pva@gentoo.org> | 2010-07-23 09:25:39 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2010-07-23 09:25:39 +0000 |
commit | ff200b9f09b30cb5035e117b5d93d25a5787d3cf (patch) | |
tree | 8c2e05e49e54bba0589722ad546960aafd1d49ba /sys-fs/ntfs3g | |
parent | amd64 stable, bug 329175 (diff) | |
download | gentoo-2-ff200b9f09b30cb5035e117b5d93d25a5787d3cf.tar.gz gentoo-2-ff200b9f09b30cb5035e117b5d93d25a5787d3cf.tar.bz2 gentoo-2-ff200b9f09b30cb5035e117b5d93d25a5787d3cf.zip |
amd64 stable, bug 328171
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/ntfs3g')
-rw-r--r-- | sys-fs/ntfs3g/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/ntfs3g/ntfs3g-2010.3.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/ntfs3g/ChangeLog b/sys-fs/ntfs3g/ChangeLog index c5927adce250..6c0062aa07d6 100644 --- a/sys-fs/ntfs3g/ChangeLog +++ b/sys-fs/ntfs3g/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/ntfs3g # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.100 2010/07/20 08:34:01 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.101 2010/07/23 09:25:39 pva Exp $ + + 23 Jul 2010; Peter Volkov <pva@gentoo.org> ntfs3g-2010.3.6.ebuild: + amd64 stable, bug 328171 20 Jul 2010; Christian Faulhammer <fauli@gentoo.org> ntfs3g-2010.3.6.ebuild: diff --git a/sys-fs/ntfs3g/ntfs3g-2010.3.6.ebuild b/sys-fs/ntfs3g/ntfs3g-2010.3.6.ebuild index a7a5267425a5..066051e61649 100644 --- a/sys-fs/ntfs3g/ntfs3g-2010.3.6.ebuild +++ b/sys-fs/ntfs3g/ntfs3g-2010.3.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2010.3.6.ebuild,v 1.4 2010/07/20 08:34:01 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2010.3.6.ebuild,v 1.5 2010/07/23 09:25:39 pva 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 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" IUSE="acl debug hal suid udev +external-fuse" RDEPEND="external-fuse? ( >=sys-fs/fuse-2.6.0 ) |