summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-09-18 19:03:57 +0000
committerChristoph Mende <angelos@gentoo.org>2007-09-18 19:03:57 +0000
commitda15c7880f53677da67dbea419b01c4e062b2b3a (patch)
tree1d790d9e0772af4e32dbad8d065d779875d98588 /sys-fs
parentAdd media-sound/mpg123 as alternative in USE mp3. (diff)
downloadgentoo-2-da15c7880f53677da67dbea419b01c4e062b2b3a.tar.gz
gentoo-2-da15c7880f53677da67dbea419b01c4e062b2b3a.tar.bz2
gentoo-2-da15c7880f53677da67dbea419b01c4e062b2b3a.zip
Stable on amd64 wrt bug #192850
(Portage version: 2.1.3.9)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/ntfs3g/ChangeLog5
-rw-r--r--sys-fs/ntfs3g/ntfs3g-1.810.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/ntfs3g/ChangeLog b/sys-fs/ntfs3g/ChangeLog
index fc79080aa329..089486a8b190 100644
--- a/sys-fs/ntfs3g/ChangeLog
+++ b/sys-fs/ntfs3g/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/ntfs3g
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.42 2007/09/18 08:41:27 jurek Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.43 2007/09/18 19:03:57 angelos Exp $
+
+ 18 Sep 2007; Christoph Mende <angelos@gentoo.org> ntfs3g-1.810.ebuild:
+ Stable on amd64 wrt bug #192850
18 Sep 2007; Jurek Bartuszek <jurek@gentoo.org> ntfs3g-1.810.ebuild:
x86 stable (bug #192850)
diff --git a/sys-fs/ntfs3g/ntfs3g-1.810.ebuild b/sys-fs/ntfs3g/ntfs3g-1.810.ebuild
index 43359e80e3c0..38748625d168 100644
--- a/sys-fs/ntfs3g/ntfs3g-1.810.ebuild
+++ b/sys-fs/ntfs3g/ntfs3g-1.810.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.810.ebuild,v 1.2 2007/09/18 08:41:27 jurek Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.810.ebuild,v 1.3 2007/09/18 19:03:57 angelos Exp $
inherit multilib toolchain-funcs
@@ -13,7 +13,7 @@ SRC_URI="http://www.ntfs-3g.org/${MY_P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
IUSE="suid"
RDEPEND=">=sys-fs/fuse-2.6.3"