Portage is a package management system used by Gentoo Linux
# ChangeLog for games-board/ggz-txt-client
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-board/ggz-txt-client/ChangeLog,v 1.20 2008/06/25 19:18:02 nixnut Exp $
25 Jun 2008; nixnut
Stable on ppc wrt bug 229169
25 Jun 2008; Santiago M. Mola
ggz-txt-client-0.0.14.1.ebuild:
amd64 stable wrt bug #229169
25 Jun 2008; Christian Faulhammer
ggz-txt-client-0.0.14.1.ebuild:
stable x86, bug 229169
18 Mar 2008; Tristan Heaven
ggz-txt-client-0.0.14.1.ebuild:
Add ~amd64 keyword
*ggz-txt-client-0.0.14.1 (18 Feb 2008)
18 Feb 2008; Tristan Heaven
+ggz-txt-client-0.0.14.1.ebuild:
Version bump
*ggz-txt-client-0.0.14 (22 Feb 2007)
22 Feb 2007; Tristan Heaven
+ggz-txt-client-0.0.14.ebuild:
Version bump
17 Feb 2007; Tristan Heaven
ggz-txt-client-0.0.13.ebuild:
Fix ROOT abuse, bug #167277
16 Oct 2006; Tristan Heaven
ggz-txt-client-0.0.13.ebuild:
Don't clobber ggz.modules when installing
06 Oct 2006; Tristan Heaven
ggz-txt-client-0.0.13.ebuild:
Fix nls support
18 Jul 2006; Michael Hanselmann
ggz-txt-client-0.0.13.ebuild:
Stable on ppc.
08 Jul 2006; Stephanie Lockwood-Childs
ggz-txt-client-0.0.9.ebuild:
stable on ppc (Bug #138482)
07 Jul 2006; Chris Gianelloni
ggz-txt-client-0.0.13.ebuild:
Stable on x86 wrt bug #138482. Marked -amd64 and removed ~sparc for the same
bug.
*ggz-txt-client-0.0.13 (24 Mar 2006)
24 Mar 2006; Chris Gianelloni
+ggz-txt-client-0.0.13.ebuild:
Version bump to 0.0.13 and closing bug #94372.
24 Mar 2006; Chris Gianelloni
ggz-txt-client-0.0.9.ebuild:
Added ibiblio mirror and closing bug #87288.
15 Jun 2005; Chris Gianelloni
ggz-txt-client-0.0.9.ebuild:
Removed INSTALL file.
28 Dec 2004; Ciaran McCreesh
Change encoding to UTF-8 for GLEP 31 compliance
*ggz-txt-client-0.0.9 (26 Dec 2004)
26 Dec 2004; Mike Frysinger
-ggz-txt-client-0.0.7.ebuild, +ggz-txt-client-0.0.9.ebuild:
Version bump #69443 by Bryan Duff.
*ggz-txt-client-0.0.7 (10 Jul 2003)
10 Jul 2003; Mike Frysinger
Version bump #24166. Added in small fixes for readline/ncurses/nls.
*ggz-txt-client-0.0.5 (13 Apr 2002)
18 Oct 2002; Daniel Ahlberg
Updated to mirror://sourceforge in SRC_URI.
17 jul 2002; Jose Alberto Suárez López
Added LICENSE, KEYWORDS, SLOT.
13 Apr 2002; T.Kvernes
Initial ebuild. This is the text client for the GGZ Gaming Zone.
DIST ggz-txt-client-0.0.14.1.tar.gz 160576 RMD160 80246953e2831d0a90f36f3525580bf7da99cf1d SHA1 40dcf0a8504e6b9f1adb23bb212d03ad4db536aa SHA256 b5408dace5f28e8a68cbcaec77f90f45255da73f9a2e0147a7a9de66fbb15df1
EBUILD ggz-txt-client-0.0.14.1.ebuild 504 RMD160 d85dbb08b33dbb2fb2c6e6d845eb9b01603174c3 SHA1 8da974b6b0b0f5a442d2ee87f1049c0b37737e02 SHA256 ec757febeb6d629d05f85ed0ea7fb7a27dc223dc5c6f3b1610683b8d6a092c05
MISC ChangeLog 2964 RMD160 625d24063ebeabd22fd4008807ea97adb93a36a9 SHA1 8ed682ed3b5c77168f840f510f5d1b5b4941b0f5 SHA256 2aab0fcb1b20a4f87fd8d4b0e4911c8ff6d93d774aeae736358e792a1209860e
MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-board/ggz-txt-client/ggz-txt-client-0.0.14.1.ebuild,v 1.5 2008/06/25 19:18:02 nixnut Exp $
inherit games-ggz
DESCRIPTION="The text-based client for GGZ Gaming Zone"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE="debug"
RDEPEND="~dev-games/libggz-${PV}
~dev-games/ggz-client-libs-${PV}
virtual/libintl"
DEPEND="${RDEPEND}
sys-devel/gettext"