summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-2439-62/+62
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-2456-60/+72
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-2410-13/+12
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* 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/amule: Resolve merge conflicts.Patrice Clement2016-01-223-29/+26
|\
| * net-p2p/amule: update init scriptAlexander Tsoy2015-10-272-11/+13
| | | | | | | | | | | | | | | | - properly pass env variable to the daemon - replace/remove deprecated start-stop-daemon options - use portable shell Gentoo-Bug: 420157
| * net-p2p/amule: enable verbose build logAlexander Tsoy2015-10-271-0/+1
| | | | | | | | Gentoo-Bug: 453356
| * net-p2p/amule: depend on sys-libs/binutils-libsAlexander Tsoy2015-10-271-0/+1
| | | | | | | | Gentoo-Bug: 563976
| * net-p2p/amule: EAPI 5 bumpAlexander Tsoy2015-10-271-0/+105
| |
* | 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/rtorrent: 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>
* | Drop support for Java on ppc across the treeJames Le Cuirot2016-01-169-18/+18
| | | | | | | | Sorry! *sniff*
* | net-p2p/deluge: amd64 stable wrt bug #566206Agostino Sarubbo2016-01-151-1/+1
| | | | | | | | | | | | 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 Weber2016-01-082-33/+0
| | | | | | | | Package-Manager: portage-2.2.26
* | net-p2p/transmission-remote-cli: Version bump by lorem_ipsum.Michael Weber2016-01-082-0/+35
| | | | | | | | Package-Manager: portage-2.2.26
* | net-p2p/i2p: Add missing die.Patrice Clement2016-01-071-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* | net-p2p/i2p: version bumptharvik2016-01-075-0/+304
| |
* | net-p2p/i2p: Changing maintainer, the current one has gone AWOL.Patrice Clement2016-01-061-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* | net-p2p/litecoind: fix RWX GNU stackAnthony G. Basile2016-01-032-1/+19
| | | | | | | | Package-Manager: portage-2.2.24
* | net-p2p/litecoin-qt: fix RWX GNU stackAnthony G. Basile2016-01-032-1/+19
| | | | | | | | Package-Manager: portage-2.2.24
* | net-p2p/transmission: add libressl support, bug #567352Anthony G. Basile2015-12-311-0/+168
| | | | | | | | Package-Manager: portage-2.2.24
* | Remove hardmasked for removal packagesPacho Ramos2015-12-315-125/+0
| |
* | Remove hardmasked packagePacho Ramos2015-12-3115-639/+0
| |
* | kde-base: pkgmove KDE PIM to kde-apps/Andreas Sturmlechner2015-12-301-1/+1
| |
* | Merge remote-tracking branch 'remotes/operatornormal/gentoo_bug_568874'Ian Delaney2015-12-272-0/+80
|\ \ | | | | | | | | | Pull request: https://github.com/gentoo/gentoo/pull/500
| * | net-p2p/classified-ads: Bug 568874 - use correct qmake versionAntti Jarvinen2015-12-261-15/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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 versionAntti Jarvinen2015-12-221-2/+2
| | | | | | | | | | | | | | | | | | 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 versionAntti Jarvinen2015-12-202-0/+87
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: cleanupHans de Graaff2015-12-272-87/+0
| | | | | | | | | | | | Package-Manager: portage-2.2.24
* | | net-p2p/gtk-gnutella: ppc stable wrt bug #569048Agostino Sarubbo2015-12-261-1/+1
| | | | | | | | | | | | | | | | | | 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 #569048Agostino Sarubbo2015-12-251-1/+1
| | | | | | | | | | | | | | | | | | 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 #569048Agostino 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: 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>
* | Replace all remaining mirror://berlios with mirror://gentooMichał Górny2015-12-202-2/+4
| | | | | | | | | | | | 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.8Hans de Graaff2015-12-192-1/+1
| | | | | | | | | | | | 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. Basile2015-12-161-1/+4
| | | | | | | | Package-Manager: portage-2.2.24
* | net-p2p/litecoind: fix for API change in miniunpnc, bug #567080.Anthony G. Basile2015-12-163-100/+22
| | | | | | | | Package-Manager: portage-2.2.24
* | net-p2p/litecoin-qt: fix for API change in miniunpnc, bug #567080.Anthony G. Basile2015-12-163-148/+25
| | | | | | | | Package-Manager: portage-2.2.24
* | net-p2p/gtk-gnutella: add 1.1.7Hans de Graaff2015-12-142-0/+87
| | | | | | | | Package-Manager: portage-2.2.24
* | net-p2p/gtk-gnutella: cleanupHans de Graaff2015-12-142-87/+0
| | | | | | | | Package-Manager: portage-2.2.24
* | net-p2p/bitcoinxt-qt: add libressl supportAnthony G. Basile2015-12-131-2/+4
| | | | | | | | Package-Manager: portage-2.2.24
* | net-p2p/bitcoinxtd: add libressl supportAnthony G. Basile2015-12-134-131/+4
| | | | | | | | Package-Manager: portage-2.2.24
* | net-p2p/bitcoinxtd: minor code cleanupAnthony G. Basile2015-12-131-3/+2
| | | | | | | | Package-Manager: portage-2.2.24
* | net-p2p/bitcoinxt-qt: upnp is global, drop it from metadata.xmlAnthony G. Basile2015-12-131-1/+0
| | | | | | | | Package-Manager: portage-2.2.24
* | net-p2p/bitcoinxt-qt: initial commit, bug #568050Anthony G. Basile2015-12-136-0/+478
| | | | | | | | Package-Manager: portage-2.2.24
* | net-p2p/bitcoinxtd: version bump to bitcoinxtd-0.11.0d, bug #568050.Anthony G. Basile2015-12-123-0/+134
| | | | | | | | Package-Manager: portage-2.2.24
* | net-p2p/phex: Removal. Fixes bug 276095.Patrice Clement2015-12-105-195/+0
| | | | | | | | Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* | net-p2p/imule: remove stray maintainer tagMichael Palimaka2015-12-091-1/+0
| | | | | | | | 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