diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-24 17:27:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-24 17:27:15 +0000 |
commit | bbf880a0d900d450811d57e7ea891df3b7886c88 (patch) | |
tree | f251388b14adc95fb051fa979da5433d044683ed /games-emulation/dgen-sdl/dgen-sdl-1.33.ebuild | |
parent | Stable for amd64, wrt bug #543284 (diff) | |
download | gentoo-2-bbf880a0d900d450811d57e7ea891df3b7886c88.tar.gz gentoo-2-bbf880a0d900d450811d57e7ea891df3b7886c88.tar.bz2 gentoo-2-bbf880a0d900d450811d57e7ea891df3b7886c88.zip |
Stable for amd64, wrt bug #543528
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-emulation/dgen-sdl/dgen-sdl-1.33.ebuild')
-rw-r--r-- | games-emulation/dgen-sdl/dgen-sdl-1.33.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/dgen-sdl/dgen-sdl-1.33.ebuild b/games-emulation/dgen-sdl/dgen-sdl-1.33.ebuild index 5606c8f5841e..944925f27e33 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.2 2015/02/21 08:00:01 mr_bones_ Exp $ +# $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 $ 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?] |