diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-25 12:16:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-25 12:16:39 +0000 |
commit | 2f4eba4ebc917dc720bc92629bfcaa7d531ea75e (patch) | |
tree | f54bbff81c259fd431026a8363267edc0e53c1c4 /games-util | |
parent | Stable for HPPA (bug #441194). (diff) | |
download | gentoo-2-2f4eba4ebc917dc720bc92629bfcaa7d531ea75e.tar.gz gentoo-2-2f4eba4ebc917dc720bc92629bfcaa7d531ea75e.tar.bz2 gentoo-2-2f4eba4ebc917dc720bc92629bfcaa7d531ea75e.zip |
Stable for x86, wrt bug #458240
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/nml/ChangeLog | 5 | ||||
-rw-r--r-- | games-util/nml/nml-0.2.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-util/nml/ChangeLog b/games-util/nml/ChangeLog index 126ab01e6f20..18c7a9ebc93c 100644 --- a/games-util/nml/ChangeLog +++ b/games-util/nml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-util/nml # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/nml/ChangeLog,v 1.13 2013/02/19 19:53:00 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/nml/ChangeLog,v 1.14 2013/02/25 12:16:39 ago Exp $ + + 25 Feb 2013; Agostino Sarubbo <ago@gentoo.org> nml-0.2.4-r1.ebuild: + Stable for x86, wrt bug #458240 19 Feb 2013; Chema Alonso <nimiux@gentoo.org> nml-0.2.4-r1.ebuild: Stable for amd64 wrt bug #458240 diff --git a/games-util/nml/nml-0.2.4-r1.ebuild b/games-util/nml/nml-0.2.4-r1.ebuild index a5b222285184..8a4c99ca29c2 100644 --- a/games-util/nml/nml-0.2.4-r1.ebuild +++ b/games-util/nml/nml-0.2.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/nml/nml-0.2.4-r1.ebuild,v 1.2 2013/02/19 19:53:00 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/nml/nml-0.2.4-r1.ebuild,v 1.3 2013/02/25 12:16:39 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://bundles.openttdcoop.org/nml/releases/${PV}/${P}.src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc x86" IUSE="" RDEPEND="dev-python/imaging |