diff options
author | Markus Meier <maekke@gentoo.org> | 2010-04-05 20:36:19 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-04-05 20:36:19 +0000 |
commit | 606a445e06ba4a3fed48dea3881a3659a7c24354 (patch) | |
tree | f5ae3c85588d70b5c2bf5034a97d187600c12ef3 /sys-fs | |
parent | x86 stable wrt bug #312499 (diff) | |
download | gentoo-2-606a445e06ba4a3fed48dea3881a3659a7c24354.tar.gz gentoo-2-606a445e06ba4a3fed48dea3881a3659a7c24354.tar.bz2 gentoo-2-606a445e06ba4a3fed48dea3881a3659a7c24354.zip |
x86 stable, bug #308705
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/ntfs3g/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/ntfs3g/ntfs3g-2010.1.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/ntfs3g/ChangeLog b/sys-fs/ntfs3g/ChangeLog index 8133785377ba..175b1caa480e 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.94 2010/03/10 14:49:18 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.95 2010/04/05 20:36:19 maekke Exp $ + + 05 Apr 2010; Markus Meier <maekke@gentoo.org> ntfs3g-2010.1.16.ebuild: + x86 stable, bug #308705 10 Mar 2010; Joseph Jezak <josejx@gentoo.org> ntfs3g-2010.1.16.ebuild: Marked ppc/ppc64 stable for bug #308705. diff --git a/sys-fs/ntfs3g/ntfs3g-2010.1.16.ebuild b/sys-fs/ntfs3g/ntfs3g-2010.1.16.ebuild index a39b3a61b5d0..2d7216806e87 100644 --- a/sys-fs/ntfs3g/ntfs3g-2010.1.16.ebuild +++ b/sys-fs/ntfs3g/ntfs3g-2010.1.16.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.1.16.ebuild,v 1.3 2010/03/10 14:49:18 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2010.1.16.ebuild,v 1.4 2010/04/05 20:36:19 maekke Exp $ EAPI=2 @@ -13,7 +13,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 +external-fuse" RDEPEND=">=sys-fs/fuse-2.6.0 |