diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2012-04-19 11:02:40 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2012-04-19 11:02:40 +0000 |
commit | f9d67f416ec2057b560251b41e7fb22cf0ba6264 (patch) | |
tree | 35b4543af4d5734d5d1a3177e33942aad1f2ae93 /games-util | |
parent | Version bump the libexecdir patch as I forgot to update one more place that u... (diff) | |
download | gentoo-2-f9d67f416ec2057b560251b41e7fb22cf0ba6264.tar.gz gentoo-2-f9d67f416ec2057b560251b41e7fb22cf0ba6264.tar.bz2 gentoo-2-f9d67f416ec2057b560251b41e7fb22cf0ba6264.zip |
x86 stable, see bug 398161
(Portage version: 2.1.10.49/cvs/Linux i686)
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 f700dfe8ae5a..dd30d214ce7c 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.3 2012/04/18 17:35:49 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/nml/ChangeLog,v 1.4 2012/04/19 11:02:40 nativemad Exp $ + + 19 Apr 2012; Andreas Schuerch <nativemad@gentoo.org> nml-0.2.3.ebuild: + x86 stable, see bug 398161 18 Apr 2012; Michael Sterrett <mr_bones_@gentoo.org> nml-0.2.3.ebuild: call python_pkg_setup; tidy diff --git a/games-util/nml/nml-0.2.3.ebuild b/games-util/nml/nml-0.2.3.ebuild index 0eb80264b38f..bf47d80b4425 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.3 2012/04/18 17:35:49 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/nml/nml-0.2.3.ebuild,v 1.4 2012/04/19 11:02:40 nativemad 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 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" RDEPEND="dev-python/imaging |