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>
* net-libs/axtls: drop old versionConrad Kostecki2021-07-201-185/+0
| | | | | | Closes: https://bugs.gentoo.org/781401 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-libs/axtls: migrate to GLEP 81Conrad Kostecki2021-07-201-0/+178
| | | | | | Bug: https://bugs.gentoo.org/781401 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-libs/axtls: use BDEPEND for virtual/pkgconfigSam James2021-04-181-1/+1
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/axtls: multilib--Sam James2021-04-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/axtls: drop old versionConrad Kostecki2021-03-262-356/+0
| | | | | | | | Dropping old versions, which do not support slotted lua, while current stables does. Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-libs/axtls: Stabilize 2.1.5-r100 ppc, #766528Sam James2021-01-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/axtls: Stabilize 2.1.5-r100 ppc64, #766528Sam James2021-01-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/axtls: Stabilize 2.1.5-r100 arm, #766528Sam James2021-01-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/axtls: Stabilize 2.1.5-r100 x86, #766528Sam James2021-01-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/axtls: Stabilize 2.1.5-r100 amd64, #766528Sam James2021-01-231-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/axtls-2.1.5-r100: fix accidental whitespace manglingMarek Szuba2020-12-211-1/+2
| | | | | | Thanks to Arfrever for having spotted and reported it. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-libs/axtls: migrate to lua-single.eclassMarek Szuba2020-12-201-0/+184
| | | | | | | | | axtls in cgi-lua mode simply executes the Lua interpreter so a) it can support all Lua implementations currently in the tree, and b) all we have to do at build time is substitute /usr/bin/lua with ${LUA} in .config. Closes: https://bugs.gentoo.org/752816 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* */*: limit pkgs not migrated to lua eclasses to dev-lang/lua:0Marek Szuba2020-12-152-2/+2
| | | | | | | | | | | Only ebuilds which previously were happy with any slot (those which explicitly specify one of the 5.x slots are allowed to keep doing so until they have been migrated to the eclasses) and which do not require a version of Lua higher than 5.1 (to prevent CI from complaining about non-existent dependencies; all of these should have been masked or USE-masked by now anyway). Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-libs/axtls: fix s/LDLAGS/LDFLAGS typoSergei Trofimovich2020-06-141-0/+178
| | | | | | Closes: https://bugs.gentoo.org/724580 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-libs/axtls: cleanup vulnerable versions, bug #717808Anthony G. Basile2020-04-234-535/+0
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* net-libs/axtls: ppc64 stable wrt bug #717808Agostino Sarubbo2020-04-201-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>
* net-libs/axtls: ppc stable wrt bug #717808Agostino Sarubbo2020-04-201-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>
* net-libs/axtls: x86 stable wrt bug #717808Agostino Sarubbo2020-04-191-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>
* net-libs/axtls: arm stable wrt bug #717808Agostino Sarubbo2020-04-191-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>
* net-libs/axtls: amd64 stable wrt bug #717808Agostino Sarubbo2020-04-181-2/+2
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* */*: [QA] Remove redundant `|| die` guardsDavid Seifert2019-12-114-8/+8
| | | | | | | | | | | | * Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* net-libs/axtls: remove older unstable versionsAnthony G. Basile2019-03-153-354/+0
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* net-libs/axtls: version bump to 2.1.5Anthony G. Basile2019-03-152-0/+179
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* net-libs/axtls: mark s390 stableMikle Kolyada2018-07-211-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-libs/axtls: amd64 stable wrt bug #630760Mikle Kolyada2018-01-041-2/+2
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* net-libs/*: Update Manifest hashesMichał Górny2017-12-101-5/+5
|
* net-libs/axtls: x86 stable (bug #630760)Thomas Deutschmann2017-10-261-1/+1
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* net-libs/axtls: stable 2.1.3 for ppc, bug #630760Sergei Trofimovich2017-09-241-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* net-libs/axtls: stable 2.1.3 for hppa, bug #630760Sergei Trofimovich2017-09-241-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa"
* net-libs/axtls: stable 2.1.3 for ppc64, bug #630760Sergei Trofimovich2017-09-231-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc64"
* net-libs/axtls: ~sparc keyworded (thanks to Dakon)Sergei Trofimovich2017-09-232-2/+2
| | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3
* net-libs/axtls: arm stable, bug #630760Markus Meier2017-09-221-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* net-libs/axtls: version bump to 2.1.4Anthony G. Basile2017-09-112-0/+179
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* net-libs/axtls: keyword ~arm64Alexis Ballier2017-06-261-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-281-1/+0
| | | | Bug: 611234
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-284-4/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-libs/axtls: version bump to 2.1.3Anthony G. Basile2017-02-222-0/+180
| | | | Package-Manager: portage-2.3.3
* net-libs/axtls: version bump to 2.1.2Anthony G. Basile2016-12-312-0/+178
| | | | Package-Manager: portage-2.3.0
* net-libs/axtls: remove older unstable versionsAnthony G. Basile2016-12-214-534/+0
| | | | Package-Manager: portage-2.3.0
* net-libs/axtls: version bump to 2.1.1Anthony G. Basile2016-12-212-0/+178
| | | | Package-Manager: portage-2.3.0
* net-libs/axtls: version bump to 2.0.1Anthony G. Basile2016-08-312-0/+178
| | | | Package-Manager: portage-2.2.28
* net-libs/axtls: version bump to 2.0.0Anthony G. Basile2016-08-172-0/+178
| | | | Package-Manager: portage-2.2.28
* net-libs/axtls: remove older versionsAnthony G. Basile2016-07-064-534/+0
| | | | Package-Manager: portage-2.2.28
* net-libs/axtls: version bump to 1.5.4Anthony G. Basile2016-07-062-0/+178
| | | | Package-Manager: portage-2.2.28
* net-libs/axtls: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* net-libs/axtls: arm stable, bug #564960Markus Meier2015-11-261-1/+1
| | | | | Package-Manager: portage-2.2.25 RepoMan-Options: --include-arches="arm"
* net-libs/axtls: ppc stable wrt bug #564960Agostino Sarubbo2015-11-121-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
* net-libs/axtls: x86 stable wrt bug #564960Agostino Sarubbo2015-11-111-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"