summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-p2p/amule: Version bump to 2.3.3Alexander Tsoy2021-02-222-0/+146
| | | | | | | Closes: https://bugs.gentoo.org/769569 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Closes: https://github.com/gentoo/gentoo/pull/19494 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/amule: Fix compilation with libupnp 1.14.Hanno Böck2020-09-032-0/+25
| | | | | | | | Patch includes 2 upstream commits. Closes: https://bugs.gentoo.org/740196 Signed-off-by: Hanno Böck <hanno@gentoo.org> Package-Manager: Portage-3.0.5, Repoman-3.0.1
* net-p2p/amule: Remove old revisionAlexander Tsoy2020-06-203-143/+0
| | | | | | Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Closes: https://github.com/gentoo/gentoo/pull/16261 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-p2p/amule: x86 stable wrt bug #728132Agostino Sarubbo2020-06-151-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-p2p/amule: amd64 stable wrt bug #728132Agostino Sarubbo2020-06-151-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-p2p/amule: stable 2.3.2-r5 for ppcSergei Trofimovich2020-06-141-1/+1
| | | | | | | | stable wrt bug #728132 Package-Manager: Portage-2.3.100, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-p2p/amule: stable 2.3.2-r5 for ppc64Sergei Trofimovich2020-06-141-1/+1
| | | | | | | | stable wrt bug #728132 Package-Manager: Portage-2.3.100, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-p2p/amule: Remove oldAlexander Tsoy2020-04-301-127/+0
| | | | | | Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Closes: https://github.com/gentoo/gentoo/pull/15567 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/amule: Sync 2.3.2 with live ebuildAlexander Tsoy2020-04-302-0/+184
| | | | | | | | | | * Added missing dependencies on sys-devel/gettext, virtual/libintl, sys-libs/readline. * Added MimeType handler to a .desktop file (this also justifies added dependency on dev-util/desktop-file-utils and xdg-utils eclass usage). Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/amule: Add missing readline dep to live ebuildAlexander Tsoy2020-04-301-3/+6
| | | | | Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/amule: move gettext to BDEPEND in -9999Joonas Niilola2020-02-201-2/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/amule: add live ebuildAlexander Tsoy2020-02-201-0/+141
| | | | | | | Closes: https://bugs.gentoo.org/362781 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Closes: https://github.com/gentoo/gentoo/pull/14537 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/amule: fix build with binutils-2.34Alexander Tsoy2020-02-202-0/+34
| | | | | | Closes: https://bugs.gentoo.org/707884 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-p2p/amule: remove oldAlexander Tsoy2020-01-171-106/+0
| | | | | | Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Closes: https://github.com/gentoo/gentoo/pull/14114 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/amule: EAPI=7 bumpAlexander Tsoy2020-01-175-0/+772
| | | | | | | | | | | | * add missing pkgconfig dependency * convert myconf variable to array * remove obsolete imule blocker * fix license * fix build with >=net-libs/libupnp-1.8 * switch to acct-{user,group} Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/amule: remove old and brokenAlexander Tsoy2019-04-222-127/+0
| | | | | | | Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Package-Manager: Portage-2.3.62, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/11702 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-p2p/amule: revbump for wxGTK:3.0-gtk3Alexander Tsoy2019-04-222-0/+156
| | | | | | | | | Add upstream patch fixing crashes with wxGTK:3.0-gtk3. Also fix configure logic. Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-p2p/amule: stable 2.3.2-r2 for ppc, bug #661698Sergei Trofimovich2018-10-061-2/+2
| | | | | | | Tested-by: ernsteiswuerfel Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc"
* net-p2p/amule: stable 2.3.2-r2 for ppc64, bug #661698Sergei Trofimovich2018-07-291-1/+1
| | | | | Package-Manager: Portage-2.3.44, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc64"
* net-p2p/amule-2.3.2-r2: alpha stableTobias Klausmann2018-07-231-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/661698
* net-p2p/amule: x86 stable (bug #661698)Thomas Deutschmann2018-07-221-1/+1
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* net-p2p/amule: amd64 stable wrt bug #661698Mikle Kolyada2018-07-211-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-p2p/amule: remove unicode USE flag.Alexander Tsoy2018-06-231-3/+2
|
* net-p2p/amule: take over maintainership.Alexander Tsoy2018-06-231-9/+16
|
* net-p2p/amule: various fixesAlexander Tsoy2018-06-236-1/+378
| | | | | | | | | | | Add/remove patches: - Removed fallocate patch. Not needed according to debian maintainers. - Fix crash if a shared dir contains UTF-8 chars. - Fix crash on closing last search tab. - Compatibility with crypto++ 6.0.0. - Disable check for updates by default. Closes: https://bugs.gentoo.org/654692
* net-p2p/amule: switch to setup-wxwidgets()Alexander Tsoy2018-06-231-8/+2
|
* net-p2p/amule: build with dev-libs/boost.Alexander Tsoy2018-06-231-0/+105
| | | | | | | | Switch from wxSocketEvent to Boost.Asio to prevent memory leak and complete lockup. Closes: https://bugs.gentoo.org/597194 Closes: https://github.com/gentoo/gentoo/pull/8892
* net-p2p/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* net-p2p/amule: remove oldMichael Palimaka2017-06-243-128/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* net-p2p/amule: ppc stable wrt bug #621022Agostino Sarubbo2017-06-211-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-p2p/amule-2.3.2-r1: add alpha keywordTobias Klausmann2017-06-201-1/+1
| | | | Gentoo-Bug: 621022
* net-p2p/amule: ppc64 stable wrt bug #621022Agostino Sarubbo2017-06-131-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-p2p/amule: x86 stable wrt bug #621022Agostino Sarubbo2017-06-091-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-p2p/amule: amd64 stable wrt bug #621022Agostino Sarubbo2017-06-081-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-p2p/amule: add ~arm (bug 597830).Michael Weber2017-04-051-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm"
* net-p2p/amule: new revision to fix media-libs/gd USE dependency.Michael Orlitzky2017-03-261-16/+14
| | | | | | | | | | With USE=stats, amule needs gd to be built with PNG support. There was already a USE dependency for JPEG support, and this revision adds it for PNG, too. Gentoo-Bug: 612386 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-p2p/amule: remove unused version 2.3.1-r2.Michael Orlitzky2017-03-261-108/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-284-4/+0
| | | | Bug: 611234
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-p2p/amule: remove unused patchesMichael Mair-Keimberger (asterix)2017-01-182-55/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3516
* net-p2p/amule: Version bump, also use wxGTK3.0 (supported now officially by ↵Pacho Ramos2016-10-012-0/+108
| | | | | | upstream). Package-Manager: portage-2.3.0
* net-p2p/amule: remove old versionAustin English2016-05-031-107/+0
| | | | Package-Manager: portage-2.2.26
* net-p2p/amule: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-033-4/+113
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/573846 Package-Manager: portage-2.2.26
* metadata.xml: Add maintainer-needed comment to packages without maintainer.Ulrich Müller2016-02-281-0/+1
| | | | Bug: 575810
* 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-p2p/amule: Resolve merge conflicts.Patrice Clement2016-01-223-29/+26
|\