summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-p2p/qbittorrent: remove oldLorenzo Porta2016-10-162-86/+0
|
* net-p2p/qbittorrent: version bumpLorenzo Porta2016-10-162-0/+88
|
* net-p2p/qbittorrent: drop -r0, not a stable candidateDavide Pesavento2016-05-271-85/+0
| | | | Package-Manager: portage-2.3.0_rc1
* net-p2p/qbittorrent: sync live ebuildDavide Pesavento2016-05-051-1/+7
| | | | Package-Manager: portage-2.2.28
* net-p2p/qbittorrent: restore workaround for build failure with older boostDavide Pesavento2016-05-051-1/+7
| | | | | | Gentoo-Bug: 582100 Package-Manager: portage-2.2.28
* net-p2p/qbittorrent: almost completely rewritten ebuildDavide Pesavento2016-05-022-41/+118
| | | | | | | | | | | | | | * EAPI 6 * switch to qmake-utils.eclass * remove all python handling: it's a runtime-only, optional dep * drop USE=qt4 as per Qt project policy * add missing [ssl] USE dependency * use system qjson when building with qt4 * drop obsolete boost workaround, now integrated upstream * use econf * install systemd unit file Package-Manager: portage-2.2.28
* net-p2p/qbittorrent: remove old versionsDavide Pesavento2016-05-027-496/+0
| | | | Package-Manager: portage-2.2.28
* net-p2p/qbittorrent: Version bumpRobinDX2016-05-022-0/+86
| | | | Closes: https://github.com/gentoo/gentoo/pull/1391
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-2/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* net-p2p/qbittorrent: apply changes from 3.3.2 to recent versionsJauhien Piatlicki2016-01-242-20/+19
| | | | Package-Manager: portage-2.2.26
* net-p2p/qbittorrent: version bump & new 9999 ebuildRobinDX2016-01-243-6/+96
|
* net-p2p/qbittorrent: version bumpJauhien Piatlicki2016-01-212-0/+86
| | | | | | | | Gentoo-Bug: 569062 Thanks to Nikos Chantziaras Package-Manager: portage-2.2.26
* net-p2p/qbittorrent: Add missing dev-qt/qtconcurrent dep. Bug #565734Markos Chandras2015-12-032-0/+83
| | | | Package-Manager: portage-2.2.26
* net-p2p/qbittorrent: Version bumpMarkos Chandras2015-11-052-0/+82
| | | | Package-Manager: portage-2.2.23
* net-p2p/qbittorrent: Version bumpMarkos Chandras2015-11-042-0/+82
| | | | Package-Manager: portage-2.2.23
* net-p2p/qbittorrent: explicitly use correct version of QtMichael Palimaka2015-10-151-1/+2
| | | | Package-Manager: portage-2.2.20.1
* net-p2p/qbittorrent: dev-qt/linguist-tools is a build-time dependencyMichael Palimaka2015-10-023-3/+3
| | | | Package-Manager: portage-2.2.20.1
* net-p2p/qbittorrent: version bumpJauhien Piatlicki2015-08-263-1/+83
| | | | | | | | Also fix net-libs/rb_libtorrent dependency in live ebuild Gentoo-Bug: 556714 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>
* net-p2p/qbittorrent: x86 stable wrt bug #550078Mikle Kolyada2015-08-091-1/+1
| | | | Package-Manager: portage-2.2.20
* proj/gentoo: Initial commitRobin H. Johnson2015-08-086-0/+302
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