summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-04-16 16:33:06 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-04-16 16:33:06 +0000
commit8313f14c07e87e1f0ea01bd787e9dbefea7d02cb (patch)
treec8a5e180992e32e03d0b5a9c0afc1af7163cabc4
parentStable on ppc64; bug #217815 (diff)
downloadgentoo-2-8313f14c07e87e1f0ea01bd787e9dbefea7d02cb.tar.gz
gentoo-2-8313f14c07e87e1f0ea01bd787e9dbefea7d02cb.tar.bz2
gentoo-2-8313f14c07e87e1f0ea01bd787e9dbefea7d02cb.zip
Stable on ppc64; bug #217890
(Portage version: 2.1.4.4)
-rw-r--r--sys-fs/ntfs3g/ChangeLog5
-rw-r--r--sys-fs/ntfs3g/ntfs3g-1.2310.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/ntfs3g/ChangeLog b/sys-fs/ntfs3g/ChangeLog
index 9d6d25e3beff..d196e240396a 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.61 2008/04/16 10:47:10 jurek Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.62 2008/04/16 16:33:06 corsair Exp $
+
+ 16 Apr 2008; Markus Rothe <corsair@gentoo.org> ntfs3g-1.2310.ebuild:
+ Stable on ppc64; bug #217890
16 Apr 2008; Jurek Bartuszek <jurek@gentoo.org> ntfs3g-1.2310.ebuild:
x86 stable (bug #217890)
diff --git a/sys-fs/ntfs3g/ntfs3g-1.2310.ebuild b/sys-fs/ntfs3g/ntfs3g-1.2310.ebuild
index ca0c6b91f956..1fb250dd9cf3 100644
--- a/sys-fs/ntfs3g/ntfs3g-1.2310.ebuild
+++ b/sys-fs/ntfs3g/ntfs3g-1.2310.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.2310.ebuild,v 1.2 2008/04/16 10:47:10 jurek Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.2310.ebuild,v 1.3 2008/04/16 16:33:06 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 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86"
IUSE="debug suid"
RDEPEND=""