summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-p2p/qbittorrent: Drop oldMikle Kolyada2018-08-301-3/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-p2p/qbittorrent: update and alternate HOMEPAGEMikle Kolyada2018-08-131-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-p2p/qbittorrent: update live ebuildMikle Kolyada2018-08-131-12/+16
| | | | | | | | - alternate homepage - switch to autotools Closes: https://bugs.gentoo.org/661648 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-p2p/qbittorrent: Do not apply -Werror patch for live ebuildMikle Kolyada2018-07-221-1/+3
| | | | | Closes: https://bugs.gentoo.org/661772 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-p2p/qbittorrent: version bump 4.0.4Michael Palimaka2018-03-101-8/+2
| | | | | | Closes: https://bugs.gentoo.org/649914 Closes: https://bugs.gentoo.org/641382 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* net-p2p/qbittorrent: add subslot operatorMichael Palimaka2018-03-101-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-qt/qtsingleapplication: Prepare live-revdeps for dropping qt4,qt5Andreas Sturmlechner2018-02-161-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-p2p/qbittorrent: improve Werror handlingMichael Palimaka2017-12-221-1/+1
| | | | | Closes: https://bugs.gentoo.org/641010 Package-Manager: Portage-2.3.14, Repoman-2.3.6
* net-p2p/qbittorrent: avoid WerrorMichael Palimaka2017-12-221-0/+7
| | | | | Closes: https://bugs.gentoo.org/641382 Package-Manager: Portage-2.3.14, Repoman-2.3.6
* net-p2p/qbittorrent: sync live ebuild with latest releaseMichael Palimaka2017-12-221-1/+12
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* net-p2p/qbittorrent: remove unused dev-qt/qtconcurrent dependencyMichael Palimaka2017-10-281-1/+0
| | | | | Closes: https://bugs.gentoo.org/635178 Package-Manager: Portage-2.3.8, Repoman-2.3.4
* net-p2p/qbittorrent: drop obsolete workaroundDavide Pesavento2017-04-061-1/+0
| | | | | | | Thanks to Eugene Shalygin for reporting. Gentoo-Bug: 614700 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* net-p2p/qbittorrent: Sync live ebuild with latest releaseAndreas Sturmlechner2017-03-201-58/+27
| | | | | | Gentoo-bug: 613276 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-libs/rb_libtorrent: pkgmove to libtorrent-rasterbarAndreas Sturmlechner2017-03-191-1/+1
| | | | | | | Gentoo-bug: 576126 Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4241
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-p2p/qbittorrent: sync live ebuildDavide Pesavento2016-05-051-1/+7
| | | | Package-Manager: portage-2.2.28
* net-p2p/qbittorrent: almost completely rewritten ebuildDavide Pesavento2016-05-021-41/+37
| | | | | | | | | | | | | | * 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: apply changes from 3.3.2 to recent versionsJauhien Piatlicki2016-01-241-10/+10
| | | | Package-Manager: portage-2.2.26
* net-p2p/qbittorrent: version bump & new 9999 ebuildRobinDX2016-01-241-6/+9
|
* net-p2p/qbittorrent: Add missing dev-qt/qtconcurrent dep. Bug #565734Markos Chandras2015-12-031-0/+1
| | | | Package-Manager: portage-2.2.26
* net-p2p/qbittorrent: dev-qt/linguist-tools is a build-time dependencyMichael Palimaka2015-10-021-1/+1
| | | | Package-Manager: portage-2.2.20.1
* net-p2p/qbittorrent: version bumpJauhien Piatlicki2015-08-261-1/+1
| | | | | | | | Also fix net-libs/rb_libtorrent dependency in live ebuild Gentoo-Bug: 556714 Package-Manager: portage-2.2.20.1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+81
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