diff options
author | Brent Baude <ranger@gentoo.org> | 2010-11-29 14:04:54 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-11-29 14:04:54 +0000 |
commit | a8e0d37e443ee95ff049ae682ccd186942ed06a2 (patch) | |
tree | e10c1c15b95bcfae8e7a601efbc9cb64ea5bfefb /sys-fs | |
parent | Fix build with recent pcsc-lite (backport from upstream); closes bug #341371;... (diff) | |
download | gentoo-2-a8e0d37e443ee95ff049ae682ccd186942ed06a2.tar.gz gentoo-2-a8e0d37e443ee95ff049ae682ccd186942ed06a2.tar.bz2 gentoo-2-a8e0d37e443ee95ff049ae682ccd186942ed06a2.zip |
stable ppc64, bug 341405
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/mtools/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/mtools/mtools-4.0.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/mtools/ChangeLog b/sys-fs/mtools/ChangeLog index 46dba99fb123..8602374f7f86 100644 --- a/sys-fs/mtools/ChangeLog +++ b/sys-fs/mtools/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/mtools # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/ChangeLog,v 1.42 2010/10/31 18:49:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/ChangeLog,v 1.43 2010/11/29 14:04:54 ranger Exp $ + + 29 Nov 2010; Brent Baude <ranger@gentoo.org> mtools-4.0.13.ebuild: + stable ppc64, bug 341405 31 Oct 2010; Raúl Porcel <armin76@gentoo.org> mtools-4.0.13.ebuild: alpha/sparc stable wrt #341405 diff --git a/sys-fs/mtools/mtools-4.0.13.ebuild b/sys-fs/mtools/mtools-4.0.13.ebuild index cd6df06d6b2d..86c018ed2f36 100644 --- a/sys-fs/mtools/mtools-4.0.13.ebuild +++ b/sys-fs/mtools/mtools-4.0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/mtools-4.0.13.ebuild,v 1.8 2010/10/31 18:49:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/mtools-4.0.13.ebuild,v 1.9 2010/11/29 14:04:54 ranger Exp $ DESCRIPTION="utilities to access MS-DOS disks from Unix without mounting them" HOMEPAGE="http://mtools.linux.lu/" @@ -9,7 +9,7 @@ SRC_URI="http://mtools.linux.lu/${P}.tar.bz2 LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" IUSE="X" DEPEND=" |