Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | net-p2p/rtorrent: ppc stable wrt bug #522706 | Agostino Sarubbo | 2016-01-17 |
| | | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||
* | Drop support for Java on ppc across the tree | James Le Cuirot | 2016-01-16 |
| | | | | Sorry! *sniff* | ||
* | net-p2p/deluge: amd64 stable wrt bug #566206 | Agostino Sarubbo | 2016-01-15 |
| | | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||
* | net-p2p/transmission-remote-cli: Drop old. | Michael Weber | 2016-01-08 |
| | | | | Package-Manager: portage-2.2.26 | ||
* | net-p2p/transmission-remote-cli: Version bump by lorem_ipsum. | Michael Weber | 2016-01-08 |
| | | | | Package-Manager: portage-2.2.26 | ||
* | net-p2p/i2p: Add missing die. | Patrice Clement | 2016-01-07 |
| | | | | | Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||
* | net-p2p/i2p: version bump | tharvik | 2016-01-07 |
| | |||
* | net-p2p/i2p: Changing maintainer, the current one has gone AWOL. | Patrice Clement | 2016-01-06 |
| | | | | | Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||
* | net-p2p/litecoind: fix RWX GNU stack | Anthony G. Basile | 2016-01-03 |
| | | | | Package-Manager: portage-2.2.24 | ||
* | net-p2p/litecoin-qt: fix RWX GNU stack | Anthony G. Basile | 2016-01-03 |
| | | | | Package-Manager: portage-2.2.24 | ||
* | net-p2p/transmission: add libressl support, bug #567352 | Anthony G. Basile | 2015-12-31 |
| | | | | Package-Manager: portage-2.2.24 | ||
* | Remove hardmasked for removal packages | Pacho Ramos | 2015-12-31 |
| | |||
* | Remove hardmasked package | Pacho Ramos | 2015-12-31 |
| | |||
* | kde-base: pkgmove KDE PIM to kde-apps/ | Andreas Sturmlechner | 2015-12-30 |
| | |||
* | Merge remote-tracking branch 'remotes/operatornormal/gentoo_bug_568874' | Ian Delaney | 2015-12-27 |
|\ | | | | | | | Pull request: https://github.com/gentoo/gentoo/pull/500 | ||
| * | net-p2p/classified-ads: Bug 568874 - use correct qmake version | Antti Jarvinen | 2015-12-26 |
| | | | | | | | | | | | | | | | | | | Due to comments at https://github.com/gentoo/gentoo/pull/500 simplified src_test somewhat. Tried out with sandbox and without, with failing test case and all-passing case: seems to work. Package-Manager: portage-2.2.20.1 | ||
| * | net-p2p/classified-ads: Fix bug 568874 - use correct qmake version | Antti Jarvinen | 2015-12-22 |
| | | | | | | | | | | | | Changes due to comments at https://github.com/gentoo/gentoo/pull/500 Package-Manager: portage-2.2.20.1 | ||
| * | net-p2p/classified-ads: Fix bug 568874 - use correct qmake version | Antti Jarvinen | 2015-12-20 |
| | | | | | | | | | | | | | | | | | | | | | | Modifies so ebuild so that it uses same version of qmake with test suite as it used with rest of the software. This includes also fix for bug 563606 where miniupnpc version bumb changed the API making classified-ads to not compile any more. Reported-By: Michael Palimaka <kensington@gentoo.org> Package-Manager: portage-2.2.20.1 | ||
* | | net-p2p/gtk-gnutella: cleanup | Hans de Graaff | 2015-12-27 |
| | | | | | | | | Package-Manager: portage-2.2.24 | ||
* | | net-p2p/gtk-gnutella: ppc stable wrt bug #569048 | Agostino Sarubbo | 2015-12-26 |
| | | | | | | | | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||
* | | net-p2p/gtk-gnutella: x86 stable wrt bug #569048 | Agostino Sarubbo | 2015-12-25 |
| | | | | | | | | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||
* | | net-p2p/gtk-gnutella: amd64 stable wrt bug #569048 | Agostino Sarubbo | 2015-12-25 |
| | | | | | | | | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||
* | | net-p2p/rtorrent: amd64 stable wrt bug #522706 | Agostino Sarubbo | 2015-12-25 |
|/ | | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||
* | Replace all remaining mirror://berlios with mirror://gentoo | Michał Górny | 2015-12-20 |
| | | | | | | The berlios thirdpartymirrors entry was removed on 2015-01-25, therefore making all its references invalid. Replace all the offending SRC_URI entries with mirror://gentoo to keep the ebuilds working. | ||
* | net-p2p/gtk-gnutella: add 1.1.8 | Hans de Graaff | 2015-12-19 |
| | | | | | | Also remove 1.1.7 because 1.1.8 fixes crash bugs in that version. Package-Manager: portage-2.2.24 | ||
* | net-p2p/litecoind: fix executable GNU stack. | Anthony G. Basile | 2015-12-16 |
| | | | | Package-Manager: portage-2.2.24 | ||
* | net-p2p/litecoind: fix for API change in miniunpnc, bug #567080. | Anthony G. Basile | 2015-12-16 |
| | | | | Package-Manager: portage-2.2.24 | ||
* | net-p2p/litecoin-qt: fix for API change in miniunpnc, bug #567080. | Anthony G. Basile | 2015-12-16 |
| | | | | Package-Manager: portage-2.2.24 | ||
* | net-p2p/gtk-gnutella: add 1.1.7 | Hans de Graaff | 2015-12-14 |
| | | | | Package-Manager: portage-2.2.24 | ||
* | net-p2p/gtk-gnutella: cleanup | Hans de Graaff | 2015-12-14 |
| | | | | Package-Manager: portage-2.2.24 | ||
* | net-p2p/bitcoinxt-qt: add libressl support | Anthony G. Basile | 2015-12-13 |
| | | | | Package-Manager: portage-2.2.24 | ||
* | net-p2p/bitcoinxtd: add libressl support | Anthony G. Basile | 2015-12-13 |
| | | | | Package-Manager: portage-2.2.24 | ||
* | net-p2p/bitcoinxtd: minor code cleanup | Anthony G. Basile | 2015-12-13 |
| | | | | Package-Manager: portage-2.2.24 | ||
* | net-p2p/bitcoinxt-qt: upnp is global, drop it from metadata.xml | Anthony G. Basile | 2015-12-13 |
| | | | | Package-Manager: portage-2.2.24 | ||
* | net-p2p/bitcoinxt-qt: initial commit, bug #568050 | Anthony G. Basile | 2015-12-13 |
| | | | | Package-Manager: portage-2.2.24 | ||
* | net-p2p/bitcoinxtd: version bump to bitcoinxtd-0.11.0d, bug #568050. | Anthony G. Basile | 2015-12-12 |
| | | | | Package-Manager: portage-2.2.24 | ||
* | net-p2p/phex: Removal. Fixes bug 276095. | Patrice Clement | 2015-12-10 |
| | | | | Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||
* | net-p2p/imule: remove stray maintainer tag | Michael Palimaka | 2015-12-09 |
| | | | | Package-Manager: portage-2.2.26 | ||
* | net-p2p/qbittorrent: Add missing dev-qt/qtconcurrent dep. Bug #565734 | Markos Chandras | 2015-12-03 |
| | | | | Package-Manager: portage-2.2.26 | ||
* | net-p2p/transmission: Remove old | Mike Gilbert | 2015-12-03 |
| | | | | Package-Manager: portage-2.2.26_p10 | ||
* | net-p2p/transmission: Remove slot-operator from Qt deps | Mike Gilbert | 2015-12-03 |
| | | | | | | Bug: https://bugs.gentoo.org/554248 Package-Manager: portage-2.2.26_p10 | ||
* | net-p2p/tribler: x86 stable wrt bug #528666 | Agostino Sarubbo | 2015-12-03 |
| | | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||
* | net-p2p/bittornado: Mark ~hppa (bug #566924). | Jeroen Roovers | 2015-11-30 |
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --ignore-arches | ||
* | net-p2p/bitcoin-qt: version bump to 0.11.2 | Anthony G. Basile | 2015-11-27 |
| | | | | Package-Manager: portage-2.2.20.1 | ||
* | net-p2p/bitcoind: version bump to 0.11.2 | Anthony G. Basile | 2015-11-27 |
| | | | | Package-Manager: portage-2.2.20.1 | ||
* | net-p2p/bitcoin-cli: remove older unstable versions | Anthony G. Basile | 2015-11-27 |
| | | | | Package-Manager: portage-2.2.20.1 | ||
* | net-p2p/bitcoin-cli: version bump to 0.11.2 | Anthony G. Basile | 2015-11-27 |
| | | | | Package-Manager: portage-2.2.20.1 | ||
* | net-p2p/tribler: amd64 stable wrt bug #528666 | Agostino Sarubbo | 2015-11-26 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" | ||
* | Fix manifest. | Robin H. Johnson | 2015-11-23 |
| | | | | Package-Manager: portage-2.2.24 | ||
* | net-p2p/deluge: Version bump. Fixes bug 561398. | Paolo Pedroni | 2015-11-23 |
| | | | | Gentoo-Bug: 561398 |