diff options
author | Rick Farina <zerochaos@gentoo.org> | 2013-01-11 05:13:52 +0000 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2013-01-11 05:13:52 +0000 |
commit | 6ea41b3c96da8ef8f087ad4013d3a0390f451741 (patch) | |
tree | 009eaf3252c0c36c652a5bfd307de2a0cf43c502 /sys-fs/mtools | |
parent | not sure why -* is there, seems to work fine on arm, adding keyword (diff) | |
download | gentoo-2-6ea41b3c96da8ef8f087ad4013d3a0390f451741.tar.gz gentoo-2-6ea41b3c96da8ef8f087ad4013d3a0390f451741.tar.bz2 gentoo-2-6ea41b3c96da8ef8f087ad4013d3a0390f451741.zip |
it seems this should have been stable for the last 18 months but somehow it never got marked, bug #363985
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
Diffstat (limited to 'sys-fs/mtools')
-rw-r--r-- | sys-fs/mtools/ChangeLog | 8 | ||||
-rw-r--r-- | sys-fs/mtools/mtools-4.0.15.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sys-fs/mtools/ChangeLog b/sys-fs/mtools/ChangeLog index 647a30145cbb..fbbf4e05f465 100644 --- a/sys-fs/mtools/ChangeLog +++ b/sys-fs/mtools/ChangeLog @@ -1,6 +1,10 @@ # 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.51 2011/09/15 00:41:34 radhermit Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/ChangeLog,v 1.52 2013/01/11 05:13:52 zerochaos Exp $ + + 11 Jan 2013; Rick Farina <zerochaos@gentoo.org> mtools-4.0.15.ebuild: + it seems this should have been stable for the last 18 months but somehow it + never got marked, bug #363985 *mtools-4.0.17 (15 Sep 2011) diff --git a/sys-fs/mtools/mtools-4.0.15.ebuild b/sys-fs/mtools/mtools-4.0.15.ebuild index 79a4b29e5be8..21bca1eaaa0b 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 +# Copyright 1999-2013 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.8 2011/06/19 16:59:24 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mtools/mtools-4.0.15.ebuild,v 1.9 2013/01/11 05:13:52 zerochaos 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=" |