summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-12-29 08:09:11 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-12-29 08:09:11 +0000
commitf4ba9b63f6b9b5f71ccff692c646533fcaf61eb3 (patch)
tree9631d0d8141b590d6143f22f4dd9fb9aa49327e2 /games-board
parentversion bump (diff)
downloadhistorical-f4ba9b63f6b9b5f71ccff692c646533fcaf61eb3.tar.gz
historical-f4ba9b63f6b9b5f71ccff692c646533fcaf61eb3.tar.bz2
historical-f4ba9b63f6b9b5f71ccff692c646533fcaf61eb3.zip
version bump
Diffstat (limited to 'games-board')
-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
3 files changed, 30 insertions, 2 deletions
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