summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-25 13:51:30 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-25 13:51:30 +0000
commit2a562060e9662944d6d3e7562b93056dfe0c376d (patch)
treeebe1987b1f3de0e94154280f91697ab84fc292a0 /games-emulation
parentStable for x86, wrt bug #543230 (diff)
downloadgentoo-2-2a562060e9662944d6d3e7562b93056dfe0c376d.tar.gz
gentoo-2-2a562060e9662944d6d3e7562b93056dfe0c376d.tar.bz2
gentoo-2-2a562060e9662944d6d3e7562b93056dfe0c376d.zip
Stable for x86, wrt bug #543528
(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/dgen-sdl/ChangeLog5
-rw-r--r--games-emulation/dgen-sdl/dgen-sdl-1.33.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/dgen-sdl/ChangeLog b/games-emulation/dgen-sdl/ChangeLog
index 6dacabc6005f..dd9ac02b5e9a 100644
--- a/games-emulation/dgen-sdl/ChangeLog
+++ b/games-emulation/dgen-sdl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-emulation/dgen-sdl
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dgen-sdl/ChangeLog,v 1.26 2015/03/24 17:27:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dgen-sdl/ChangeLog,v 1.27 2015/03/25 13:51:30 ago Exp $
+
+ 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> dgen-sdl-1.33.ebuild:
+ Stable for x86, wrt bug #543528
24 Mar 2015; Agostino Sarubbo <ago@gentoo.org> dgen-sdl-1.33.ebuild:
Stable for amd64, wrt bug #543528
diff --git a/games-emulation/dgen-sdl/dgen-sdl-1.33.ebuild b/games-emulation/dgen-sdl/dgen-sdl-1.33.ebuild
index 944925f27e33..b881406423bb 100644
--- a/games-emulation/dgen-sdl/dgen-sdl-1.33.ebuild
+++ b/games-emulation/dgen-sdl/dgen-sdl-1.33.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/dgen-sdl/dgen-sdl-1.33.ebuild,v 1.3 2015/03/24 17:27:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dgen-sdl/dgen-sdl-1.33.ebuild,v 1.4 2015/03/25 13:51:30 ago Exp $
EAPI=5
inherit eutils games
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/dgen/files/${P}.tar.gz"
LICENSE="dgen-sdl BSD BSD-2 free-noncomm LGPL-2.1+ GPL-2+"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="joystick opengl"
RDEPEND="media-libs/libsdl[joystick?,opengl?]