summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-03-29 06:28:38 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-03-29 06:28:38 +0000
commitca0f3b2d9fd98a05b92f259eba8ab4b34e70501d (patch)
tree425d0b061f0b961b5955d2743a5d77c9081fa94c /sys-fs/ntfs3g
parentstable x86, bug 172537 (diff)
downloadgentoo-2-ca0f3b2d9fd98a05b92f259eba8ab4b34e70501d.tar.gz
gentoo-2-ca0f3b2d9fd98a05b92f259eba8ab4b34e70501d.tar.bz2
gentoo-2-ca0f3b2d9fd98a05b92f259eba8ab4b34e70501d.zip
stable x86, bug 172537
(Portage version: 2.1.2.2)
Diffstat (limited to 'sys-fs/ntfs3g')
-rw-r--r--sys-fs/ntfs3g/ChangeLog5
-rw-r--r--sys-fs/ntfs3g/ntfs3g-1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/ntfs3g/ChangeLog b/sys-fs/ntfs3g/ChangeLog
index e0b466d553d1..4f5f9cb25e2f 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.24 2007/03/24 14:27:13 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.25 2007/03/29 06:28:38 opfer Exp $
+
+ 29 Mar 2007; Christian Faulhammer <opfer@gentoo.org> ntfs3g-1.0.ebuild:
+ stable x86, bug 172537
24 Mar 2007; Markus Rothe <corsair@gentoo.org> ntfs3g-1.0.ebuild:
Added ~ppc64
diff --git a/sys-fs/ntfs3g/ntfs3g-1.0.ebuild b/sys-fs/ntfs3g/ntfs3g-1.0.ebuild
index 8cadc780dd9b..dfdc13c9c059 100644
--- a/sys-fs/ntfs3g/ntfs3g-1.0.ebuild
+++ b/sys-fs/ntfs3g/ntfs3g-1.0.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.0.ebuild,v 1.2 2007/03/24 14:27:13 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.0.ebuild,v 1.3 2007/03/29 06:28:38 opfer Exp $
MY_PN="${PN/3g/-3g}"
MY_P="${MY_PN}-${PV}"
@@ -11,7 +11,7 @@ SRC_URI="http://www.ntfs-3g.org/${MY_P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc64 x86"
IUSE="suid"
RDEPEND=">=sys-fs/fuse-2.6.3"