summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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-libs/libtorrent: remove old version 0.13.6.*Stephen Shkardoon2018-08-105-219/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-libs/libtorrent: 0.13.7-r1 x86 stable, bug #663012Michał Górny2018-08-101-1/+1
|
* net-libs/libtorrent: amd64 stableJason Zaman2018-08-101-1/+1
| | | | | Gentoo-bug: 663012 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-libs/libtorrent: Fix configure checks to allow cross compilingStephen Shkardoon2018-07-033-0/+140
| | | | | | | | | Already patched in upstream: https://github.com/rakshasa/libtorrent/pull/174 https://github.com/rakshasa/libtorrent/pull/175 Closes: https://bugs.gentoo.org/show_bug.cgi?id=446184 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-libs/libtorrent: version bump to 0.13.7Stephen Shkardoon2018-06-172-0/+68
| | | | | | Remove IPv6 USE flag, as this is no longer compile time configurable Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-libs/libtorrent: clarify openssl <1.1 requirementStephen Shkardoon2018-05-202-4/+4
| | | | | Bug: https://bugs.gentoo.org/655696 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-libs/libtorrent: support openssl-1.1Stephen Shkardoon2018-05-205-0/+335
| | | | | | Closes: https://bugs.gentoo.org/655696 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-libs/libtorrent: 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-libs/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* net-libs/libtorrent: stable 0.13.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-libs/libtorrent: stable 0.13.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-libs/libtorrent: stable 0.13.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-libs/libtorrent: 0.13.6-r1 stable on amd64 and x86Jason Zaman2017-11-031-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* net-libs/libtorrent: fix undefined __sync_add_and_fetch_8 (bug 518582)Jason Zaman2017-08-191-0/+61
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* net-libs/libtorrent: drop oldJason Zaman2017-08-193-96/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* net-libs/libtorrent: 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 $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-libs/libtorrent: Stable for PPC64 (bug #522706).Jeroen Roovers2016-04-071-1/+1
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --ignore-arches
* net-libs/libtorrent: x86 stable, bug #522706Pacho Ramos2016-01-301-1/+1
| | | | Package-Manager: portage-2.2.26
* net-libs/libtorrent: Take over maintainershipJason Zaman2016-01-261-3/+8
| | | | 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-libs/libtorrent: 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-libs/libtorrent: 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-264-22/+58
| | | | | | | | | | | | * 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
* 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>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-085-0/+124
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