summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-p2p/deluge: Python 3.8 compatibilityCraig Andrews2020-04-171-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-p2p/deluge: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-091-22/+27
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-p2p/deluge: fix deluge-web.init filePPed722020-01-271-12/+14
| | | | | | | | | | Also fixes installation of unwanted files and byte compilation of python modules. Remove old. Closes: https://bugs.gentoo.org/705914 Signed-off-by: Paolo Pedroni <paolo.pedroni@iol.it> Closes: https://github.com/gentoo/gentoo/pull/14425 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-p2p/deluge: Drop python2_7 to stop relying on ..Pacho Ramos2019-12-261-1/+1
| | | | | | | pygame with python2 support and others Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* net-p2p/deluge: dev-python/mako is an unconditional dependencyCraig Andrews2019-10-161-2/+2
| | | | | | Closes: https://bugs.gentoo.org/697888 Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-p2p/deluge: Python 3.7 compatibilityCraig Andrews2019-10-151-1/+1
| | | | | Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-p2p/deluge: 2.0.3 version bumpCraig Andrews2019-10-111-31/+25
| | | | | | | | | Closes: https://bugs.gentoo.org/688024 Closes: https://github.com/gentoo/gentoo/pull/12548 Closes: https://github.com/gentoo/gentoo/pull/9327 Closes: https://github.com/gentoo/gentoo/pull/13243 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-p2p/deluge: Use GLEP 81 for user/group instead of user eclassCraig Andrews2019-10-111-5/+5
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-p2p/deluge: use HTTPSMichael Mair-Keimberger2018-05-191-2/+2
| | | | Closes: https://github.com/gentoo/gentoo/pull/8478
* net-p2p/deluge: Drop ~arm <1.3.15-r2, restore ~arm >=1.3.15-r2Andreas Sturmlechner2018-02-041-2/+1
| | | | | | | | This was holding up net-libs/libtorrent-rasterbar cleanup. Cleanup duplicate KEYWORDS line in 9999 conditional block. Bug: https://bugs.gentoo.org/636860 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-libs/rb_libtorrent: pkgmove to libtorrent-rasterbarAndreas Sturmlechner2017-03-191-1/+1
| | | | | | | Gentoo-bug: 576126 Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4241
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-p2p/deluge: Optional dep on monolithic or modular twistedKristian Fiskerstrand2016-12-221-2/+3
| | | | | | Gentoo-Bug: 602424 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-p2p/deluge: Add stable live ebuildPPed722016-06-221-2/+2
| | | | Also fixes some tabs vs spaces issues
* net-p2p/deluge: Sync live ebuild to latest changesPPed722016-06-221-21/+61
|
* net-p2p/deluge: Override esetup.pyMike Gilbert2016-06-091-2/+4
| | | | | | | | Resolves a build failure triggered by a change in distutils-r1.eclass. Bug: https://bugs.gentoo.org/585454 Package-Manager: portage-2.3.0_rc1_p20
* net-p2p/deluge: sync live ebuildPPed722016-03-101-4/+13
| | | | | | | | This series of commits closes #1010. Pull-Request: https://github.com/gentoo/gentoo/pull/1010 Gentoo-Bug: https://bugs.gentoo.org/566806 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* net-p2p/deluge: sync live ebuild with latest changesPaolo Pedroni2016-02-291-17/+29
| | | | Fixes bug #476382, #293513 and #518354
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+77
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed