summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-puzzle/pingus/ChangeLog5
-rw-r--r--games-puzzle/pingus/pingus-0.7.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/pingus/ChangeLog b/games-puzzle/pingus/ChangeLog
index 0d9ad94dfee1..f06e99ac8c77 100644
--- a/games-puzzle/pingus/ChangeLog
+++ b/games-puzzle/pingus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/pingus
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pingus/ChangeLog,v 1.31 2011/10/27 05:54:17 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pingus/ChangeLog,v 1.32 2011/12/21 18:36:03 ago Exp $
+
+ 21 Dec 2011; Agostino Sarubbo <ago@gentoo.org> pingus-0.7.5.ebuild:
+ Stable for AMD64, wrt bug #395443
*pingus-0.7.5 (27 Oct 2011)
diff --git a/games-puzzle/pingus/pingus-0.7.5.ebuild b/games-puzzle/pingus/pingus-0.7.5.ebuild
index 9f93a55f1865..c726261b649f 100644
--- a/games-puzzle/pingus/pingus-0.7.5.ebuild
+++ b/games-puzzle/pingus/pingus-0.7.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pingus/pingus-0.7.5.ebuild,v 1.1 2011/10/27 05:54:17 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/pingus/pingus-0.7.5.ebuild,v 1.2 2011/12/21 18:36:03 ago Exp $
EAPI=2
inherit eutils scons-utils toolchain-funcs games
@@ -11,7 +11,7 @@ SRC_URI="http://pingus.googlecode.com/files/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="opengl"
DEPEND="media-libs/libsdl[joystick,opengl?,video]