summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-07-14 19:23:53 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-07-14 19:23:53 +0000
commitf425483917c5442737f45681e0d9c3b553f64b23 (patch)
tree9ff29256bbcce35ec89a1f4dfbb3f6ed7e7f1fcb /sys-fs/ntfs3g
parentStable on sparc, bug #228259 (diff)
downloadgentoo-2-f425483917c5442737f45681e0d9c3b553f64b23.tar.gz
gentoo-2-f425483917c5442737f45681e0d9c3b553f64b23.tar.bz2
gentoo-2-f425483917c5442737f45681e0d9c3b553f64b23.zip
Stable on ppc wrt bug 231422
(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.2531.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/ntfs3g/ChangeLog b/sys-fs/ntfs3g/ChangeLog
index 22278072e117..fb21d315f79a 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.69 2008/07/13 22:40:42 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.70 2008/07/14 19:23:53 nixnut Exp $
+
+ 14 Jul 2008; nixnut <nixnut@gentoo.org> ntfs3g-1.2531.ebuild:
+ Stable on ppc wrt bug 231422
13 Jul 2008; Dawid Węgliński <cla@gentoo.org> ntfs3g-1.2531.ebuild:
Stable on x86 (bug #231422)
diff --git a/sys-fs/ntfs3g/ntfs3g-1.2531.ebuild b/sys-fs/ntfs3g/ntfs3g-1.2531.ebuild
index ddb4cd8f9edf..65402433c89b 100644
--- a/sys-fs/ntfs3g/ntfs3g-1.2531.ebuild
+++ b/sys-fs/ntfs3g/ntfs3g-1.2531.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.2531.ebuild,v 1.3 2008/07/13 22:40:42 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.2531.ebuild,v 1.4 2008/07/14 19:23:53 nixnut 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 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ppc ~ppc64 ~sparc x86"
IUSE="debug suid"
RDEPEND=""