diff options
author | 2013-01-13 11:40:39 +0000 | |
---|---|---|
committer | 2013-01-13 11:40:39 +0000 | |
commit | 4cebf33428a60ebf4cbb239afbb771d56114d863 (patch) | |
tree | a3c190135f5f6b3f6d390fe759710cb5bede9010 /games-misc/opengfx | |
parent | Stable for x86, wrt bug #449904 (diff) | |
download | gentoo-2-4cebf33428a60ebf4cbb239afbb771d56114d863.tar.gz gentoo-2-4cebf33428a60ebf4cbb239afbb771d56114d863.tar.bz2 gentoo-2-4cebf33428a60ebf4cbb239afbb771d56114d863.zip |
Stable for x86, wrt bug #449906
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-misc/opengfx')
-rw-r--r-- | games-misc/opengfx/ChangeLog | 5 | ||||
-rw-r--r-- | games-misc/opengfx/opengfx-0.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-misc/opengfx/ChangeLog b/games-misc/opengfx/ChangeLog index 0d1bf914c175..a62dee21217f 100644 --- a/games-misc/opengfx/ChangeLog +++ b/games-misc/opengfx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-misc/opengfx # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/ChangeLog,v 1.27 2013/01/11 20:00:34 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/ChangeLog,v 1.28 2013/01/13 11:40:39 ago Exp $ + + 13 Jan 2013; Agostino Sarubbo <ago@gentoo.org> opengfx-0.4.5.ebuild: + Stable for x86, wrt bug #449906 11 Jan 2013; Michael Sterrett <mr_bones_@gentoo.org> opengfx-0.4.5.ebuild: EAPI=5; restrict test (bug #451444) diff --git a/games-misc/opengfx/opengfx-0.4.5.ebuild b/games-misc/opengfx/opengfx-0.4.5.ebuild index 179cb66b0071..896ef978ae1b 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-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.3 2013/01/11 20:00:34 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/opengfx-0.4.5.ebuild,v 1.4 2013/01/13 11:40:39 ago Exp $ EAPI=5 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="" RESTRICT="test" # nml version affects the checksums that the test uses (bug #451444) |