summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-06-08 22:45:10 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-06-08 22:45:10 +0000
commit2c60125c05cc95d683514cae4e739ae7021b9b35 (patch)
treef4ef9492a90aad89901c353a452f754692a80457 /games-board/cgoban2
parenti did NOT just add gentoolkit to the gcc34-amd64-2004.1 profile. no, really. ... (diff)
downloadhistorical-2c60125c05cc95d683514cae4e739ae7021b9b35.tar.gz
historical-2c60125c05cc95d683514cae4e739ae7021b9b35.tar.bz2
historical-2c60125c05cc95d683514cae4e739ae7021b9b35.zip
clean older ebuilds
Diffstat (limited to 'games-board/cgoban2')
-rw-r--r--games-board/cgoban2/Manifest4
-rw-r--r--games-board/cgoban2/cgoban2-2.5.6.ebuild28
-rw-r--r--games-board/cgoban2/cgoban2-2.5.7.ebuild28
-rw-r--r--games-board/cgoban2/files/digest-cgoban2-2.5.61
-rw-r--r--games-board/cgoban2/files/digest-cgoban2-2.5.71
5 files changed, 0 insertions, 62 deletions
diff --git a/games-board/cgoban2/Manifest b/games-board/cgoban2/Manifest
index 251c3578737a..a3d7a5cd231b 100644
--- a/games-board/cgoban2/Manifest
+++ b/games-board/cgoban2/Manifest
@@ -1,11 +1,7 @@
MD5 0ecab1c2e6cce0224e9be3653bd3e730 ChangeLog 1746
MD5 e050280080fd4a526cc74e6b02eb71e0 cgoban2-2.5.8.ebuild 805
MD5 3f11aaf297b2fe67404a96cda13e9bfe metadata.xml 251
-MD5 81214359a0cd41931f62d02f9018e2f7 cgoban2-2.5.6.ebuild 806
-MD5 0d8cf9c62c3a88aa58ef51d58a84af08 cgoban2-2.5.7.ebuild 806
MD5 f78f6342f66a87f3b7c835753846e70b cgoban2-2.6.1.ebuild 806
MD5 43df47e140b323e55581eda8401299a9 files/cgoban2 440
MD5 e7df4260f4a67e33c27a38649627f548 files/digest-cgoban2-2.5.8 70
MD5 33b017a72bc9fc48f533ab6002489a9f files/digest-cgoban2-2.6.1 70
-MD5 9d6b517fa56d2e4b55614c6f7a28ca2f files/digest-cgoban2-2.5.6 70
-MD5 f17b826cf4cbedbb026c9b6985a440e1 files/digest-cgoban2-2.5.7 70
diff --git a/games-board/cgoban2/cgoban2-2.5.6.ebuild b/games-board/cgoban2/cgoban2-2.5.6.ebuild
deleted file mode 100644
index 5018339d318f..000000000000
--- a/games-board/cgoban2/cgoban2-2.5.6.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2004 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.6.ebuild,v 1.1 2004/02/20 07:48:49 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"
-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.5.7.ebuild b/games-board/cgoban2/cgoban2-2.5.7.ebuild
deleted file mode 100644
index cf8d9e6612da..000000000000
--- a/games-board/cgoban2/cgoban2-2.5.7.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2004 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.7.ebuild,v 1.1 2004/03/18 07:54:25 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"
-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/files/digest-cgoban2-2.5.6 b/games-board/cgoban2/files/digest-cgoban2-2.5.6
deleted file mode 100644
index 31f87ab8df5d..000000000000
--- a/games-board/cgoban2/files/digest-cgoban2-2.5.6
+++ /dev/null
@@ -1 +0,0 @@
-MD5 d54c45838a941604abbc31baad7e524d cgoban-unix-2.5.6.tar.bz2 898512
diff --git a/games-board/cgoban2/files/digest-cgoban2-2.5.7 b/games-board/cgoban2/files/digest-cgoban2-2.5.7
deleted file mode 100644
index bba67f94e9e2..000000000000
--- a/games-board/cgoban2/files/digest-cgoban2-2.5.7
+++ /dev/null
@@ -1 +0,0 @@
-MD5 f7ed9b237851f9116fd27961334669af cgoban-unix-2.5.7.tar.bz2 920550