public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Austin English" <wizardedit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/bittornado/
Date: Tue,  3 May 2016 17:35:26 +0000 (UTC)	[thread overview]
Message-ID: <1462296093.5946ab82396efd7ddae7bc59e847ebb9c81cc3f4.wizardedit@gentoo> (raw)

commit:     5946ab82396efd7ddae7bc59e847ebb9c81cc3f4
Author:     Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Tue May  3 17:08:12 2016 +0000
Commit:     Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Tue May  3 17:21:33 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5946ab82

net-p2p/bittornado: remove old version

Package-Manager: portage-2.2.26

 net-p2p/bittornado/bittornado-0.3.18-r3.ebuild | 56 --------------------------
 1 file changed, 56 deletions(-)

diff --git a/net-p2p/bittornado/bittornado-0.3.18-r3.ebuild b/net-p2p/bittornado/bittornado-0.3.18-r3.ebuild
deleted file mode 100644
index 65f330d..0000000
--- a/net-p2p/bittornado/bittornado-0.3.18-r3.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-# note: wxGTK interface has been removed wrt #391685. this ebuild is only for
-# cmdline tools as is.
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1 eutils
-
-MY_PN=BitTornado
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="TheShad0w's experimental BitTorrent client"
-HOMEPAGE="http://www.bittornado.com/"
-SRC_URI="http://download2.bittornado.com/download/${MY_P}.tar.gz"
-LICENSE="MIT"
-SLOT="0"
-
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE=""
-
-RDEPEND="dev-python/pycrypto[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-	app-arch/unzip
-	>=sys-apps/sed-4.0.5"
-
-S=${WORKDIR}/${MY_PN}-CVS
-PIXMAPLOC=/usr/share/pixmaps/bittornado
-
-python_prepare_all() {
-	# fixes wrong icons path
-	sed -i "s:os.path.abspath(os.path.dirname(os.path.realpath(sys.argv\[0\]))):\"${PIXMAPLOC}/\":" btdownloadgui.py
-	# Needs wxpython-2.6 only, bug #201247
-	epatch "${FILESDIR}"/${P}-wxversion.patch
-
-	distutils-r1_python_prepare_all
-}
-
-python_install() {
-	distutils-r1_python_install
-
-	# get rid of any reference to the not-installed gui version
-	rm "${ED%/}"/usr/bin/*gui.py || die
-	rm "${ED%/}$(python_get_scriptdir)"/*gui.py || die
-}
-
-python_install_all() {
-	distutils-r1_python_install_all
-
-	newconfd "${FILESDIR}"/bttrack.conf bttrack
-	newinitd "${FILESDIR}"/bttrack.rc bttrack
-}


             reply	other threads:[~2016-05-03 17:35 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-03 17:35 Austin English [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-06-17 19:52 [gentoo-commits] repo/gentoo:master commit in: net-p2p/bittornado/ William Hubbs
2021-06-17 17:59 Patrick McLean
2021-06-01  6:59 Agostino Sarubbo
2021-06-01  6:36 Agostino Sarubbo
2021-06-01  6:32 Agostino Sarubbo
2021-05-25 21:09 Patrick McLean
2021-02-10  2:43 Patrick McLean
2021-02-07 18:37 Zac Medico
2020-04-17 22:29 David Seifert
2020-03-31 10:01 Agostino Sarubbo
2020-03-31 10:01 Agostino Sarubbo
2020-03-31 10:00 Agostino Sarubbo
2020-03-31  7:18 Agostino Sarubbo
2020-03-30 17:30 Zac Medico
2020-03-30 17:18 Zac Medico
2019-08-11 11:50 David Seifert
2017-03-26 22:39 Zac Medico
2017-03-26 13:17 Michał Górny
2017-03-20 20:44 Zac Medico
2017-03-20 20:44 Zac Medico
2016-09-21 17:48 Tobias Klausmann
2015-11-30 15:59 Jeroen Roovers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1462296093.5946ab82396efd7ddae7bc59e847ebb9c81cc3f4.wizardedit@gentoo \
    --to=wizardedit@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox