summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-04-08 18:31:25 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-04-08 18:31:25 +0000
commit55cf8766e6184e6b8ebfcf775ffb09d8e92ba3fa (patch)
tree553544936100f6975d33bdbf8645364ab134e8eb /games-board/cgoban2
parentStable on ppc. (diff)
downloadgentoo-2-55cf8766e6184e6b8ebfcf775ffb09d8e92ba3fa.tar.gz
gentoo-2-55cf8766e6184e6b8ebfcf775ffb09d8e92ba3fa.tar.bz2
gentoo-2-55cf8766e6184e6b8ebfcf775ffb09d8e92ba3fa.zip
version bump
(Portage version: 2.0.51.19)
Diffstat (limited to 'games-board/cgoban2')
-rw-r--r--games-board/cgoban2/ChangeLog8
-rw-r--r--games-board/cgoban2/Manifest6
-rw-r--r--games-board/cgoban2/cgoban2-2.6.11.ebuild29
-rw-r--r--games-board/cgoban2/files/digest-cgoban2-2.6.111
4 files changed, 41 insertions, 3 deletions
diff --git a/games-board/cgoban2/ChangeLog b/games-board/cgoban2/ChangeLog
index 3b66649a0d1c..9989e38a4cfb 100644
--- a/games-board/cgoban2/ChangeLog
+++ b/games-board/cgoban2/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for games-board/cgoban2
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban2/ChangeLog,v 1.25 2005/04/02 07:34:39 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban2/ChangeLog,v 1.26 2005/04/08 18:31:25 mr_bones_ Exp $
+
+*cgoban2-2.6.11 (08 Apr 2005)
+
+ 08 Apr 2005; Michael Sterrett <mr_bones_@gentoo.org>
+ +cgoban2-2.6.11.ebuild:
+ version bump
02 Apr 2005; Michael Sterrett <mr_bones_@gentoo.org>
-cgoban2-2.6.7.ebuild, -cgoban2-2.6.8.ebuild, -cgoban2-2.6.9.ebuild:
diff --git a/games-board/cgoban2/Manifest b/games-board/cgoban2/Manifest
index c296f5c7d449..7b1075bb5025 100644
--- a/games-board/cgoban2/Manifest
+++ b/games-board/cgoban2/Manifest
@@ -1,5 +1,7 @@
-MD5 83a222dcd9f7edf26781709270bd2007 ChangeLog 3409
MD5 3f11aaf297b2fe67404a96cda13e9bfe metadata.xml 251
+MD5 707920a2e890f26bdc18f06c8b7985f3 cgoban2-2.6.11.ebuild 796
MD5 707920a2e890f26bdc18f06c8b7985f3 cgoban2-2.6.10.ebuild 796
-MD5 00f7293cf49b7639625c74a3b6f0375a files/cgoban2 430
+MD5 83a222dcd9f7edf26781709270bd2007 ChangeLog 3409
MD5 7249f08b23b281f560ebf763f0076bcd files/digest-cgoban2-2.6.10 72
+MD5 09c3e810cdcd039fff70903a27c86490 files/digest-cgoban2-2.6.11 72
+MD5 00f7293cf49b7639625c74a3b6f0375a files/cgoban2 430
diff --git a/games-board/cgoban2/cgoban2-2.6.11.ebuild b/games-board/cgoban2/cgoban2-2.6.11.ebuild
new file mode 100644
index 000000000000..34b80f2aafa6
--- /dev/null
+++ b/games-board/cgoban2/cgoban2-2.6.11.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban2/cgoban2-2.6.11.ebuild,v 1.1 2005/04/08 18:31:25 mr_bones_ Exp $
+
+inherit games
+
+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 ~ppc ~amd64"
+IUSE=""
+
+RDEPEND=">=virtual/jre-1.3
+ virtual/x11"
+
+S="${WORKDIR}/cgoban"
+
+src_install() {
+ dodir "${GAMES_BINDIR}"
+ 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.6.11 b/games-board/cgoban2/files/digest-cgoban2-2.6.11
new file mode 100644
index 000000000000..736882a2a3cb
--- /dev/null
+++ b/games-board/cgoban2/files/digest-cgoban2-2.6.11
@@ -0,0 +1 @@
+MD5 2ac55e1d08b5928cc0f4d9d2afd81441 cgoban-unix-2.6.11.tar.bz2 1180079