diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-05-01 12:24:35 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-05-01 12:24:35 +0000 |
commit | a12ad3d63821c9d86b9d95d62aac07afd47c319f (patch) | |
tree | 204051fcf24cd0ffd2c9d6094c4bacfbeba3fcfc /sys-fs | |
parent | ppc64 stable wrt #363145 (diff) | |
download | gentoo-2-a12ad3d63821c9d86b9d95d62aac07afd47c319f.tar.gz gentoo-2-a12ad3d63821c9d86b9d95d62aac07afd47c319f.tar.bz2 gentoo-2-a12ad3d63821c9d86b9d95d62aac07afd47c319f.zip |
ppc/ppc64 stable wrt #363985
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/mtools/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/mtools/mtools-4.0.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/mtools/ChangeLog b/sys-fs/mtools/ChangeLog index 104f2e19c125..ebbcaac8affb 100644 --- a/sys-fs/mtools/ChangeLog +++ b/sys-fs/mtools/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/mtools # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/ChangeLog,v 1.46 2011/04/25 16:47:06 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/ChangeLog,v 1.47 2011/05/01 12:24:35 xarthisius Exp $ + + 01 May 2011; Kacper Kowalik <xarthisius@gentoo.org> mtools-4.0.15.ebuild: + ppc/ppc64 stable wrt #363985 25 Apr 2011; Markos Chandras <hwoarang@gentoo.org> mtools-4.0.15.ebuild: Stable on amd64 wrt bug #363985 diff --git a/sys-fs/mtools/mtools-4.0.15.ebuild b/sys-fs/mtools/mtools-4.0.15.ebuild index 05b79248dde9..b3f187f0e900 100644 --- a/sys-fs/mtools/mtools-4.0.15.ebuild +++ b/sys-fs/mtools/mtools-4.0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/mtools-4.0.15.ebuild,v 1.4 2011/04/25 16:47:06 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/mtools-4.0.15.ebuild,v 1.5 2011/05/01 12:24:35 xarthisius Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 ~sparc ~x86" IUSE="X" DEPEND=" |