summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-06-26 12:14:46 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-06-26 12:14:46 +0000
commit181c89298d48b11260d638deb3759da1a57020eb (patch)
tree06f7511abd8f9cff3f6fe9229b31dc5b22834672 /games-util
parentStable for amd64, wrt bug #552398 (diff)
downloadgentoo-2-181c89298d48b11260d638deb3759da1a57020eb.tar.gz
gentoo-2-181c89298d48b11260d638deb3759da1a57020eb.tar.bz2
gentoo-2-181c89298d48b11260d638deb3759da1a57020eb.zip
Stable for amd64, wrt bug #553264
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-util')
-rw-r--r--games-util/nml/ChangeLog5
-rw-r--r--games-util/nml/nml-0.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-util/nml/ChangeLog b/games-util/nml/ChangeLog
index 256d7b97858c..c72ef37581a2 100644
--- a/games-util/nml/ChangeLog
+++ b/games-util/nml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-util/nml
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/nml/ChangeLog,v 1.35 2015/05/19 22:12:57 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/nml/ChangeLog,v 1.36 2015/06/26 12:14:46 ago Exp $
+
+ 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> nml-0.4.1.ebuild:
+ Stable for amd64, wrt bug #553264
19 May 2015; Michael Sterrett <mr_bones_@gentoo.org> nml-0.4.0.ebuild,
nml-0.4.1.ebuild:
diff --git a/games-util/nml/nml-0.4.1.ebuild b/games-util/nml/nml-0.4.1.ebuild
index b46fba9fdef7..d65e371a214c 100644
--- a/games-util/nml/nml-0.4.1.ebuild
+++ b/games-util/nml/nml-0.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/nml/nml-0.4.1.ebuild,v 1.2 2015/05/19 22:12:57 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/nml/nml-0.4.1.ebuild,v 1.3 2015/06/26 12:14:46 ago Exp $
EAPI=5
PYTHON_COMPAT=( python{3_3,3_4} )
@@ -12,7 +12,7 @@ SRC_URI="http://bundles.openttdcoop.org/nml/releases/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~x86"
RDEPEND="dev-python/pillow[zlib,${PYTHON_USEDEP}]
dev-python/ply[${PYTHON_USEDEP}]"