diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-03 10:59:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-03 10:59:43 +0000 |
commit | c184689393dd360a36ae41875e9c1f6c150771eb (patch) | |
tree | b6956577f44d0307fd032e52c4cb6dcef9fcf6ed /games-misc | |
parent | Stable for amd64, wrt bug #449928 (diff) | |
download | gentoo-2-c184689393dd360a36ae41875e9c1f6c150771eb.tar.gz gentoo-2-c184689393dd360a36ae41875e9c1f6c150771eb.tar.bz2 gentoo-2-c184689393dd360a36ae41875e9c1f6c150771eb.zip |
Stable for amd64, wrt bug #449906
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/opengfx/ChangeLog | 7 | ||||
-rw-r--r-- | games-misc/opengfx/opengfx-0.4.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-misc/opengfx/ChangeLog b/games-misc/opengfx/ChangeLog index c6819eb078f8..c0ac224f4696 100644 --- a/games-misc/opengfx/ChangeLog +++ b/games-misc/opengfx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-misc/opengfx -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/ChangeLog,v 1.25 2012/12/31 16:32:47 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/ChangeLog,v 1.26 2013/01/03 10:59:43 ago Exp $ + + 03 Jan 2013; Agostino Sarubbo <ago@gentoo.org> opengfx-0.4.5.ebuild: + Stable for amd64, wrt bug #449906 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> opengfx-0.4.4.ebuild: Add ~ppc64, wrt bug #412329 diff --git a/games-misc/opengfx/opengfx-0.4.5.ebuild b/games-misc/opengfx/opengfx-0.4.5.ebuild index 03ae943b4a4b..04de05058f1d 100644 --- a/games-misc/opengfx/opengfx-0.4.5.ebuild +++ b/games-misc/opengfx/opengfx-0.4.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/opengfx-0.4.5.ebuild,v 1.1 2012/11/01 20:02:28 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/opengfx-0.4.5.ebuild,v 1.2 2013/01/03 10:59:43 ago Exp $ EAPI=4 inherit games @@ -11,7 +11,7 @@ SRC_URI="http://bundles.openttdcoop.org/opengfx/releases/${PV}/${P}-source.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc ~x86" IUSE="" DEPEND=">=games-util/nml-0.2.3" |