summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-03-22 16:52:20 +0000
committerMarkus Meier <maekke@gentoo.org>2008-03-22 16:52:20 +0000
commit4e3721eb53339b6b01542c9afae31d85ba7a3e88 (patch)
tree1f1d204cf04ae1c6f2ab16c415cf9a9abd0774bf /sys-fs/ntfs3g
parentamd64 stable (diff)
downloadgentoo-2-4e3721eb53339b6b01542c9afae31d85ba7a3e88.tar.gz
gentoo-2-4e3721eb53339b6b01542c9afae31d85ba7a3e88.tar.bz2
gentoo-2-4e3721eb53339b6b01542c9afae31d85ba7a3e88.zip
amd64 stable, bug #204850
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-fs/ntfs3g')
-rw-r--r--sys-fs/ntfs3g/ChangeLog5
-rw-r--r--sys-fs/ntfs3g/ntfs3g-1.1120.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/ntfs3g/ChangeLog b/sys-fs/ntfs3g/ChangeLog
index c164a8d0c74f..d4cbead0579c 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.58 2008/03/12 00:30:10 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.59 2008/03/22 16:52:20 maekke Exp $
+
+ 22 Mar 2008; Markus Meier <maekke@gentoo.org> ntfs3g-1.1120.ebuild:
+ amd64 stable, bug #204850
*ntfs3g-1.2310 (12 Mar 2008)
diff --git a/sys-fs/ntfs3g/ntfs3g-1.1120.ebuild b/sys-fs/ntfs3g/ntfs3g-1.1120.ebuild
index 1db67811b675..267da9697eb0 100644
--- a/sys-fs/ntfs3g/ntfs3g-1.1120.ebuild
+++ b/sys-fs/ntfs3g/ntfs3g-1.1120.ebuild
@@ -1,6 +1,6 @@
# 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.4 2008/02/24 17:46:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.1120.ebuild,v 1.5 2008/03/22 16:52:20 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"