summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-10-03 11:45:52 +0000
committerChristoph Mende <angelos@gentoo.org>2007-10-03 11:45:52 +0000
commit9c7753527a5c71b3501d148e701aeafb709b292a (patch)
tree3e0a00db8bceade38c1942408274e7bb40564700 /sys-fs
parentSparc stable --- Bug #193510 --- works fine. (diff)
downloadgentoo-2-9c7753527a5c71b3501d148e701aeafb709b292a.tar.gz
gentoo-2-9c7753527a5c71b3501d148e701aeafb709b292a.tar.bz2
gentoo-2-9c7753527a5c71b3501d148e701aeafb709b292a.zip
Stable on amd64 wrt bug #194171
(Portage version: 2.1.3.11)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/ntfsprogs/ChangeLog6
-rw-r--r--sys-fs/ntfsprogs/ntfsprogs-1.13.1-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-fs/ntfsprogs/ChangeLog b/sys-fs/ntfsprogs/ChangeLog
index c6a7b22d14ae..67a827b23fd1 100644
--- a/sys-fs/ntfsprogs/ChangeLog
+++ b/sys-fs/ntfsprogs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-fs/ntfsprogs
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfsprogs/ChangeLog,v 1.52 2007/10/02 22:15:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfsprogs/ChangeLog,v 1.53 2007/10/03 11:45:52 angelos Exp $
+
+ 03 Oct 2007; Christoph Mende <angelos@gentoo.org>
+ ntfsprogs-1.13.1-r1.ebuild:
+ Stable on amd64 wrt bug #194171
02 Oct 2007; Mike Frysinger <vapier@gentoo.org> ntfsprogs-2.0.0.ebuild:
The 2.0.0 release requires a much newer version of FUSE as reported by Yura
diff --git a/sys-fs/ntfsprogs/ntfsprogs-1.13.1-r1.ebuild b/sys-fs/ntfsprogs/ntfsprogs-1.13.1-r1.ebuild
index babaad0d0a3e..7836dd915318 100644
--- a/sys-fs/ntfsprogs/ntfsprogs-1.13.1-r1.ebuild
+++ b/sys-fs/ntfsprogs/ntfsprogs-1.13.1-r1.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/ntfsprogs/ntfsprogs-1.13.1-r1.ebuild,v 1.5 2007/10/02 16:23:03 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfsprogs/ntfsprogs-1.13.1-r1.ebuild,v 1.6 2007/10/03 11:45:52 angelos Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/linux-ntfs/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 mips ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 mips ppc ~ppc64 sparc x86"
IUSE="crypt debug fuse gnome"
RDEPEND="fuse? ( >=sys-fs/fuse-2.3.0 )