summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-board/cgoban2')
-rw-r--r--games-board/cgoban2/ChangeLog6
-rw-r--r--games-board/cgoban2/Manifest8
-rw-r--r--games-board/cgoban2/cgoban2-2.5.8.ebuild28
-rw-r--r--games-board/cgoban2/cgoban2-2.6.1.ebuild29
-rw-r--r--games-board/cgoban2/cgoban2-2.6.3.ebuild29
-rw-r--r--games-board/cgoban2/files/digest-cgoban2-2.5.81
-rw-r--r--games-board/cgoban2/files/digest-cgoban2-2.6.11
-rw-r--r--games-board/cgoban2/files/digest-cgoban2-2.6.31
8 files changed, 6 insertions, 97 deletions
diff --git a/games-board/cgoban2/ChangeLog b/games-board/cgoban2/ChangeLog
index 9bb71a7501db..f8c0e45e74d5 100644
--- a/games-board/cgoban2/ChangeLog
+++ b/games-board/cgoban2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-board/cgoban2
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban2/ChangeLog,v 1.16 2004/09/23 08:05:21 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban2/ChangeLog,v 1.17 2004/09/23 08:08:18 mr_bones_ Exp $
+
+ 23 Sep 2004; Michael Sterrett <mr_bones_@gentoo.org> -cgoban2-2.5.8.ebuild,
+ -cgoban2-2.6.1.ebuild, -cgoban2-2.6.3.ebuild:
+ clean older versions
*cgoban2-2.6.5 (23 Sep 2004)
diff --git a/games-board/cgoban2/Manifest b/games-board/cgoban2/Manifest
index 8b3adbb9d9b9..7acb674956ac 100644
--- a/games-board/cgoban2/Manifest
+++ b/games-board/cgoban2/Manifest
@@ -1,13 +1,7 @@
-MD5 a80fd595aaa56b63cd0995f5ead4549b ChangeLog 2220
-MD5 e4d278bc0382d76f078e15ecef3f6ba9 cgoban2-2.5.8.ebuild 796
+MD5 cbc7a1f8cabf4a5d9edab1506ab71cb3 ChangeLog 2370
MD5 8ca068563edcc225d3d8829ff678e911 cgoban2-2.6.4.ebuild 788
MD5 3f11aaf297b2fe67404a96cda13e9bfe metadata.xml 251
-MD5 705167f89662026415c1284b222f5895 cgoban2-2.6.1.ebuild 782
-MD5 440be0713092e632b6759ee8de45b312 cgoban2-2.6.3.ebuild 784
MD5 4299e18f38ff72b1f583543bacf02f17 cgoban2-2.6.5.ebuild 788
MD5 00f7293cf49b7639625c74a3b6f0375a files/cgoban2 430
-MD5 e7df4260f4a67e33c27a38649627f548 files/digest-cgoban2-2.5.8 70
-MD5 33b017a72bc9fc48f533ab6002489a9f files/digest-cgoban2-2.6.1 70
-MD5 87bef4371032daa56454208008668f56 files/digest-cgoban2-2.6.3 71
MD5 156e7d21c335233f08c214bdda716ce4 files/digest-cgoban2-2.6.4 71
MD5 b14bfc627d748baaa037f0c1d330989c files/digest-cgoban2-2.6.5 71
diff --git a/games-board/cgoban2/cgoban2-2.5.8.ebuild b/games-board/cgoban2/cgoban2-2.5.8.ebuild
deleted file mode 100644
index ee79084b0549..000000000000
--- a/games-board/cgoban2/cgoban2-2.5.8.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban2/cgoban2-2.5.8.ebuild,v 1.2 2004/06/24 22:15:56 agriffis 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"
-IUSE=""
-
-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/cgoban2-2.6.1.ebuild b/games-board/cgoban2/cgoban2-2.6.1.ebuild
deleted file mode 100644
index c67be6b78856..000000000000
--- a/games-board/cgoban2/cgoban2-2.6.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban2/cgoban2-2.6.1.ebuild,v 1.3 2004/06/24 22:15:56 agriffis 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"
-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/cgoban2-2.6.3.ebuild b/games-board/cgoban2/cgoban2-2.6.3.ebuild
deleted file mode 100644
index daa126161f1c..000000000000
--- a/games-board/cgoban2/cgoban2-2.6.3.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban2/cgoban2-2.6.3.ebuild,v 1.2 2004/07/16 09:25:44 dholm 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"
-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.5.8 b/games-board/cgoban2/files/digest-cgoban2-2.5.8
deleted file mode 100644
index fc778321027d..000000000000
--- a/games-board/cgoban2/files/digest-cgoban2-2.5.8
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b813b3d3d8919999b10dacff81489e5e cgoban-unix-2.5.8.tar.bz2 957134
diff --git a/games-board/cgoban2/files/digest-cgoban2-2.6.1 b/games-board/cgoban2/files/digest-cgoban2-2.6.1
deleted file mode 100644
index c7f60916266c..000000000000
--- a/games-board/cgoban2/files/digest-cgoban2-2.6.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 79c89f77a8b9158123b1a42ae0f56d33 cgoban-unix-2.6.1.tar.bz2 953564
diff --git a/games-board/cgoban2/files/digest-cgoban2-2.6.3 b/games-board/cgoban2/files/digest-cgoban2-2.6.3
deleted file mode 100644
index 306d63bde29f..000000000000
--- a/games-board/cgoban2/files/digest-cgoban2-2.6.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 9f1fd3b23a93bf38a2af806e90cfdb17 cgoban-unix-2.6.3.tar.bz2 1037160