diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-06-19 16:59:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-06-19 16:59:24 +0000 |
commit | 919e3e8065fd413c2ccea2c4cd2189f0e783fd9a (patch) | |
tree | 111973f08d532e5b3944750e9f09454cafb59de1 /sys-fs/mtools | |
parent | sparc stable wrt #367721 (diff) | |
download | gentoo-2-919e3e8065fd413c2ccea2c4cd2189f0e783fd9a.tar.gz gentoo-2-919e3e8065fd413c2ccea2c4cd2189f0e783fd9a.tar.bz2 gentoo-2-919e3e8065fd413c2ccea2c4cd2189f0e783fd9a.zip |
alpha/sparc stable wrt #363985
(Portage version: 2.1.10.3/cvs/Linux ia64)
Diffstat (limited to 'sys-fs/mtools')
-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 074391effae4..2be11abfdbb6 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.49 2011/05/09 08:40:34 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/ChangeLog,v 1.50 2011/06/19 16:59:24 armin76 Exp $ + + 19 Jun 2011; Raúl Porcel <armin76@gentoo.org> mtools-4.0.15.ebuild: + alpha/sparc stable wrt #363985 09 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> mtools-4.0.15.ebuild: x86 stable wrt bug #363985 diff --git a/sys-fs/mtools/mtools-4.0.15.ebuild b/sys-fs/mtools/mtools-4.0.15.ebuild index 83d90fdadb33..79a4b29e5be8 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.7 2011/05/09 08:40:34 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/mtools-4.0.15.ebuild,v 1.8 2011/06/19 16:59:24 armin76 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=" |