summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-util/gslist/ChangeLog5
-rw-r--r--games-util/gslist/gslist-0.8.8a.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-util/gslist/ChangeLog b/games-util/gslist/ChangeLog
index 74706fcf8ead..19b3c7e6ae55 100644
--- a/games-util/gslist/ChangeLog
+++ b/games-util/gslist/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-util/gslist
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/gslist/ChangeLog,v 1.7 2010/03/03 18:22:33 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/gslist/ChangeLog,v 1.8 2010/05/22 15:22:27 pacho Exp $
+
+ 22 May 2010; Pacho Ramos <pacho@gentoo.org> gslist-0.8.8a.ebuild:
+ stable amd64, bug 303833
03 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> gslist-0.8.8a.ebuild:
x86 stable wrt bug #303833
diff --git a/games-util/gslist/gslist-0.8.8a.ebuild b/games-util/gslist/gslist-0.8.8a.ebuild
index 31836ddf8640..63312690fed6 100644
--- a/games-util/gslist/gslist-0.8.8a.ebuild
+++ b/games-util/gslist/gslist-0.8.8a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/gslist/gslist-0.8.8a.ebuild,v 1.2 2010/03/03 18:22:33 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/gslist/gslist-0.8.8a.ebuild,v 1.3 2010/05/22 15:22:27 pacho Exp $
EAPI=2
inherit eutils games
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.zip"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa x86"
+KEYWORDS="amd64 ~hppa x86"
IUSE="web"
RDEPEND="dev-libs/geoip"