diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 16:32:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 16:32:33 +0000 |
commit | 50690e0ca4daef10d6acbe11e0bea88de009555c (patch) | |
tree | eef66deb2f008d07c14340d36652f9e9982ab0ca /games-util | |
parent | Add ~ppc, wrt bug #449184 (diff) | |
download | gentoo-2-50690e0ca4daef10d6acbe11e0bea88de009555c.tar.gz gentoo-2-50690e0ca4daef10d6acbe11e0bea88de009555c.tar.bz2 gentoo-2-50690e0ca4daef10d6acbe11e0bea88de009555c.zip |
Add ~ppc64, wrt bug #412329
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/nml/ChangeLog | 5 | ||||
-rw-r--r-- | games-util/nml/nml-0.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-util/nml/ChangeLog b/games-util/nml/ChangeLog index da0a45e098d2..6a7b37bb7030 100644 --- a/games-util/nml/ChangeLog +++ b/games-util/nml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-util/nml # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/nml/ChangeLog,v 1.9 2012/12/29 16:31:14 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/nml/ChangeLog,v 1.10 2012/12/31 16:32:33 ago Exp $ + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> nml-0.2.3.ebuild: + Add ~ppc64, wrt bug #412329 29 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> nml-0.2.3.ebuild, nml-0.2.4.ebuild: diff --git a/games-util/nml/nml-0.2.3.ebuild b/games-util/nml/nml-0.2.3.ebuild index c9e3830bc214..fa4c70519f9d 100644 --- a/games-util/nml/nml-0.2.3.ebuild +++ b/games-util/nml/nml-0.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/nml/nml-0.2.3.ebuild,v 1.8 2012/12/29 16:31:14 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/nml/nml-0.2.3.ebuild,v 1.9 2012/12/31 16:32:33 ago Exp $ EAPI=4 PYTHON_DEPEND="2:2.5" @@ -12,7 +12,7 @@ SRC_URI="http://bundles.openttdcoop.org/${PN}/releases/${PV}/${P}.src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" IUSE="" RDEPEND="dev-python/imaging |