summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-04-09 14:08:06 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-04-09 14:08:06 +0000
commit7bb661d7a9960301af906b4dace3aecb569e6fb0 (patch)
treedf60a1be4538b7808c364d68cdf5872c8b0b5c74 /sys-fs/ntfs3g
parentStable on amd64 wrt bug 173881 (diff)
downloadgentoo-2-7bb661d7a9960301af906b4dace3aecb569e6fb0.tar.gz
gentoo-2-7bb661d7a9960301af906b4dace3aecb569e6fb0.tar.bz2
gentoo-2-7bb661d7a9960301af906b4dace3aecb569e6fb0.zip
amd64 stable on behalf of welp, wrt bug 173913
(Portage version: 2.1.2.3)
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 ca4ae683e723..1de46fdcec78 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.28 2007/04/04 20:53:10 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.29 2007/04/09 14:08:06 armin76 Exp $
+
+ 09 Apr 2007; Raúl Porcel <armin76@gentoo.org> ntfs3g-1.0.ebuild:
+ amd64 stable on behalf of welp, wrt bug 173913
03 Apr 2007; Patrick McLean <chutzpah@gentoo.org>
-ntfs3g-0.20070207_rc1.ebuild, +ntfs3g-1.328.ebuild:
diff --git a/sys-fs/ntfs3g/ntfs3g-1.0.ebuild b/sys-fs/ntfs3g/ntfs3g-1.0.ebuild
index 01c50ae68612..21c259250a03 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.4 2007/03/29 08:04:52 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-1.0.ebuild,v 1.5 2007/04/09 14:08:06 armin76 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"