diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-01 10:36:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-01 10:36:37 +0000 |
commit | db70bb4e85a2c26762d6c96e1e34c783506e6f82 (patch) | |
tree | 98046a202655a910557fa1a2ceb976b823f9b77c /games-emulation | |
parent | Stable for x86, wrt bug #467850 (diff) | |
download | gentoo-2-db70bb4e85a2c26762d6c96e1e34c783506e6f82.tar.gz gentoo-2-db70bb4e85a2c26762d6c96e1e34c783506e6f82.tar.bz2 gentoo-2-db70bb4e85a2c26762d6c96e1e34c783506e6f82.zip |
Stable for x86, wrt bug #468054
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/sdlmess/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/sdlmess/sdlmess-0.148_p1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/sdlmess/ChangeLog b/games-emulation/sdlmess/ChangeLog index 7e7071154ccd..9768dcff2f5f 100644 --- a/games-emulation/sdlmess/ChangeLog +++ b/games-emulation/sdlmess/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/sdlmess # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmess/ChangeLog,v 1.2 2013/05/01 10:32:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmess/ChangeLog,v 1.3 2013/05/01 10:36:37 ago Exp $ + + 01 May 2013; Agostino Sarubbo <ago@gentoo.org> sdlmess-0.148_p1.ebuild: + Stable for x86, wrt bug #468054 01 May 2013; Agostino Sarubbo <ago@gentoo.org> sdlmess-0.148_p1.ebuild: Stable for amd64, wrt bug #468054 diff --git a/games-emulation/sdlmess/sdlmess-0.148_p1.ebuild b/games-emulation/sdlmess/sdlmess-0.148_p1.ebuild index 7d16f4c2963e..0d91b65d9104 100644 --- a/games-emulation/sdlmess/sdlmess-0.148_p1.ebuild +++ b/games-emulation/sdlmess/sdlmess-0.148_p1.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-emulation/sdlmess/sdlmess-0.148_p1.ebuild,v 1.2 2013/05/01 10:32:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/sdlmess/sdlmess-0.148_p1.ebuild,v 1.3 2013/05/01 10:36:37 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_6 python2_7 ) @@ -25,7 +25,7 @@ fi LICENSE="XMAME" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="X alsa debug opengl" REQUIRED_USE="debug? ( X )" |