summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-p2p/rtorrent: drop 0.9.7, 0.9.7-r1David Seifert2022-07-022-54/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-p2p/rtorrent: drop inactive proxied maintainerSam James2022-07-021-4/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/rtorrent: drop 0.9.7, 0.9.7-r1Sam James2022-07-023-148/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/rtorrent: Keyword 0.9.8-r1 riscv, #840589Jakov Smolić2022-04-251-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-p2p/rtorrent: Keyword 0.9.8-r1 mips, #840589Jakov Smolić2022-04-251-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-p2p/rtorrent: Remove dependency on screen for daemonising.Jamie Getty2022-02-263-0/+103
| | | | | | | | | Also update to EAPI8. econf now automatically passes --with-sysroot= which sets the macos-only -syslibroot so needs to be --sysroot on linux. Closes: https://github.com/gentoo/gentoo/pull/23645 Signed-off-by: Jamie Getty <jamiegetty1@gmail.com> Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-p2p/rtorrent: add xmlrpc-c subslot depDaniel M. Weeks2021-01-111-1/+1
| | | | | | | | Closes: https://bugs.gentoo.org/764995 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Daniel M. Weeks <dan@danweeks.net> Closes: https://github.com/gentoo/gentoo/pull/19037 Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/rtorrent: drop x86-macosFabian Groffen2021-01-063-6/+6
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: [QA] Remove redundant <longdescription/>sMichał Górny2020-09-141-4/+0
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17540 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-p2p/rtorrent: arm64 keyworded (bug #731292)Sam James2020-07-101-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* */*: [QA] Remove redundant --disable-{dependency-tracking,silent-rules}David Seifert2020-02-223-6/+3
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14738 Signed-off-by: David Seifert <soap@gentoo.org>
* net-p2p/rtorrent: x86 stable wrt bug #702424Agostino Sarubbo2019-12-121-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-p2p/rtorrent: amd64 stable wrt bug #702424Agostino Sarubbo2019-12-111-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-113-2/+5
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-p2p: Remove *-fbsd KEYWORDSMichał Górny2019-10-113-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-p2p/rtorrent: Add version 0.9.8Stephen Shkardoon2019-08-052-0/+69
| | | | | | | | | | Also removes dependency on dev-libs/libsigc++ Closes: https://github.com/gentoo/gentoo/pull/12587 Bug: https://bugs.gentoo.org/687996 Signed-off-by: Stephen Shkardoon <ss23@ss23.geek.nz> Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* Drop arm-linux keyword from tree.Benda Xu2018-08-312-2/+2
| | | | | | | | "arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
* net-p2p/rtorrent: remove old version 0.9.6.*Stephen Shkardoon2018-08-106-201/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-p2p/rtorrent: 0.9.7-r1 x86 stable, bug #663012Michał Górny2018-08-101-1/+1
|
* net-p2p/rtorrent: amd64 stableJason Zaman2018-08-101-1/+1
| | | | | Gentoo-bug: 663012 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-p2p/rtorrent: Patch configure to allow cross compilingStephen Shkardoon2018-07-032-0/+97
| | | | | | | | Patch already merged upstream https://github.com/rakshasa/rtorrent/pull/753 Closes: https://bugs.gentoo.org/show_bug.cgi?id=446186 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-p2p/rtorrent: resolve ncurses compile failureStephen Shkardoon2018-06-192-0/+35
| | | | | | | Adds a patch to ensure tinfo is correctly linked. This only occurs when ncurses is built with the "tinfo" useflag. Closes: https://bugs.gentoo.org/658390 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-p2p/rtorrent: version bump to 0.9.7Stephen Shkardoon2018-06-172-0/+70
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8855
* net-p2p/rtorrent: Fix init script to ensure PID file is createdStephen Shkardoon2018-01-211-2/+3
| | | | | | | | | By only replacing the PID in the stop action, we can ensure start-stop-daemon had time to create the PID file. Closes: https://bugs.gentoo.org/634852 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* net-p2p/rtorrent: Add Stephen as proxy-maintainerJason Zaman2018-01-191-0/+4
| | | | | Bug: https://bugs.gentoo.org/645020 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* net-p2p/rtorrent: Update init.d script to use correct PIDStephen Shkardoon2018-01-191-1/+3
| | | | | | | | Overwrites the start-stop-daemon created PID file with the child PID obtained by searching for children of screen. Closes: https://bugs.gentoo.org/634852 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* net-p2p/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* net-p2p/rtorrent: stable 0.9.6-r1 for ppc64, bug #636348Sergei Trofimovich2017-11-101-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ppc64"
* net-p2p/rtorrent: stable 0.9.6-r1 for ppc, bug #636348Sergei Trofimovich2017-11-101-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ppc"
* net-p2p/rtorrent: stable 0.9.6-r1 for sparc, bug #636348 (thanks to Rolf ↵Sergei Trofimovich2017-11-031-1/+1
| | | | | | | Eike Beer) Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="sparc"
* net-p2p/rtorrent: 0.9.6-r1 stable on amd64 and x86Jason Zaman2017-11-031-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* net-p2p/rtorrent: drop oldJason Zaman2017-08-193-121/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* net-p2p/rtorrent: fix building against cppunit (bug 620908)Jason Zaman2017-08-192-0/+91
| | | | | | Thanks to Nado and Ben Kohler Package-Manager: Portage-2.3.6, Repoman-2.3.1
* net-p2p/rtorrent: Stable for HPPA (bug #522706).Jeroen Roovers2017-05-141-2/+2
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-281-1/+0
| | | | Bug: 611234
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-p2p/rtorrent: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* net-p2p/rtorrent: Stable for PPC64 (bug #522706).Jeroen Roovers2016-04-071-1/+1
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --ignore-arches
* net-p2p/rtorrent: x86 stable, bug #522706Pacho Ramos2016-01-301-1/+1
| | | | Package-Manager: portage-2.2.26
* net-p2p/rtorrent: Take over maintainershipJason Zaman2016-01-261-9/+16
| | | | Package-Manager: portage-2.2.26
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+0
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* net-p2p/rtorrent: ppc stable wrt bug #522706Agostino Sarubbo2016-01-171-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-p2p/rtorrent: amd64 stable wrt bug #522706Agostino Sarubbo2015-12-251-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-p2p/rtorrent: version bump 0.9.6Anthony Ryan2015-10-263-5/+70
| | | | | | | | | | | | * Bumped net-libs/libtorrent (required bump by dependency) * Updated the HOMEPAGE and SRC_URI due to changes upstream * [Repoman] Bumped EAPI, copyright and added slot operators * Added additional metadata and fixed indentation of metadata.xml * Added missing test dependency for libtorrent * Removed posix_falloc test override (resolved upstream) * Initial LibreSSL support Fixes https://bugs.gentoo.org/562830
* sys-libs/ncurses: move to SLOT=0 #557472Mike Frysinger2015-08-261-1/+1
| | | | | Use SLOT=0 for installing of main development files like other packages so we can use other SLOTs for installing SONAME libs for binary packages.
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* net-p2p/rtorrent: Use slot operators for ncursesJustin Lecher2015-08-161-1/+1
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>