summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-24 17:17:43 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-24 17:17:43 +0000
commitcaa5f0765fc19fca1bbeeda4aee86670381ac727 (patch)
treef17a3dd74fa1e582e7b67fa2ffd4bd0ed43ec37d /sys-fs/ntfs3g
parentx86 stable wrt bug #408113 (diff)
downloadgentoo-2-caa5f0765fc19fca1bbeeda4aee86670381ac727.tar.gz
gentoo-2-caa5f0765fc19fca1bbeeda4aee86670381ac727.tar.bz2
gentoo-2-caa5f0765fc19fca1bbeeda4aee86670381ac727.zip
x86 stable wrt bug #409273
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'sys-fs/ntfs3g')
-rw-r--r--sys-fs/ntfs3g/ChangeLog6
-rw-r--r--sys-fs/ntfs3g/ntfs3g-2012.1.15-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-fs/ntfs3g/ChangeLog b/sys-fs/ntfs3g/ChangeLog
index 045c9291580f..92fe561d4c3c 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.126 2012/03/24 11:11:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.127 2012/03/24 17:17:43 phajdan.jr Exp $
+
+ 24 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ ntfs3g-2012.1.15-r1.ebuild:
+ x86 stable wrt bug #409273
24 Mar 2012; Agostino Sarubbo <ago@gentoo.org> ntfs3g-2012.1.15-r1.ebuild:
Stable for amd64, wrt bug #409273
diff --git a/sys-fs/ntfs3g/ntfs3g-2012.1.15-r1.ebuild b/sys-fs/ntfs3g/ntfs3g-2012.1.15-r1.ebuild
index b8ca9e839a1d..c81ba6eb731e 100644
--- a/sys-fs/ntfs3g/ntfs3g-2012.1.15-r1.ebuild
+++ b/sys-fs/ntfs3g/ntfs3g-2012.1.15-r1.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-r1.ebuild,v 1.5 2012/03/24 11:11:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2012.1.15-r1.ebuild,v 1.6 2012/03/24 17:17:43 phajdan.jr Exp $
EAPI=4
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 crypt debug extras +ntfsprogs suid static-libs xattr +udev +external-fuse"
RDEPEND="external-fuse? ( >=sys-fs/fuse-2.8.0 )