summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-board/cgoban2')
-rw-r--r--games-board/cgoban2/ChangeLog7
-rw-r--r--games-board/cgoban2/Manifest4
-rw-r--r--games-board/cgoban2/cgoban2-2.5.5.ebuild27
-rw-r--r--games-board/cgoban2/files/digest-cgoban2-2.5.51
4 files changed, 36 insertions, 3 deletions
diff --git a/games-board/cgoban2/ChangeLog b/games-board/cgoban2/ChangeLog
index 967a41b1d8e1..f2a7f9fa1cd6 100644
--- a/games-board/cgoban2/ChangeLog
+++ b/games-board/cgoban2/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for games-board/cgoban2
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban2/ChangeLog,v 1.6 2003/10/21 08:30:37 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban2/ChangeLog,v 1.7 2003/12/29 08:09:04 mr_bones_ Exp $
+
+*cgoban2-2.5.5 (29 Dec 2003)
+
+ 29 Dec 2003; Michael Sterrett <mr_bones_@gentoo.org> cgoban2-2.5.5.ebuild:
+ version bump
21 Oct 2003; Michael Sterrett <mr_bones_@gentoo.org> cgoban2-2.5.1.ebuild:
roll off oldest version
diff --git a/games-board/cgoban2/Manifest b/games-board/cgoban2/Manifest
index 7146facfb504..3771f9eae313 100644
--- a/games-board/cgoban2/Manifest
+++ b/games-board/cgoban2/Manifest
@@ -1,5 +1,5 @@
-MD5 a0ded9284fba85fda311b2976e42114c ChangeLog 1014
-MD5 3b97150cdae6dc0cf531d9489f0e614b cgoban2-2.5.5.ebuild 777
+MD5 7136ccbf91a72e45290b54fc5d647cae ChangeLog 1137
+MD5 a23a2e28a5fb0241f392589ee6a0dc5d cgoban2-2.5.5.ebuild 798
MD5 6c5881d6e590fc98574f10d5355001d6 cgoban2-2.5.2.ebuild 766
MD5 3b97150cdae6dc0cf531d9489f0e614b cgoban2-2.5.3.ebuild 777
MD5 3f11aaf297b2fe67404a96cda13e9bfe metadata.xml 251
diff --git a/games-board/cgoban2/cgoban2-2.5.5.ebuild b/games-board/cgoban2/cgoban2-2.5.5.ebuild
new file mode 100644
index 000000000000..860fce0903fd
--- /dev/null
+++ b/games-board/cgoban2/cgoban2-2.5.5.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban2/cgoban2-2.5.5.ebuild,v 1.1 2003/12/29 08:09:04 mr_bones_ Exp $
+
+inherit games
+
+S="${WORKDIR}/cgoban"
+DESCRIPTION="A Java client for the Kiseido Go Server, and a SGF editor"
+HOMEPAGE="http://kgs.kiseido.com/"
+SRC_URI="http://kgs.kiseido.com/cgoban-unix-${PV}.tar.bz2"
+
+LICENSE="freedist"
+SLOT="0"
+KEYWORDS="x86"
+
+RDEPEND=">=virtual/jre-1.3
+ virtual/x11"
+
+src_install() {
+ dodir ${GAMES_BINDIR} || die "dodir failed"
+ sed -e "s:INSTALL_DIR:${GAMES_DATADIR}/${PN}:" \
+ ${FILESDIR}/${PN} > ${D}${GAMES_BINDIR}/${PN} || \
+ die "sed failed"
+ insinto ${GAMES_DATADIR}/${PN}
+ doins cgoban.jar || die "doins failed"
+ prepgamesdirs
+}
diff --git a/games-board/cgoban2/files/digest-cgoban2-2.5.5 b/games-board/cgoban2/files/digest-cgoban2-2.5.5
new file mode 100644
index 000000000000..d3c7364ab3bf
--- /dev/null
+++ b/games-board/cgoban2/files/digest-cgoban2-2.5.5
@@ -0,0 +1 @@
+MD5 b2d1a299971bc315379a7d853137607d cgoban-unix-2.5.5.tar.bz2 804590