summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* */*: 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>
* dev-util/geany-plugins: drop support for non-slotted Lua and GTK 2Chris Mayo2021-03-156-436/+0
| | | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Chris Mayo <aklhfex@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/19941 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/geany-plugins: Stabilize 1.37-r101 arm, #769074Sam James2021-03-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/geany-plugins: stabilize 1.37-r101 on ppcJoonas Niilola2021-03-131-1/+1
| | | | | Bug: https://bugs.gentoo.org/769074 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/geany-plugins: stable 1.37-r101 for ppc64Sergei Trofimovich2021-03-121-1/+1
| | | | | | | | stable wrt bug #769074 Package-Manager: Portage-3.0.17, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/geany-plugins: Stabilize 1.37-r101 amd64, #769074Sam James2021-03-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/geany-plugins: Stabilize 1.37-r101 x86, #769074Sam James2021-03-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/geany-plugins: drop GTK 2 supportChris Mayo2021-02-182-0/+165
| | | | | | | | | Bug: https://bugs.gentoo.org/769074 Closes: https://bugs.gentoo.org/770085 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Chris Mayo <aklhfex@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/19389 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/geany-plugins: Stabilize 1.37-r100 ppc, #766528Sam James2021-01-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/geany-plugins: Stabilize 1.37-r100 ppc64, #766528Sam James2021-01-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/geany-plugins: Stabilize 1.37-r100 arm, #766528Sam James2021-01-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/geany-plugins: Stabilize 1.37-r100 x86, #766528Sam James2021-01-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/geany-plugins: Stabilize 1.37-r100 amd64, #766528Sam James2021-01-231-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/geany-plugins: use lua-single eclassChris Mayo2020-11-111-0/+128
| | | | | | | | Closes: https://bugs.gentoo.org/752669 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Chris Mayo <aklhfex@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18134 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/geany-plugins: version bump to 1.37Chris Mayo2020-10-283-0/+126
| | | | | | | | | gtk3 USE flag replaced with gtk2 to align with dev-util/geany-1.37. Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Chris Mayo <aklhfex@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18043 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/geany-plugins: Drop 1.30, 1.34-r1, 1.35, 1.36-r1Andreas Sturmlechner2020-04-146-603/+0
| | | | | | Bug: https://bugs.gentoo.org/638774 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/geany-plugins: drop ia64 keywordsSergei Trofimovich2020-04-133-3/+3
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/geany-plugins: x86 stable wrt bug #716994Agostino Sarubbo2020-04-131-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/geany-plugins: ppc64 stable wrt bug #716994Agostino Sarubbo2020-04-131-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/geany-plugins: ppc stable wrt bug #716994Agostino Sarubbo2020-04-131-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/geany-plugins: arm stable wrt bug #716994Agostino Sarubbo2020-04-131-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/geany-plugins: amd64 stable wrt bug #716994Agostino Sarubbo2020-04-131-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/geany-plugins: 1.36-r2 ~ppc64 re-keywordedAndreas Sturmlechner2020-04-121-1/+1
| | | | | | | Thanks-to: ernsteiswuerfel <erhard_f@mailbox.org> Closes: https://bugs.gentoo.org/717090 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/geany-plugins: drop to ~sparcRolf Eike Beer2020-04-112-2/+2
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/geany-plugins: remove support for geanypy and multitermChris Mayo2020-04-101-0/+126
| | | | | | | | | | | Not updated for at least 3 years, GTK 2 only and blocking dev-python/pygtk removal. Closes: https://bugs.gentoo.org/638774 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Chris Mayo <aklhfex@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15293 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/geany-plugins: make libgit2-0.99 compatibleChris Mayo2020-04-102-0/+57
| | | | | | | | Closes: https://bugs.gentoo.org/711550 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Chris Mayo <aklhfex@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14837 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-032-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/geany-plugins: [QA] inherit ltprune.eclass directlyDavid Seifert2020-02-151-1/+1
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-util/geany-plugins: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-094-4/+12
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/geany-plugins: [QA] Fix UnnecessarySlashStripDavid Seifert2020-02-081-1/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-util/geany-plugins: prepare for app-text/enchant:2Mart Raudsepp2020-02-024-8/+8
| | | | | | | | | | 1.30 appears to only work with enchant:0 (1.6 and the early enchant-2 versions that didn't parallel-install), while the newers ones can work with either at configure time. So lock to enchant:0 for 1.30 and change to enchant:= for the rest for the time being. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-252-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/geany-plugins: alpha stable wrt bug #684702Mikle Kolyada2019-12-281-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="alpha" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-util/geany-plugins: ppc stable wrt bug #684702Agostino Sarubbo2019-12-121-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/geany-plugins: ppc64 stable wrt bug #684702Agostino Sarubbo2019-12-121-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/geany-plugins: stable 1.34 for ia64, bug #684702Sergei Trofimovich2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/geany-plugins: version bump to 1.36Chris Mayo2019-10-043-0/+151
| | | | | | | | | | | - dropped alpha, ia64 and ppc64 which are now missing dev-libs/libgit2 - debugger available for GTK 3 - workbench now optional because of new libgit2 requirement Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Chris Mayo <aklhfex@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/13135 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/geany-plugins: arm stable wrt bug #684702Mikle Kolyada2019-05-231-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
* dev-util/geany-plugins: version bump to 1.35Chris Mayo2019-05-152-0/+146
| | | | | | | Signed-off-by: Chris Mayo <aklhfex@gmail.com> Package-Manager: Portage-2.3.62, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/11864 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-util/geany-plugins: x86 stable (bug #684702)Thomas Deutschmann2019-05-121-1/+1
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-util/geany-plugins: amd64 stable wrt bug #684702Mikle Kolyada2019-05-111-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* dev-util/geany-plugins: stable 1.34 for sparc, bug #684702Rolf Eike Beer2019-05-031-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/geany-plugins: Removed old.Lars Wendler2019-04-202-137/+0
| | | | | Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-util/geany-plugins: version bump to 1.34.Chris Mayo2019-01-163-0/+148
| | | | | | | | | | markdown and scope plugins now available for GTK+ 3. Closes: https://bugs.gentoo.org/674290 Signed-off-by: Chris Mayo <aklhfex@gmail.com> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10654 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-util/geany-plugins: Removed old.Lars Wendler2018-12-162-137/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-util/geany-plugins: Removed old.Lars Wendler2018-03-053-148/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-util/geany-plugins: version bump to 1.33Chris Mayo2018-03-042-0/+137
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7322
* dev-util/*: Update Manifest hashesMichał Górny2017-12-101-3/+3
|