diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-22 08:45:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-22 08:45:24 +0000 |
commit | f2a4a8ef28eab5a5bd701348c94fb981657f2c75 (patch) | |
tree | 8cf01190437af8ceb9d0eddb5fd1c3b0d22ebc1a | |
parent | Stable for amd64, wrt bug #534848 (diff) | |
download | gentoo-2-f2a4a8ef28eab5a5bd701348c94fb981657f2c75.tar.gz gentoo-2-f2a4a8ef28eab5a5bd701348c94fb981657f2c75.tar.bz2 gentoo-2-f2a4a8ef28eab5a5bd701348c94fb981657f2c75.zip |
Stable for amd64, wrt bug #535956
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
-rw-r--r-- | games-emulation/stella/ChangeLog | 7 | ||||
-rw-r--r-- | games-emulation/stella/stella-4.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-emulation/stella/ChangeLog b/games-emulation/stella/ChangeLog index 3e6da48f4ff4..4cdfb06746f3 100644 --- a/games-emulation/stella/ChangeLog +++ b/games-emulation/stella/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/stella -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.83 2014/08/02 14:48:13 mr_bones_ Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/ChangeLog,v 1.84 2015/01/22 08:45:24 ago Exp $ + + 22 Jan 2015; Agostino Sarubbo <ago@gentoo.org> stella-4.0.ebuild: + Stable for amd64, wrt bug #535956 02 Aug 2014; Michael Sterrett <mr_bones_@gentoo.org> stella-4.0.ebuild: remove mention of the opengl use flag (bug #518796) diff --git a/games-emulation/stella/stella-4.0.ebuild b/games-emulation/stella/stella-4.0.ebuild index 7e30289b2452..f0f22a699259 100644 --- a/games-emulation/stella/stella-4.0.ebuild +++ b/games-emulation/stella/stella-4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-4.0.ebuild,v 1.2 2014/08/02 14:48:13 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/stella/stella-4.0.ebuild,v 1.3 2015/01/22 08:45:24 ago Exp $ EAPI=5 inherit eutils gnome2-utils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/stella/${P}-src.tar.gz" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="joystick" DEPEND="media-libs/libsdl2[joystick?,opengl,video] |