diff options
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/cgoban2/ChangeLog | 7 | ||||
-rw-r--r-- | games-board/cgoban2/cgoban2-2.6.12.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-board/cgoban2/ChangeLog b/games-board/cgoban2/ChangeLog index 8f9d2c7c3372..a2fe7943f693 100644 --- a/games-board/cgoban2/ChangeLog +++ b/games-board/cgoban2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-board/cgoban2 -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban2/ChangeLog,v 1.28 2006/08/29 05:12:05 mr_bones_ Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban2/ChangeLog,v 1.29 2007/03/13 22:49:46 nyhm Exp $ + + 13 Mar 2007; Tristan Heaven <nyhm@gentoo.org> cgoban2-2.6.12.ebuild: + HOMEPAGE update 29 Aug 2006; Michael Sterrett <mr_bones_@gentoo.org> files/cgoban2: attempt to fix quoting issue from bug #145060 diff --git a/games-board/cgoban2/cgoban2-2.6.12.ebuild b/games-board/cgoban2/cgoban2-2.6.12.ebuild index 1e46ec72f64f..3d7af0e7e391 100644 --- a/games-board/cgoban2/cgoban2-2.6.12.ebuild +++ b/games-board/cgoban2/cgoban2-2.6.12.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban2/cgoban2-2.6.12.ebuild,v 1.3 2006/08/29 05:12:05 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban2/cgoban2-2.6.12.ebuild,v 1.4 2007/03/13 22:49:46 nyhm Exp $ inherit games DESCRIPTION="A Java client for the Kiseido Go Server, and a SGF editor" -HOMEPAGE="http://kgs.kiseido.com/" +HOMEPAGE="http://www.gokgs.com/" SRC_URI="http://kgs.kiseido.com/cgoban-unix-${PV}.tar.bz2" LICENSE="freedist" |