diff options
-rw-r--r-- | games-arcade/performous/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/performous/performous-0.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/performous/ChangeLog b/games-arcade/performous/ChangeLog index a82299365927..1ae46a058b80 100644 --- a/games-arcade/performous/ChangeLog +++ b/games-arcade/performous/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/performous # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/performous/ChangeLog,v 1.13 2013/01/07 22:47:18 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/performous/ChangeLog,v 1.14 2013/01/13 11:22:47 ago Exp $ + + 13 Jan 2013; Agostino Sarubbo <ago@gentoo.org> performous-0.7.0.ebuild: + Stable for x86, wrt bug #449932 07 Jan 2013; Michael Sterrett <mr_bones_@gentoo.org> -files/performous-0.6.1-boost150.patch, -files/performous-0.6.1-ffmpeg.patch, diff --git a/games-arcade/performous/performous-0.7.0.ebuild b/games-arcade/performous/performous-0.7.0.ebuild index c8b699fd9912..5b4b74549eca 100644 --- a/games-arcade/performous/performous-0.7.0.ebuild +++ b/games-arcade/performous/performous-0.7.0.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-arcade/performous/performous-0.7.0.ebuild,v 1.2 2013/01/03 10:57:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/performous/performous-0.7.0.ebuild,v 1.3 2013/01/13 11:22:47 ago Exp $ EAPI=3 inherit eutils flag-o-matic base cmake-utils games @@ -25,7 +25,7 @@ LICENSE="GPL-2 CCPL-Attribution-NonCommercial-NoDerivs-2.5 )" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="songs tools" RDEPEND="dev-cpp/glibmm |