summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-board/gtkatlantic/ChangeLog5
-rw-r--r--games-board/gtkatlantic/gtkatlantic-0.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/gtkatlantic/ChangeLog b/games-board/gtkatlantic/ChangeLog
index 256c7d279cad..0a17a78d0814 100644
--- a/games-board/gtkatlantic/ChangeLog
+++ b/games-board/gtkatlantic/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-board/gtkatlantic
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gtkatlantic/ChangeLog,v 1.26 2015/02/10 10:02:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/gtkatlantic/ChangeLog,v 1.27 2015/02/21 12:20:05 ago Exp $
+
+ 21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> gtkatlantic-0.5.0.ebuild:
+ Stable for ppc, wrt bug #538844
10 Feb 2015; Agostino Sarubbo <ago@gentoo.org> gtkatlantic-0.5.0.ebuild:
Stable for x86, wrt bug #538844
diff --git a/games-board/gtkatlantic/gtkatlantic-0.5.0.ebuild b/games-board/gtkatlantic/gtkatlantic-0.5.0.ebuild
index 2faf72cc89cc..a0588e97b5fd 100644
--- a/games-board/gtkatlantic/gtkatlantic-0.5.0.ebuild
+++ b/games-board/gtkatlantic/gtkatlantic-0.5.0.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-board/gtkatlantic/gtkatlantic-0.5.0.ebuild,v 1.3 2015/02/10 10:02:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/gtkatlantic/gtkatlantic-0.5.0.ebuild,v 1.4 2015/02/21 12:20:05 ago Exp $
EAPI=5
inherit eutils gnome2-utils games
@@ -11,7 +11,7 @@ SRC_URI="http://download.tuxfamily.org/gtkatlantic/downloads/v0.5/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
RDEPEND="x11-libs/gtk+:3