diff options
author | Brent Baude <ranger@gentoo.org> | 2009-09-26 13:21:02 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-09-26 13:21:02 +0000 |
commit | e839c41e46c7dba2dd08210640ce171643e6c35a (patch) | |
tree | 065db86dc7e99a0ba297a6715f352f6cf8f2e397 | |
parent | Marking openvpn-2.1_rc15 ppc64 for bug 280072 (diff) | |
download | gentoo-2-e839c41e46c7dba2dd08210640ce171643e6c35a.tar.gz gentoo-2-e839c41e46c7dba2dd08210640ce171643e6c35a.tar.bz2 gentoo-2-e839c41e46c7dba2dd08210640ce171643e6c35a.zip |
Marking ntfs3g-2009.3.8 ppc64 for bug 272355
(Portage version: 2.1.6.13/cvs/Linux ppc64)
-rw-r--r-- | sys-fs/ntfs3g/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/ntfs3g/ntfs3g-2009.3.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/ntfs3g/ChangeLog b/sys-fs/ntfs3g/ChangeLog index 3b0e4e581af3..7436fa0d00a4 100644 --- a/sys-fs/ntfs3g/ChangeLog +++ b/sys-fs/ntfs3g/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/ntfs3g # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.83 2009/08/21 20:49:53 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ChangeLog,v 1.84 2009/09/26 13:21:02 ranger Exp $ + + 26 Sep 2009; Brent Baude <ranger@gentoo.org> ntfs3g-2009.3.8.ebuild: + Marking ntfs3g-2009.3.8 ppc64 for bug 272355 21 Aug 2009; Patrick McLean <chutzpah@gentoo.org> ntfs3g-2009.4.4.ebuild, metadata.xml: diff --git a/sys-fs/ntfs3g/ntfs3g-2009.3.8.ebuild b/sys-fs/ntfs3g/ntfs3g-2009.3.8.ebuild index 748800dc655f..a6019c4e7028 100644 --- a/sys-fs/ntfs3g/ntfs3g-2009.3.8.ebuild +++ b/sys-fs/ntfs3g/ntfs3g-2009.3.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2009.3.8.ebuild,v 1.4 2009/08/02 13:29:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ntfs3g/ntfs3g-2009.3.8.ebuild,v 1.5 2009/09/26 13:21:02 ranger 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 hal suid" RDEPEND="hal? ( sys-apps/hal )" |