summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-05-31 22:47:58 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-05-31 22:47:58 +0000
commitf34084149727f338f2558a07a137f56418f1f2b0 (patch)
treefc26116597aba5f23cf6ea716772ae976dd23fcd /games-misc/gtklife
parentUse a common "locate" group instead of "slocate" to work with rlocate. (diff)
downloadgentoo-2-f34084149727f338f2558a07a137f56418f1f2b0.tar.gz
gentoo-2-f34084149727f338f2558a07a137f56418f1f2b0.tar.bz2
gentoo-2-f34084149727f338f2558a07a137f56418f1f2b0.zip
Stable on amd64.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'games-misc/gtklife')
-rw-r--r--games-misc/gtklife/ChangeLog5
-rw-r--r--games-misc/gtklife/gtklife-4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-misc/gtklife/ChangeLog b/games-misc/gtklife/ChangeLog
index 47869cc56922..08d6b8be5a2a 100644
--- a/games-misc/gtklife/ChangeLog
+++ b/games-misc/gtklife/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-misc/gtklife
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/gtklife/ChangeLog,v 1.6 2005/05/26 05:18:30 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/gtklife/ChangeLog,v 1.7 2005/05/31 22:47:58 cryos Exp $
+
+ 31 May 2005; Marcus D. Hanwell <marcus@gentoo.org> gtklife-4.1.ebuild:
+ Stable on amd64.
*gtklife-4.1 (26 May 2005)
diff --git a/games-misc/gtklife/gtklife-4.1.ebuild b/games-misc/gtklife/gtklife-4.1.ebuild
index bbe2c8d4bd92..6cc34ab5dc7d 100644
--- a/games-misc/gtklife/gtklife-4.1.ebuild
+++ b/games-misc/gtklife/gtklife-4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/gtklife/gtklife-4.1.ebuild,v 1.1 2005/05/26 05:18:30 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-misc/gtklife/gtklife-4.1.ebuild,v 1.2 2005/05/31 22:47:58 cryos Exp $
inherit games
@@ -10,7 +10,7 @@ SRC_URI="http://www.igs.net/~tril/gtklife/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
DEPEND="=x11-libs/gtk+-1.2*"