summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-10 15:21:11 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-10 15:21:11 +0000
commit1b13773e193edcb001d5ed05d1e9fe9a6fd54961 (patch)
treea1e8c8594697ec0720adb040c57d4c468feec349 /games-util
parentStable for amd64, wrt bug #506258 (diff)
downloadgentoo-2-1b13773e193edcb001d5ed05d1e9fe9a6fd54961.tar.gz
gentoo-2-1b13773e193edcb001d5ed05d1e9fe9a6fd54961.tar.bz2
gentoo-2-1b13773e193edcb001d5ed05d1e9fe9a6fd54961.zip
Stable for amd64, wrt bug #522104
(Portage version: 2.2.8-r2/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.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-util/nml/ChangeLog b/games-util/nml/ChangeLog
index 0fcbe309533e..9577d27d3c18 100644
--- a/games-util/nml/ChangeLog
+++ b/games-util/nml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-util/nml
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/nml/ChangeLog,v 1.24 2014/06/11 15:17:53 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/nml/ChangeLog,v 1.25 2014/10/10 15:21:11 ago Exp $
+
+ 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> nml-0.3.1.ebuild:
+ Stable for amd64, wrt bug #522104
*nml-0.3.1 (11 Jun 2014)
diff --git a/games-util/nml/nml-0.3.1.ebuild b/games-util/nml/nml-0.3.1.ebuild
index 0986d726b7e7..4df8887af0ba 100644
--- a/games-util/nml/nml-0.3.1.ebuild
+++ b/games-util/nml/nml-0.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/nml/nml-0.3.1.ebuild,v 1.1 2014/06/11 15:17:53 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/nml/nml-0.3.1.ebuild,v 1.2 2014/10/10 15:21:11 ago Exp $
EAPI=5
PYTHON_COMPAT=( python2_6 python2_7 )
@@ -13,7 +13,7 @@ SRC_URI="http://bundles.openttdcoop.org/nml/releases/${PV}/nml-0.3.1.r5242-f6a3a
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}]"