Versions
v9999 :: 0 :: gentoo
- Modified
- License
- GPL-2
- USE flags
- console gui libnotify sound test webinterface
v2.1.1-r5 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 x86 ~arm ~arm64 ~riscv
- USE flags
- console gui libnotify sound test webinterface
USE flags
General
- console
- Enable default console UI
- gui
- Enable support for a graphical user interface
- libnotify
- Enable desktop notification support
- sound
- Enable sound support
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- webinterface
- Install dependencies needed for the web interface
python_single_target
- python3_10
- Build for Python 3.10 only
- python3_11
- Build for Python 3.11 only
- python3_12
- Build for Python 3.12 only
- python3_13
- Build for Python 3.13 only
Runtime Dependencies
acct-group / deluge : System group: deluge
acct-user / deluge : user for deluge
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-python / chardet : Universal encoding detector
dev-python / distro : Reliable machine-readable Linux distribution information for Python
dev-python / mako : A Python templating language
dev-python / pillow : Python Imaging Library (fork)
dev-python / pygame : Python bindings for SDL multimedia library
dev-python / pygobject : Python bindings for GObject Introspection
dev-python / pyopenssl : Python interface to the OpenSSL library
dev-python / pyxdg : A Python module to deal with freedesktop.org specifications
dev-python / rencode : similar to bencode from the BitTorrent project
dev-python / setproctitle : Allow customization of the process title
dev-python / twisted : An asynchronous networking framework written in Python
dev-python / zope-interface : Interfaces for Python
gnome-base / librsvg : Scalable Vector Graphics (SVG) rendering library
net-libs / libtorrent-rasterbar : C++ BitTorrent implementation focusing on efficiency and scalability
x11-libs / libnotify : A library for sending desktop notifications
Bugs
- 888183
- net-p2p/deluge: deluge-web.service uses incorrect environment variables
- 906531
- net-p2p/deluge: segmentation fault
- 907271
- net-p2p/deluge: show some messages only the first time package is installed
- 927782
- net-p2p/deluge-2.1.1-r4 fails tests
- 939078
- net-p2p/deluge: needs Ayatana dependency
- 940914
- net-p2p/deluge-2.1.1-r5: deluged error for RPC with short keys (1024 bits) since OpenSSL version 3.3.2
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Ian Jordan · gentoo
net-p2p/deluge: enable py3.13
Closes: https://github.com/gentoo/gentoo/pull/38822 Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
net-p2p/deluge: Clean up dev-python/twisted[ssl] dep
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
net-p2p/deluge: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
net-p2p/deluge: Dekeyword ~ppc
Dekeyword ~ppc as dev-python/greenlet segfaults there. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-p2p/deluge: stabilize 2.1.1-r5 for amd64, x86
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-p2p/deluge: drop test restrict, drop py3.9, sync live
pytest-twisted has py3.12 now -> drop test restriction. Signed-off-by: Sam James <sam@gentoo.org> - Paolo Pedroni · gentoo
net-p2p/deluge: revbump for python-3.12 support
Tests RESTRICTed because they need dev-python/python-twisted, which has no python-3.12 support. Closes: https://bugs.gentoo.org/933212 Signed-off-by: Paolo Pedroni <paolo.pedroni@iol.it> Closes: https://github.com/gentoo/gentoo/pull/36918 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexander Kurakin · gentoo
net-p2p/deluge: remove duplicate dep declaration
PYTHON_REQUIRED_USE is already set by distutils-r1 Signed-off-by: Alexander Kurakin <kuraga333@mail.ru> Closes: https://github.com/gentoo/gentoo/pull/31117 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
net-p2p/deluge: Stabilize 2.1.1-r4 x86, #906745
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-p2p/deluge: Stabilize 2.1.1-r4 amd64, #906745
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
net-p2p/deluge: drop 2.1.1-r2, 2.1.1-r3
Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Pacho Ramos · gentoo
net-p2p/deluge: Fix return error
Thanks-to: Scott Jones Closes: https://bugs.gentoo.org/905841 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
net-p2p/deluge: Fix ayatana indicators detection
Patch already accepted by upstream: https://dev.deluge-torrent.org/ticket/3598 https://dev.deluge-torrent.org/changeset/dbedf7f63 Closes: https://bugs.gentoo.org/904663 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Paolo Pedroni · gentoo
net-p2p/deluge: enable py3.11
Closes: https://bugs.gentoo.org/897142 Signed-off-by: Paolo Pedroni <paolo.pedroni@iol.it> net-p2p/deluge: enable py3.11 for live ebuild as well Signed-off-by: Paolo Pedroni <paolo.pedroni@iol.it> Closes: https://github.com/gentoo/gentoo/pull/30288 Signed-off-by: Craig Andrews <candrews@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Paolo Pedroni · gentoo
net-p2p/deluge: Fix deluge-web systemd service unit
Also clarify systemd service usage and drop old. Closes: https://bugs.gentoo.org/888183 Signed-off-by: Paolo Pedroni <paolo.pedroni@iol.it> Closes: https://github.com/gentoo/gentoo/pull/28852 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Paolo Pedroni · gentoo
net-p2p/deluge: Fix deluge-web execution with twisted-22.10.0
Closes: https://bugs.gentoo.org/879351 Signed-off-by: Paolo Pedroni <paolo.pedroni@iol.it> Closes: https://github.com/gentoo/gentoo/pull/28167 Signed-off-by: Craig Andrews <candrews@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
net-p2p/deluge: drop 2.0.5-r2
Bug: https://bugs.gentoo.org/866842 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
net-p2p/deluge: Stabilize 2.1.1 x86, #877037
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-p2p/deluge: Stabilize 2.1.1 amd64, #877037
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-p2p/deluge: Keyword 2.1.1 x86, #866614
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-p2p/deluge: fix StaticSrcUri
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yixun Lan · gentoo
net-p2p/deluge: forward keywords to live ebuild
Signed-off-by: Yixun Lan <dlan@gentoo.org> - Yixun Lan · gentoo
net-p2p/deluge: Keyword 2.1.1 riscv, #870289
Signed-off-by: Yixun Lan <dlan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-p2p/deluge: Keyword 2.1.1 arm, #866614
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
net-p2p/deluge: Keyword 2.1.1 arm64, #866614
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-p2p/deluge: crank up pytest-twisted dep
Bug: https://bugs.gentoo.org/866677 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-p2p/deluge: Keyword 2.1.1 ppc, #866614
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-p2p/deluge: style tweaks
Signed-off-by: Sam James <sam@gentoo.org> - Matt Jolly · gentoo
net-p2p/deluge: add 2.1.1, update 9999
- USE gtk -> gui - distutils PEP517 Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
net-p2p/deluge: Remove USE=geoip
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
net-p2p/deluge: Account for dev-python/twisted USE={crypt → ssl}
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
net-p2p/deluge: Dekeyword ~sparc due to twisted[crypt] dep
Remove ~sparc keyword since this package (indirectly) depends on dev-python/cryptography that requires Rust nowadays. This flew under the radar so far because we still have non-Rust cryptography versions but we do not intend to maintain them longer than absolutely necessary and deluge does not really seem like a very important package to justify keeping ~sparc keywords. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-p2p/deluge: drop versions
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
net-p2p/deluge: Stabilize 2.0.5-r1 x86, #847571
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Joonas Niilola · gentoo
net-p2p/deluge: Stabilize 2.0.5-r1 amd64, #847571
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-p2p/deluge: Keyword 2.0.5-r1 arm64, #834527
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-p2p/deluge: Stabilize 2.0.3-r11 x86, #828878
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-p2p/deluge: amd64 stable wrt bug #828878
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Craig Andrews · gentoo
net-p2p/deluge: deluge is compatible with libtorrent-rasterbar-2
See: https://github.com/deluge-torrent/deluge/pull/312 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Craig Andrews · gentoo
net-p2p/deluge: 2.0.5 version bump
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Craig Andrews · gentoo
net-p2p/deluge: 2.0.4 version bump
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-p2p/deluge: use PYTHON_SINGLE_USEDEP for libtorrent-rasterbar
Finally had to convert older versions (1.2.x) of libtorrent-rasterbar to python-single-r1 so fixing the dependency here too. Bug: https://bugs.gentoo.org/828676 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-p2p/deluge: x86 stable wrt bug #814926
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-p2p/deluge: amd64 stable wrt bug #814926
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-p2p/deluge: sync live
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-p2p/deluge: depend on older libtorrent-rasterbar
Deluge can't find libtorrent-rasterbar 2.x and isn't compatible with it. (For future, >= libtorrent-rasterbar 2 is now using python-single-r1 (in ~arch, anyway) and we need to therefore use the correct dependency string, given it doesn't have PYTHON_TARGETS_* anymore, but instead PYTHON_SINGLE_TARGET.) Reported on the forums at: https://forums.gentoo.org/viewtopic-t-1142958.html Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Craig Andrews · gentoo
net-p2p/deluge: Fix twisted logging error
Closes: https://bugs.gentoo.org/807997 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-p2p/deluge: [QA] update caches
Reported-by: hanetzer Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
net-p2p/deluge: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Craig Andrews · gentoo
net-p2p/deluge: Python 3.9 compatibility
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
net-p2p/deluge: drop 2.0.3, 2.0.3, 2.0.3, 2.0.3
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-p2p/deluge: Stabilize 2.0.3-r8 amd64, #771267
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-p2p/deluge: Stabilize 2.0.3-r8 x86, #771267
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-p2p/deluge: ppc keyworded (bug #748564)
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Craig Andrews · gentoo
net-p2p/deluge: Fix fails to load state saved by version 1.3.15-r3
Closes: https://bugs.gentoo.org/731664 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Craig Andrews <candrews@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Craig Andrews · gentoo
net-p2p/deluge: Fix "cannot remove deluge-console"
Closes: https://bugs.gentoo.org/730196 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Craig Andrews <candrews@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
net-p2p/deluge: keyworded 2.0.3-r5 for ppc, bug #705486
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
net-p2p/deluge: Drop old (py27-only)
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-p2p/deluge: x86 stable wrt bug #704986
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Craig Andrews · gentoo
net-p2p/deluge: Python 3.8 compatibility
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Craig Andrews <candrews@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
net-p2p/deluge: keyworded 2.0.3-r5 for sparc, bug #705486
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
net-p2p/deluge: Flatten twisted dep
Signed-off-by: Michał Górny <mgorny@gentoo.org> - neeshy · gentoo
net-p2p/deluge: fix warning related to gettext
Signed-off-by: Nima Sadeghi <neeshy@tfwno.gf> Closes: https://github.com/gentoo/gentoo/pull/15081 Signed-off-by: Craig Andrews <candrews@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-p2p/deluge: amd64 stable wrt bug #704986
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
net-p2p/deluge: Switch to PYTHON_MULTI_USEDEP API
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Paolo Pedroni · gentoo
add forgotten ~arm keyword after update
Bug: https://bugs.gentoo.org/705486 Signed-off-by: Paolo Pedroni <paolo.pedroni@iol.it> Closes: https://github.com/gentoo/gentoo/pull/14485 Signed-off-by: Craig Andrews <candrews@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
net-p2p/deluge: Add ~arm keyword wrt bug #705486
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - PPed72 · gentoo
net-p2p/deluge: fix deluge-web.init file
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> - Repository mirror & CI · gentoo
Merge updates from master - Richard Freeman · gentoo
net-p2p/deluge: amd64 stable
Bug: https://bugs.gentoo.org/704986 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Richard Freeman <rich0@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
net-p2p/deluge: Drop python2_7 to stop relying on ..
pygame with python2 support and others Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Craig Andrews · gentoo
net-p2p/deluge: Cleanup old version
Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org> - Craig Andrews · gentoo
net-p2p/deluge: dev-python/mako is an unconditional dependency
Closes: https://bugs.gentoo.org/697888 Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - PPed72 · gentoo
net-p2p/deluge: fix deluge-web.service unit file
Closes: https://bugs.gentoo.org/697856 Signed-off-by: Paolo Pedroni <paolo.pedroni@iol.it> Package-Manager: Portage-2.3.76, Repoman-2.3.16 Closes: https://github.com/gentoo/gentoo/pull/13319 Signed-off-by: Craig Andrews <candrews@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Craig Andrews · gentoo
net-p2p/deluge: Python 3.7 compatibility
Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Craig Andrews · gentoo
net-p2p/deluge: 2.0.3 version bump
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> - Craig Andrews · gentoo
net-p2p/deluge: Use GLEP 81 for user/group instead of user eclass
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Craig Andrews <candrews@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
net-p2p/deluge: x86 stable (bug #681612)
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
net-p2p/deluge: amd64 stable, bug #681612
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - PPed72 · gentoo
net-p2p/deluge: restrict libtorrent-rasterbar dependency
net-libs/libtorrent-rasterbar-1.2 removed several deprecated functions needed by net-p2p deluge. We thus restrict the dependency to be <net-libs/libtorrent-rasterbar-1.2 Also a few cleanups already discussed for deluge-9999 Closes: https://bugs.gentoo.org/676056 Signed-off-by: Paolo Pedroni <paolo.pedroni@iol.it> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10892 Signed-off-by: Craig Andrews <candrews@gentoo.org> - Michael Mair-Keimberger · gentoo
net-p2p/deluge: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/8478 - Andreas Sturmlechner · gentoo
net-p2p/deluge: Drop old
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Agostino Sarubbo · gentoo
net-p2p/deluge: amd64 stable wrt bug #641336
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64" - Thomas Deutschmann · gentoo
net-p2p/deluge: x86 stable (bug #641336)
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Andreas Sturmlechner · gentoo
net-p2p/deluge: Drop ~arm <1.3.15-r2, restore ~arm >=1.3.15-r2
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 - PPed72 · gentoo
net-p2p/deluge: fix libtorrent-rasterbar dependency and geoip USE-dep
Some more ebuild cleanup Bug: https://bugs.gentoo.org/636860 - PPed72 · gentoo
net-p2p/deluge: fix libtorrent-rasterbar dependency and geoip USE-dep
Bug: https://bugs.gentoo.org/636860 - PPed72 · gentoo
net-p2p/deluge: fix to preferences ui
Bug: https://bugs.gentoo.org/623650 - Kristian Fiskerstrand · gentoo
net-p2p/deluge: Cleanup of 1.3.14
Security cleanup Gentoo-Proxied-Maintainer: Paolo Pedroni Gentoo-Bug: 618872 Package-Manager: Portage-2.3.5, Repoman-2.3.1 - Agostino Sarubbo · gentoo
net-p2p/deluge: x86 stable wrt bug #618872
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-p2p/deluge: amd64 stable wrt bug #618872
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Kristian Fiskerstrand · gentoo
net-p2p/deluge: New version 1.3.15
Proxied commit Thanks-To: Paolo Pedroni Gentoo-Bug: 619812 Gentoo-Bug: 618872 Package-Manager: Portage-2.3.5, Repoman-2.3.1 - Kristian Fiskerstrand · gentoo
net-p2p/deluge: Cleanup old versions
Gentoo-Bug: 612144 Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Andreas Sturmlechner · gentoo
net-libs/rb_libtorrent: pkgmove to libtorrent-rasterbar
Gentoo-bug: 576126 Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4241 - Agostino Sarubbo · gentoo
net-p2p/deluge: x86 stable wrt bug #612144
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-p2p/deluge: amd64 stable wrt bug #612144
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Kristian Fiskerstrand · gentoo
net-p2p/deluge: Version bump to 1.3.14
Straight version bump for security vulns Proxied-Maintainer: Paolo Pedroni Gentoo-Bug: 612144 Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Agostino Sarubbo · gentoo
net-p2p/deluge: x86 stable wrt bug #530720
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-p2p/deluge: amd64 stable wrt bug #530720
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Kristian Fiskerstrand · gentoo
net-p2p/deluge: Fix dependency on net-libs/rb_libtorrent.
The newer version of the library is not strictly necessary and requires additional stabilization if to be used, so reducing the version requirement for 1.3.13 in order to stabilize the point version. Proxied-Maintainer: Paolo Pedroni Gentoo-Bug: 601048 Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Kristian Fiskerstrand · gentoo
net-p2p/deluge: Clean up old testing versions
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Kristian Fiskerstrand · gentoo
net-p2p/deluge: Optional dep on monolithic or modular twisted
Gentoo-Bug: 602424 Package-Manager: Portage-2.3.3, Repoman-2.3.1 - PPed72 · gentoo
net-p2p/deluge: version bump to 1.3.13 - PPed72 · gentoo
net-p2p/deluge: Add stable live ebuild
Also fixes some tabs vs spaces issues - PPed72 · gentoo
net-p2p/deluge: Sync live ebuild to latest changes - PPed72 · gentoo
net-p2p/deluge: Remove old - PPed72 · gentoo
net-p2p/deluge: Make UI installation USE-conditional
Gentoo-bug: 381837 New ebuild, EAPI=6, add local use flags and new languages to metadata.xml, fix patch for EAPI=6 - Mike Gilbert · gentoo
net-p2p/deluge: Override esetup.py
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 - PPed72 · gentoo
net-p2p/deluge: fix scheduler plugin
Reporter: Giacomo Tazzari <giacomo.tazzari@gmail.com> Gentoo-Bug: https://bugs.gentoo.org/577848 Closes: https://github.com/gentoo/gentoo/pull/1103 - PPed72 · gentoo
net-p2p/deluge: sync live ebuild
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> - PPed72 · gentoo
net-p2p/deluge: remove old
Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - PPed72 · gentoo
net-p2p/deluge: improved systemd support
The ebuild now creates deluge user and group (fix Gentoo bug #566806) Give notice to systemd users of change in configuration files. Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/PPed72/net-p2p/deluge_fix_live_ebuild'
Pull request: https://github.com/gentoo/gentoo/pull/945 - Paolo Pedroni · gentoo
net-p2p/deluge: sync live ebuild with latest changes
Fixes bug #476382, #293513 and #518354 - Paolo Pedroni · gentoo
net-p2p/deluge: split startup script for daemon and web insterface
Rename ebuild to force upgrade for ~arch users. Fixes bug #350213. Thanks to Cameron Tacklind <cameron@tacklind.com> for bug report and inspiration. - Paolo Pedroni · gentoo
net-p2p/deluge: unbundle startup scripts for daemon and web interface
Fixes bug #350213 (thanks to Cameron Tacklind <cameron@tacklind.com>) - Kristian Fiskerstrand · gentoo
net-p2p/deluge: New revision
Package-Manager: portage-2.2.27 - Agostino Sarubbo · gentoo
net-p2p/deluge: x86 stable wrt bug #566206
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Paolo Pedroni · gentoo
net-p2p/deluge: remove old - Pacho Ramos · gentoo
net-p2p/deluge: PYTHON_REQUIRED_USE needed
Package-Manager: portage-2.2.27 - Agostino Sarubbo · gentoo
net-p2p/deluge: amd64 stable wrt bug #566206
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Patrice Clement · gentoo
Merge remote-tracking branch 'github/pr/371'. - Paolo Pedroni · gentoo
net-p2p/deluge: Version bump. Fixes bug 561398.
Gentoo-Bug: 561398 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
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