diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-07-15 07:38:00 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-07-15 07:38:00 +0000 |
commit | 9fbb2313607150af5cb357a0f37fa47630daa56d (patch) | |
tree | b05657ea3de22046b2705b5f79735418fdd2d64f /net-p2p | |
parent | - old .26 ebuild (diff) | |
download | gentoo-2-9fbb2313607150af5cb357a0f37fa47630daa56d.tar.gz gentoo-2-9fbb2313607150af5cb357a0f37fa47630daa56d.tar.bz2 gentoo-2-9fbb2313607150af5cb357a0f37fa47630daa56d.zip |
goodbye bittorrent-theshadow. We will miss you, but you are now bittornado! Goodbye bug #56846, I won't miss you quite so much.
Diffstat (limited to 'net-p2p')
9 files changed, 0 insertions, 223 deletions
diff --git a/net-p2p/bittorrent-theshadow/ChangeLog b/net-p2p/bittorrent-theshadow/ChangeLog deleted file mode 100644 index abc6eb50a408..000000000000 --- a/net-p2p/bittorrent-theshadow/ChangeLog +++ /dev/null @@ -1,33 +0,0 @@ -# ChangeLog for net-p2p/bittorrent-theshadow -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent-theshadow/ChangeLog,v 1.24 2004/07/15 02:06:54 squinky86 Exp $ - - 03 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> - bittorrent-theshadow-5.8.10.ebuild, bittorrent-theshadow-5.8.11.ebuild, - bittorrent-theshadow-5.8.7.ebuild: - Change wxPython to wxpython. - - 22 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> - bittorrent-theshadow-5.8.10.ebuild, bittorrent-theshadow-5.8.11.ebuild, - bittorrent-theshadow-5.8.7.ebuild: - HOMEPAGE update closes bug #4528. - -*bittorrent-theshadow-5.8.11 (06 Mar 2004) - - 06 Mar 2004; Martin Holzer <mholzer@gentoo.org> - bittorrent-theshadow-5.8.11.ebuild: - Version bumped. Closes 43800 - -*bittorrent-theshadow-5.8.10 (26 Feb 2004) - - 26 Feb 2004; Jeremy Huddleston <eradicator@gentoo.org> - bittorrent-theshadow-5.8.10.ebuild: - Version bump. Closes bug #42116. - -*bittorrent-theshadow-5.8.7 (21 Jan 2004) - - 21 Jan 2004; Don Seiler <rizzo@gentoo.org>; - bittorrent-theshadow-5.8.7.ebuild, metadata.xml: - Re-adding from scratch. Thanks Anders Bruun Olsen for submitting. Takes care - of Bug 36112 - diff --git a/net-p2p/bittorrent-theshadow/Manifest b/net-p2p/bittorrent-theshadow/Manifest deleted file mode 100644 index d01fbfc007b4..000000000000 --- a/net-p2p/bittorrent-theshadow/Manifest +++ /dev/null @@ -1,8 +0,0 @@ -MD5 725a8cffdef7357856dc471cb51548ea bittorrent-theshadow-5.8.10.ebuild 1674 -MD5 e3fe958b3f9ba395719100bf317fcba1 bittorrent-theshadow-5.8.7.ebuild 1453 -MD5 12f9e8cb24783d799874cdf03deb6c42 bittorrent-theshadow-5.8.11.ebuild 1690 -MD5 2eabd9d6b00bfe9bf84a50d8666796ca ChangeLog 1208 -MD5 3c53581479f854cac3dc99747a5b031a metadata.xml 443 -MD5 5fb37fad8e3daadbf3e9947187d67af7 files/digest-bittorrent-theshadow-5.8.10 84 -MD5 c7b5a83deb5c5f1715e0bbb72f8941a5 files/digest-bittorrent-theshadow-5.8.11 84 -MD5 db4a09fef61cd98de535b4148d661d86 files/digest-bittorrent-theshadow-5.8.7 83 diff --git a/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.10.ebuild b/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.10.ebuild deleted file mode 100644 index 7d65134c0bdc..000000000000 --- a/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.10.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.10.ebuild,v 1.7 2004/07/15 02:06:54 squinky86 Exp $ - -inherit distutils eutils - -DESCRIPTION="TheShad0w's experimental BitTorrent client" -HOMEPAGE="http://www.bittornado.com/" -SRC_URI="http://home.elp.rr.com/tur/BitTorrent-experimental-S-${PV}.tar.gz" -LICENSE="MIT" -SLOT="0" - -KEYWORDS="~x86" -IUSE="X" - -RDEPEND="X? ( >=dev-python/wxpython-2.2 ) - >=dev-lang/python-2.0 - !virtual/bittorrent" - -DEPEND="${RDEPEND} - >=sys-apps/sed-4.0.5" - -PROVIDE="virtual/bittorrent" - -S="${WORKDIR}/bittorrent-CVS-shadowsclient" -PIXMAPLOC="/usr/share/pixmaps/bittorrent" - -src_unpack() { - unpack ${A} - sed -i "s:os.path.abspath(os.path.dirname(sys.argv\[0\])):\"${PIXMAPLOC}/\":" ${S}/btdownloadgui.py -} - -src_install() { - distutils_src_install - - dodir etc - cp -a /etc/mailcap ${D}/etc/ - MAILCAP_STRING="application/x-bittorrent; /usr/bin/btdownloadgui.py '%s'; test=test -n \"\$DISPLAY\"" - - if use X; then - dodir ${PIXMAPLOC} - insinto ${PIXMAPLOC} - doins *.ico *.gif - if [ -n "`grep 'application/x-bittorrent' ${D}/etc/mailcap`" ]; then - # replace bittorrent entry if it already exists - einfo "updating bittorrent mime info" - sed -i "s,application/x-bittorrent;.*,${MAILCAP_STRING}," ${D}/etc/mailcap - else - # add bittorrent entry if it doesn't exist - einfo "adding bittorrent mime info" - echo "${MAILCAP_STRING}" >> ${D}/etc/mailcap - fi - else - # get rid of any reference to the not-installed gui version - sed -i '/btdownloadgui/d' ${D}/etc/mailcap - rm ${D}/usr/bin/*gui.py - fi -} diff --git a/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.11.ebuild b/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.11.ebuild deleted file mode 100644 index b3b471841ead..000000000000 --- a/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.11.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.11.ebuild,v 1.8 2004/07/15 02:06:54 squinky86 Exp $ - -inherit distutils eutils - -DESCRIPTION="TheShad0w's experimental BitTorrent client" -HOMEPAGE="http://www.bittornado.com/" -SRC_URI="http://e.scarywater.net/bt/download/BitTorrent-experimental-S-${PV}.tar.gz" -LICENSE="MIT" -SLOT="0" - -KEYWORDS="~x86 ~amd64" -IUSE="X" - -RDEPEND="X? ( >=dev-python/wxpython-2.2 ) - >=dev-lang/python-2.0 - !virtual/bittorrent" - -DEPEND="${RDEPEND} - >=sys-apps/sed-4.0.5" - -PROVIDE="virtual/bittorrent" - -S="${WORKDIR}/bittorrent-CVS-shadowsclient" -PIXMAPLOC="/usr/share/pixmaps/bittorrent" - -src_unpack() { - unpack ${A} - sed -i "s:os.path.abspath(os.path.dirname(sys.argv\[0\])):\"${PIXMAPLOC}/\":" ${S}/btdownloadgui.py -} - -src_install() { - distutils_src_install - - dodir etc - cp -a /etc/mailcap ${D}/etc/ - MAILCAP_STRING="application/x-bittorrent; /usr/bin/btdownloadgui.py '%s'; test=test -n \"\$DISPLAY\"" - - if use X; then - dodir ${PIXMAPLOC} - insinto ${PIXMAPLOC} - doins *.ico *.gif - if [ -n "`grep 'application/x-bittorrent' ${D}/etc/mailcap`" ]; then - # replace bittorrent entry if it already exists - einfo "updating bittorrent mime info" - sed -i "s,application/x-bittorrent;.*,${MAILCAP_STRING}," ${D}/etc/mailcap - else - # add bittorrent entry if it doesn't exist - einfo "adding bittorrent mime info" - echo "${MAILCAP_STRING}" >> ${D}/etc/mailcap - fi - else - # get rid of any reference to the not-installed gui version - sed -i '/btdownloadgui/d' ${D}/etc/mailcap - rm ${D}/usr/bin/*gui.py - fi -} diff --git a/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.7.ebuild b/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.7.ebuild deleted file mode 100644 index 481614b2ba6a..000000000000 --- a/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.7.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent-theshadow/bittorrent-theshadow-5.8.7.ebuild,v 1.10 2004/07/15 02:06:54 squinky86 Exp $ - -inherit distutils - -DESCRIPTION="TheShad0w's experimental BitTorrent client" -HOMEPAGE="http://www.bittornado.com/" -SRC_URI="http://home.elp.rr.com/tur/BitTorrent-experimental-S-${PV}.tar.gz" -LICENSE="MIT" -SLOT="0" - -KEYWORDS="~x86" -IUSE="X" - -RDEPEND="X? ( >=dev-python/wxpython-2.2 ) - >=dev-lang/python-2.1 - !virtual/bittorrent" -DEPEND="${RDEPEND} - >=sys-apps/sed-4.0.5" -PROVIDE="virtual/bittorrent" - -S="${WORKDIR}/bittorrent-CVS-shadowsclient" - -src_install() { - distutils_src_install - - if ! use X; then - rm ${D}/usr/bin/*gui.py - fi - - dodir etc - cp -a /etc/mailcap ${D}/etc/ - - MAILCAP_STRING="application/x-bittorrent; /usr/bin/btdownloadgui.py '%s'; test=test -n \"\$DISPLAY\"" - - if use X; then - if [ -n "`grep 'application/x-bittorrent' ${D}/etc/mailcap`" ]; then - # replace bittorrent entry if it already exists - einfo "updating bittorrent mime info" - sed -i "s,application/x-bittorrent;.*,${MAILCAP_STRING}," ${D}/etc/mailcap - else - # add bittorrent entry if it doesn't exist - einfo "adding bittorrent mime info" - echo "${MAILCAP_STRING}" >> ${D}/etc/mailcap - fi - else - # get rid of any reference to the not-installed gui version - sed -i '/btdownloadgui/d' ${D}/etc/mailcap - fi -} - diff --git a/net-p2p/bittorrent-theshadow/files/digest-bittorrent-theshadow-5.8.10 b/net-p2p/bittorrent-theshadow/files/digest-bittorrent-theshadow-5.8.10 deleted file mode 100644 index db5da37b19bd..000000000000 --- a/net-p2p/bittorrent-theshadow/files/digest-bittorrent-theshadow-5.8.10 +++ /dev/null @@ -1 +0,0 @@ -MD5 675b1980f8fcdcf9e52d4ec4c3a82c13 BitTorrent-experimental-S-5.8.10.tar.gz 146004 diff --git a/net-p2p/bittorrent-theshadow/files/digest-bittorrent-theshadow-5.8.11 b/net-p2p/bittorrent-theshadow/files/digest-bittorrent-theshadow-5.8.11 deleted file mode 100644 index 19e1acaf463f..000000000000 --- a/net-p2p/bittorrent-theshadow/files/digest-bittorrent-theshadow-5.8.11 +++ /dev/null @@ -1 +0,0 @@ -MD5 1549187bd26f574127c444d272cc5881 BitTorrent-experimental-S-5.8.11.tar.gz 143004 diff --git a/net-p2p/bittorrent-theshadow/files/digest-bittorrent-theshadow-5.8.7 b/net-p2p/bittorrent-theshadow/files/digest-bittorrent-theshadow-5.8.7 deleted file mode 100644 index 302f4b7d5d26..000000000000 --- a/net-p2p/bittorrent-theshadow/files/digest-bittorrent-theshadow-5.8.7 +++ /dev/null @@ -1 +0,0 @@ -MD5 6ce8a2ba83e9b10c10a791d9f3ce6aa7 BitTorrent-experimental-S-5.8.7.tar.gz 144887 diff --git a/net-p2p/bittorrent-theshadow/metadata.xml b/net-p2p/bittorrent-theshadow/metadata.xml deleted file mode 100644 index cf75d413c9ad..000000000000 --- a/net-p2p/bittorrent-theshadow/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>net-p2p</herd> -<maintainer> - <email>rizzo@gentoo.org</email> - <name>Don Seiler</name> - <description>seemant asked to put this back in since it was taken out after the Luke-Jr unpleasantness.</description> -</maintainer> -<!-- <longdescription>Long description of the package</longdescription> --> -</pkgmetadata> |