summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-03-29 08:04:52 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-03-29 08:04:52 +0000
commit64f3c75d8833885453efa2b5e84a44c4272fa909 (patch)
tree74c1fe86498fd95323c44e8e60e93c15cc63a024 /sys-fs/ntfs3g
parentStable on ppc64; bug #172537 (diff)
downloadgentoo-2-64f3c75d8833885453efa2b5e84a44c4272fa909.tar.gz
gentoo-2-64f3c75d8833885453efa2b5e84a44c4272fa909.tar.bz2
gentoo-2-64f3c75d8833885453efa2b5e84a44c4272fa909.zip
Stable on ppc64; 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 4f5f9cb25e2f..dcef1cb41c31 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.25 2007/03/29 06:28:38 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.26 2007/03/29 08:04:52 corsair Exp $
+
+ 29 Mar 2007; Markus Rothe <corsair@gentoo.org> ntfs3g-1.0.ebuild:
+ Stable on ppc64; bug #172537
29 Mar 2007; Christian Faulhammer <opfer@gentoo.org> ntfs3g-1.0.ebuild:
stable x86, bug 172537
diff --git a/sys-fs/ntfs3g/ntfs3g-1.0.ebuild b/sys-fs/ntfs3g/ntfs3g-1.0.ebuild
index dfdc13c9c059..01c50ae68612 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.3 2007/03/29 06:28:38 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.0.ebuild,v 1.4 2007/03/29 08:04:52 corsair 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"