diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-25 13:53:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-25 13:53:29 +0000 |
commit | 2e0b3c62659f957cbeba1b884bb78ce97d7cbb39 (patch) | |
tree | 1b70992b9ea0431bdcde45844ae5a4ee7f2ab11b /games-emulation | |
parent | Stable for x86, wrt bug #544170 (diff) | |
download | gentoo-2-2e0b3c62659f957cbeba1b884bb78ce97d7cbb39.tar.gz gentoo-2-2e0b3c62659f957cbeba1b884bb78ce97d7cbb39.tar.bz2 gentoo-2-2e0b3c62659f957cbeba1b884bb78ce97d7cbb39.zip |
Stable for x86, wrt bug #544244
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/atari800/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/atari800/atari800-3.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/atari800/ChangeLog b/games-emulation/atari800/ChangeLog index 619ea7b8f81e..9355143112a8 100644 --- a/games-emulation/atari800/ChangeLog +++ b/games-emulation/atari800/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/atari800 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/atari800/ChangeLog,v 1.39 2015/03/24 17:24:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/atari800/ChangeLog,v 1.40 2015/03/25 13:53:29 ago Exp $ + + 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> atari800-3.1.0.ebuild: + Stable for x86, wrt bug #544244 24 Mar 2015; Agostino Sarubbo <ago@gentoo.org> atari800-3.1.0.ebuild: Stable for amd64, wrt bug #544244 diff --git a/games-emulation/atari800/atari800-3.1.0.ebuild b/games-emulation/atari800/atari800-3.1.0.ebuild index 474d1508615f..2d4262914089 100644 --- a/games-emulation/atari800/atari800-3.1.0.ebuild +++ b/games-emulation/atari800/atari800-3.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/atari800/atari800-3.1.0.ebuild,v 1.2 2015/03/24 17:24:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/atari800/atari800-3.1.0.ebuild,v 1.3 2015/03/25 13:53:29 ago Exp $ EAPI=5 inherit games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="ncurses oss opengl readline +sdl +sound" NOTSDL_DEPS=" |