summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-08-15 14:48:54 +0000
committerThomas Cort <tcort@gentoo.org>2006-08-15 14:48:54 +0000
commit724757318046480c64511ab99f6ad1be3ac6be9b (patch)
treec3ee8a16705ef4e234fadec9caaa2fba1d8a9478 /games-puzzle
parentStable on amd64 wrt Bug #143961 (diff)
downloadgentoo-2-724757318046480c64511ab99f6ad1be3ac6be9b.tar.gz
gentoo-2-724757318046480c64511ab99f6ad1be3ac6be9b.tar.bz2
gentoo-2-724757318046480c64511ab99f6ad1be3ac6be9b.zip
Stable on amd64 wrt Bug #143961.
(Portage version: 2.1-r2)
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/groundhog/ChangeLog5
-rw-r--r--games-puzzle/groundhog/groundhog-1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-puzzle/groundhog/ChangeLog b/games-puzzle/groundhog/ChangeLog
index b60af08a0d44..7962c5eef1b0 100644
--- a/games-puzzle/groundhog/ChangeLog
+++ b/games-puzzle/groundhog/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-puzzle/groundhog
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/groundhog/ChangeLog,v 1.9 2006/05/07 20:45:39 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/groundhog/ChangeLog,v 1.10 2006/08/15 14:48:54 tcort Exp $
+
+ 15 Aug 2006; Thomas Cort <tcort@gentoo.org> groundhog-1.4.ebuild:
+ Stable on amd64 wrt Bug #143961.
07 May 2006; <Tupone@gentoo.org> +files/groundhog-1.4-gcc41.patch,
groundhog-1.4.ebuild:
diff --git a/games-puzzle/groundhog/groundhog-1.4.ebuild b/games-puzzle/groundhog/groundhog-1.4.ebuild
index 324927c0ae18..11fb0e85d09e 100644
--- a/games-puzzle/groundhog/groundhog-1.4.ebuild
+++ b/games-puzzle/groundhog/groundhog-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/groundhog/groundhog-1.4.ebuild,v 1.15 2006/06/23 19:16:44 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/groundhog/groundhog-1.4.ebuild,v 1.16 2006/08/15 14:48:54 tcort Exp $
inherit eutils games
@@ -10,7 +10,7 @@ SRC_URI="http://home-2.consunet.nl/~cb007736/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE="nls"
DEPEND="=x11-libs/gtk+-2*"