summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-02-16 09:10:31 +0000
committerMarkus Meier <maekke@gentoo.org>2008-02-16 09:10:31 +0000
commitf33b73080cbbf8f6d8a5d617191d4b3d87e218e7 (patch)
treecd1f9295ec59bc89716d74dad2fd4b29804e98b0 /sys-fs
parentx86 stable, bug #204472 (diff)
downloadgentoo-2-f33b73080cbbf8f6d8a5d617191d4b3d87e218e7.tar.gz
gentoo-2-f33b73080cbbf8f6d8a5d617191d4b3d87e218e7.tar.bz2
gentoo-2-f33b73080cbbf8f6d8a5d617191d4b3d87e218e7.zip
x86 stable, bug #204850
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/ntfs3g/ChangeLog5
-rw-r--r--sys-fs/ntfs3g/ntfs3g-1.1120.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-fs/ntfs3g/ChangeLog b/sys-fs/ntfs3g/ChangeLog
index 44dd2b4a67da..f9ad9a0637ae 100644
--- a/sys-fs/ntfs3g/ChangeLog
+++ b/sys-fs/ntfs3g/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/ntfs3g
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.51 2008/02/03 14:30:30 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.52 2008/02/16 09:10:31 maekke Exp $
+
+ 16 Feb 2008; Markus Meier <maekke@gentoo.org> ntfs3g-1.1120.ebuild:
+ x86 stable, bug #204850
03 Feb 2008; Raúl Porcel <armin76@gentoo.org> ntfs3g-1.2129.ebuild:
Re-add ~sparc wrt #207120
diff --git a/sys-fs/ntfs3g/ntfs3g-1.1120.ebuild b/sys-fs/ntfs3g/ntfs3g-1.1120.ebuild
index 131d7c7cd231..5df0f01baccf 100644
--- a/sys-fs/ntfs3g/ntfs3g-1.1120.ebuild
+++ b/sys-fs/ntfs3g/ntfs3g-1.1120.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.1120.ebuild,v 1.1 2007/11/26 17:17:42 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.1120.ebuild,v 1.2 2008/02/16 09:10:31 maekke 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="debug suid"
RDEPEND=">=sys-fs/fuse-2.6.3"