summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-plugins/vicious: Use optfeature_header() instead of custom elogAndreas Sturmlechner2021-04-041-1/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-plugins/lurch: Stabilize 0.7.0 x86, #779817Sam James2021-04-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-plugins/lurch: Stabilize 0.7.0 amd64, #779817Sam James2021-04-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-plugins/gkrellm-bluez: fix DEPEND typoSam James2021-04-021-3/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-plugins/enigmail: drop oldThomas Deutschmann2021-03-282-85/+0
| | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-163-3/+3
| | | | | | | | | | | | 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-163-3/+3
| | | | | | | | | | 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>
* */*: Normalize metadata.xml filesMichał Górny2021-03-167-7/+6
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-plugins/vicious: Stabilize 2.5.0 x86, #775464Sam James2021-03-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-plugins/vicious: Stabilize 2.5.0 amd64, #775464Sam James2021-03-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-plugins/vicious: tag as ALLARCH in metadataMarek Szuba2021-03-111-0/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* x11-plugins/wmmixer: 1.9 bumpBernard Cafarelli2021-03-092-0/+20
| | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* x11-plugins/asmon: update HOMEPAGE, SRC_URIConrad Kostecki2021-03-052-8/+12
| | | | | | Closes: https://bugs.gentoo.org/680450 Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* x11-plugins/purple-mattermost: drop oldSergei Trofimovich2021-02-262-30/+0
| | | | | Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* x11-plugins/lurch: Fix testsSebastian Pipping2021-02-221-1/+4
| | | | | | Closes: https://bugs.gentoo.org/772026 Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-3.0.14, Repoman-3.0.2
* x11-plugins/lurch: Drop oldSebastian Pipping2021-02-212-143/+0
| | | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-3.0.14, Repoman-3.0.2
* x11-plugins/lurch: 0.7.0Sebastian Pipping2021-02-212-0/+50
| | | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-3.0.14, Repoman-3.0.2
* x11-plugins/purple-mattermost: bump up to 2.0Sergei Trofimovich2021-02-212-0/+30
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* x11-plugins/vicious-2.5.0: install spawn.lua as wellMarek Szuba2021-02-101-1/+1
| | | | | Closes: https://bugs.gentoo.org/769641 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* x11-plugins/pidgin-musictracker: Port to EAPI 7Jakov Smolic2021-02-092-7/+22
| | | | | | | | * Fix build with gcc-10 Closes: https://bugs.gentoo.org/717424 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* x11-plugins/pidgin-telegram: drop old versionConrad Kostecki2021-02-083-158/+0
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* x11-plugins/pidgin-telegram: x86 stableConrad Kostecki2021-02-081-1/+1
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* x11-plugins/pidgin-telegram: amd64 stableConrad Kostecki2021-02-081-1/+1
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-313-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-plugins/pidgin-sipe: Fixed typo in src_configureLars Wendler2021-01-291-1/+1
| | | | | | | | introduced in my commit 9369e81228 Closes: https://bugs.gentoo.org/767847 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* x11-plugins/pidgin-sipe: Don't install .la filesLars Wendler2021-01-291-0/+2
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* x11-plugins/pidgin-sipe: Use BDEPEND in EAPI-7 ebuildLars Wendler2021-01-291-13/+16
| | | | | | | Minor style adjustment in src_configure Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* x11-plugins/wmbiff: remove unused patchMichael Mair-Keimberger2021-01-251-24/+0
| | | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/19207 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* x11-plugins/wmcoincoin: drop oldBernard Cafarelli2021-01-242-44/+0
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* x11-plugins/wmcoincoin: x86 stable wrt bug #757471Agostino Sarubbo2021-01-241-2/+2
| | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-plugins/vicious: remove oldMarek Szuba2021-01-182-29/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* x11-plugins/vicious: bump to 2.5.0 and EAPI-7Marek Szuba2021-01-182-0/+65
| | | | | | | | Moreover, missing run-time dependencies of specific widgets are now communicated to the user using optfeature. Closes: https://bugs.gentoo.org/567766 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* x11-plugins/vicious: add current upstream GitHub remote to metadataMarek Szuba2021-01-181-0/+3
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* x11-plugins/wmmaiload: Remove oldJakov Smolic2021-01-181-48/+0
| | | | | | Bug: https://bugs.gentoo.org/764125 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* x11-plugins/vicious: take over following maksbotan's disappearanceMarek Szuba2021-01-181-1/+4
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* */*: reassign maksbotan's packagesMichał Górny2021-01-171-4/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-plugins/pidgin-telegram: bump to version 1.4.6Conrad Kostecki2021-01-092-0/+54
| | | | | | Closes: https://bugs.gentoo.org/764551 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* x11-plugins/wmmaiload: stable 2.3.0-r2 for sparc, bug #764125Rolf Eike Beer2021-01-081-1/+1
| | | | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* x11-plugins/wmmaiload: Stabilize 2.3.0-r2 ppc, #764125Sam James2021-01-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-plugins/hexchat-javascript: cleanup oldSam James2021-01-072-35/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* x11-plugins/wmmaiload: Stabilize 2.3.0-r2 x86, #764125Sam James2021-01-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-plugins/hexchat-javascript: Stabilize 0.3.2 x86, #763435Sam James2021-01-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-plugins/wmmaiload: Stabilize 2.3.0-r2 amd64, #764125Sam James2021-01-071-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-plugins/wmbiff: Remove oldAndreas K. Huettel2021-01-053-80/+0
| | | | | | Bug: https://bugs.gentoo.org/707250 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
* x11-plugins/hexchat-javascript: Stabilize 0.3.2 amd64, #763435Sam James2021-01-041-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-plugins/pidgin-telegram: drop old versionConrad Kostecki2021-01-033-93/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* x11-plugins/pidgin-telegram: amd64 stableConrad Kostecki2021-01-031-1/+1
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* x11-plugins/pidgin-telegram: x86 stableConrad Kostecki2021-01-031-2/+2
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* x11-plugins/wmpower: do not call ar directlyBernard Cafarelli2021-01-032-2/+22
| | | | | | Closes: https://bugs.gentoo.org/726254 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* x11-plugins/wmbiff: do not call ar directlyBernard Cafarelli2021-01-032-1/+19
| | | | | | Closes: https://bugs.gentoo.org/726284 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>