summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Weller <welp@gentoo.org>2007-06-01 18:46:40 +0000
committerPeter Weller <welp@gentoo.org>2007-06-01 18:46:40 +0000
commit260941839d864dc04253ac8bb229a25864561ea4 (patch)
tree06ee1090edf81f2e8d9fe1ec2cfaf7425894317a /games-misc/gtklife
parentStable on sparc wrt #180458 (diff)
downloadgentoo-2-260941839d864dc04253ac8bb229a25864561ea4.tar.gz
gentoo-2-260941839d864dc04253ac8bb229a25864561ea4.tar.bz2
gentoo-2-260941839d864dc04253ac8bb229a25864561ea4.zip
Stable on amd64 wrt bug 177617
(Portage version: 2.1.2.7)
Diffstat (limited to 'games-misc/gtklife')
-rw-r--r--games-misc/gtklife/ChangeLog5
-rw-r--r--games-misc/gtklife/gtklife-5.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-misc/gtklife/ChangeLog b/games-misc/gtklife/ChangeLog
index 2495a4a103e9..7cd74a0ae65c 100644
--- a/games-misc/gtklife/ChangeLog
+++ b/games-misc/gtklife/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-misc/gtklife
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/gtklife/ChangeLog,v 1.11 2007/05/23 00:03:42 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/gtklife/ChangeLog,v 1.12 2007/06/01 18:46:40 welp Exp $
+
+ 01 Jun 2007; Peter Weller <welp@gentoo.org> gtklife-5.1.ebuild:
+ Stable on amd64 wrt bug 177617
23 May 2007; Andrej Kacian <ticho@gentoo.org> gtklife-5.1.ebuild:
Stable on x86, bug #177617.
diff --git a/games-misc/gtklife/gtklife-5.1.ebuild b/games-misc/gtklife/gtklife-5.1.ebuild
index 2a39e7df9078..c207fb3211be 100644
--- a/games-misc/gtklife/gtklife-5.1.ebuild
+++ b/games-misc/gtklife/gtklife-5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/gtklife/gtklife-5.1.ebuild,v 1.2 2007/05/23 00:03:42 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/gtklife/gtklife-5.1.ebuild,v 1.3 2007/06/01 18:46:40 welp Exp $
inherit eutils games
@@ -10,7 +10,7 @@ SRC_URI="http://ironphoenix.org/tril/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
DEPEND=">=x11-libs/gtk+-2"