diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-05-09 08:40:34 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-05-09 08:40:34 +0000 |
commit | fcdf2a6d4ae015e6b2a6a7c2200129316a4c2840 (patch) | |
tree | 41e61cf0bc9403cbbded7e8601c0add2ac119d9f /sys-fs | |
parent | x86 stable per bug 354033 (diff) | |
download | gentoo-2-fcdf2a6d4ae015e6b2a6a7c2200129316a4c2840.tar.gz gentoo-2-fcdf2a6d4ae015e6b2a6a7c2200129316a4c2840.tar.bz2 gentoo-2-fcdf2a6d4ae015e6b2a6a7c2200129316a4c2840.zip |
x86 stable wrt bug #363985
(Portage version: 2.1.9.42/cvs/Linux i686)
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 4406fbe7b385..074391effae4 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.48 2011/05/02 16:46:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/ChangeLog,v 1.49 2011/05/09 08:40:34 phajdan.jr Exp $ + + 09 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> mtools-4.0.15.ebuild: + x86 stable wrt bug #363985 02 May 2011; Jeroen Roovers <jer@gentoo.org> mtools-4.0.15.ebuild: Stable for HPPA (bug #363985). diff --git a/sys-fs/mtools/mtools-4.0.15.ebuild b/sys-fs/mtools/mtools-4.0.15.ebuild index 4d43662c0ec0..83d90fdadb33 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.6 2011/05/02 16:46:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/mtools-4.0.15.ebuild,v 1.7 2011/05/09 08:40:34 phajdan.jr 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=" |