summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-03-24 16:30:44 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-03-24 16:30:44 +0000
commit2b409fb60d96982f6460a776f28f92e8b7a23430 (patch)
treef3c04e2b55c54768a0176a366a25f2704a438129 /games-board/ggz-txt-client
parentMark 0.5.17-r1 stable on ia64 #117606. Also mark 2.12.5 stable on ia64 (diff)
downloadhistorical-2b409fb60d96982f6460a776f28f92e8b7a23430.tar.gz
historical-2b409fb60d96982f6460a776f28f92e8b7a23430.tar.bz2
historical-2b409fb60d96982f6460a776f28f92e8b7a23430.zip
Added ibiblio mirror and closing bug #87288.
Package-Manager: portage-2.1_pre6-r6
Diffstat (limited to 'games-board/ggz-txt-client')
-rw-r--r--games-board/ggz-txt-client/ChangeLog8
-rw-r--r--games-board/ggz-txt-client/ggz-txt-client-0.0.9.ebuild9
2 files changed, 11 insertions, 6 deletions
diff --git a/games-board/ggz-txt-client/ChangeLog b/games-board/ggz-txt-client/ChangeLog
index 751fa7fdd2fa..bb19328b12d9 100644
--- a/games-board/ggz-txt-client/ChangeLog
+++ b/games-board/ggz-txt-client/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-board/ggz-txt-client
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/ggz-txt-client/ChangeLog,v 1.6 2005/06/15 18:20:53 wolf31o2 Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-board/ggz-txt-client/ChangeLog,v 1.7 2006/03/24 16:22:42 wolf31o2 Exp $
+
+ 24 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ ggz-txt-client-0.0.9.ebuild:
+ Added ibiblio mirror and closing bug #87288.
15 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
ggz-txt-client-0.0.9.ebuild:
diff --git a/games-board/ggz-txt-client/ggz-txt-client-0.0.9.ebuild b/games-board/ggz-txt-client/ggz-txt-client-0.0.9.ebuild
index 6f0a98090f0e..4a535d516f05 100644
--- a/games-board/ggz-txt-client/ggz-txt-client-0.0.9.ebuild
+++ b/games-board/ggz-txt-client/ggz-txt-client-0.0.9.ebuild
@@ -1,17 +1,18 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 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.9.ebuild,v 1.2 2005/06/15 18:20:53 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/ggz-txt-client/ggz-txt-client-0.0.9.ebuild,v 1.3 2006/03/24 16:22:42 wolf31o2 Exp $
DESCRIPTION="The textbased client for GGZ Gaming Zone"
HOMEPAGE="http://ggz.sourceforge.net/"
-SRC_URI="http://ftp.ggzgamingzone.org/pub/ggz/${PV}/${P}.tar.gz"
+SRC_URI="http://ftp.ggzgamingzone.org/pub/ggz/${PV}/${P}.tar.gz
+ http://mirrors.ibiblio.org/pub/mirrors/ggzgamingzone/ggz/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~ppc ~x86"
IUSE=""
-DEPEND=">=dev-games/ggz-client-libs-${PV}
+DEPEND="~dev-games/ggz-client-libs-${PV}
sys-libs/ncurses
sys-libs/readline"