summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-libs/rb_libtorrent: fix miscellaneous issuesPPed722016-05-201-2/+6
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/581274 Closes: https://github.com/gentoo/gentoo/pull/1394 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* net-libs/rb_libtorrent: fix linking of python bindingsPPed722016-04-212-0/+103
| | | | | | | | | | Thanks to Jan Chren (rindeal) <dev.rindeal+bugs.gentoo.org@gmail.com> for the ebuild, I've simply ported the good bits to the current one. Gentoo-Bug: https://bugs.gentoo.org/576910 Closes: https://github.com/gentoo/gentoo/pull/1262 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* net-libs/rb_libtorrent: py3.3 is no longer in IUSEHolger Hoffstätte2016-03-101-3/+1
|
* net-libs/rb_libtorrent: Removed old.Lars Wendler2016-03-096-444/+0
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-libs/rb_libtorrent: Bump to version 1.0.9 (bug #576794).Lars Wendler2016-03-092-0/+117
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-libs/rb_libtorrent: Drop py3.3 as boost dropped itPatrick Lauer2016-03-091-1/+1
| | | | Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* 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/rb_libtorrent: WhitespaceManuel Rüger2016-01-231-6/+6
| | | | Package-Manager: portage-2.2.27
* net-libs/rb_libtorrent: version bump 1.0.8RobinDX2016-01-232-0/+112
|
* net-libs/rb_libtorrent: Version bumpMarkos Chandras2015-12-032-0/+79
| | | | Package-Manager: portage-2.2.26
* net-libs/rb_libtorrent: Change HOMEPAGE. Bug #567206Markos Chandras2015-12-036-6/+6
| | | | Package-Manager: portage-2.2.26
* net-libs/rb_libtorrent: Fix USE=examples build. Bug #550252Markos Chandras2015-09-182-0/+186
| | | | Package-Manager: portage-2.2.20.1
* net-libs/rb_libtorrent: Backport upstream patch to fix debug builds. Thanks ↵Markos Chandras2015-09-112-1/+30
| | | | | | to Eugene (#559728) Package-Manager: portage-2.2.20.1
* Add missing remote-id entries in metadata.xmlJustin Lecher2015-08-281-0/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* net-libs/rb_libtorrent: version bumpJauhien Piatlicki2015-08-252-0/+77
| | | | | | Gentoo-Bug: 556336 Package-Manager: portage-2.2.20.1
* 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-089-0/+460
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