summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* www-client/elinks: migrate to lua-single eclassFelix Janda2020-11-112-2/+152
| | | | | | Closes: https://bugs.gentoo.org/752876 Signed-off-by: Felix Janda <felix.janda@posteo.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* www-client/elinks: update live ebuildFelix Janda2020-10-271-6/+10
| | | | | | Signed-off-by: Felix Janda <felix.janda@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/17364 Signed-off-by: Sam James <sam@gentoo.org>
* www-client/elinks: bump to 0.13.5Felix Janda2020-10-272-0/+147
| | | | | Signed-off-by: Felix Janda <felix.janda@posteo.de> Signed-off-by: Sam James <sam@gentoo.org>
* www-client/elinks: remove USE=javascriptThomas Deutschmann2020-09-202-4/+2
| | | | | | | | | | | Javascript support depends on old dev-lang/spidermonkey:17 which will be removed. If javascript support in elinks is really critical please file a bug and we maybe restore support. Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-client/elinks: cleanup old (inc. EAPI 4)Sam James2020-09-1311-872/+0
| | | | | | | | Closes: https://bugs.gentoo.org/648648 Closes: https://bugs.gentoo.org/730658 Closes: https://bugs.gentoo.org/739914 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* www-client/elinks: Stabilize 0.13.4 amd64, #739914Sam James2020-09-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-client/elinks: stable 0.13.4 for ppcSergei Trofimovich2020-09-131-1/+1
| | | | | | | | stable wrt bug #739914 Package-Manager: Portage-3.0.6, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* www-client/elinks: stable 0.13.4 for hppa, bug #739914Rolf Eike Beer2020-09-111-1/+1
| | | | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* www-client/elinks: stable 0.13.4 for ppc64Sergei Trofimovich2020-09-091-1/+1
| | | | | | | | stable wrt bug #739914 Package-Manager: Portage-3.0.6, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* www-client/elinks: stable 0.13.4 for sparcSergei Trofimovich2020-09-091-1/+1
| | | | | | | | stable wrt bug #739914 Package-Manager: Portage-3.0.6, Repoman-3.0.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* www-client/elinks: x86 stable (bug #739914)Thomas Deutschmann2020-09-081-1/+1
| | | | | Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-client/elinks: Stabilize 0.13.4 arm, #739914Sam James2020-09-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-client/elinks: USE=javascript needs dev-lang/spidermonkey:17Felix Janda2020-08-072-2/+2
| | | | | | | | | | | Mask javascript use flag on arm64 and hppa due to missing keyword of dependency Bug: https://bugs.gentoo.org/685080 Bug: https://bugs.gentoo.org/731134 Signed-off-by: Felix Janda <felix.janda@posteo.de> Closes: https://github.com/gentoo/gentoo/pull/16604 Signed-off-by: Sam James <sam@gentoo.org>
* www-client/elinks: fix compilation with -fno-common/gcc10Felix Janda2020-08-073-0/+15
| | | | | | Bug: https://bugs.gentoo.org/730658 Signed-off-by: Felix Janda <felix.janda@posteo.de> Signed-off-by: Sam James <sam@gentoo.org>
* www-client/elinks: bump to 0.13.4Felix Janda2020-08-072-0/+143
| | | | | | Closes: https://bugs.gentoo.org/705478 Signed-off-by: Felix Janda <felix.janda@posteo.de> Signed-off-by: Sam James <sam@gentoo.org>
* www-client/elinks: add support for gnutlsFelix Janda2020-08-071-7/+11
| | | | | Signed-off-by: Felix Janda <felix.janda@posteo.de> Signed-off-by: Sam James <sam@gentoo.org>
* www-client/elinks: fix lua supportFelix Janda2020-08-071-1/+1
| | | | | Signed-off-by: Felix Janda <felix.janda@posteo.de> Signed-off-by: Sam James <sam@gentoo.org>
* www-client/elinks: 9999 is now python3 onlyFelix Janda2020-08-071-2/+1
| | | | | | Bug: https://bugs.gentoo.org/698976 Signed-off-by: Felix Janda <felix.janda@posteo.de> Signed-off-by: Sam James <sam@gentoo.org>
* www-client/elinks: bump to EAPI 7Felix Janda2020-08-072-9/+15
| | | | | Signed-off-by: Felix Janda <felix.janda@posteo.de> Signed-off-by: Sam James <sam@gentoo.org>
* www-client/elinks: remove unused patchesMichael Mair-Keimberger2020-06-252-91/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/16400 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* www-client/elinks: Drop 0.12_pre6-r1Andreas Sturmlechner2020-06-182-184/+0
| | | | | | Closes: https://bugs.gentoo.org/687724 Package-Manager: Portage-2.3.101, Repoman-2.3.22 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>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-112-2/+2
| | | | | | | 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-252-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* www-client/elinks: stable 0.12_pre6-r4 for hppa, bug #687724Rolf Eike Beer2019-11-251-1/+1
| | | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* www-client/elinks: sparc stable wrt bug #687724Agostino Sarubbo2019-11-231-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-client: Remove *-fbsd KEYWORDSMichał Górny2019-10-113-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-client/elinks: Move PYTHON_DEPS to DEPENDMichał Górny2019-08-292-8/+8
| | | | | Closes: https://bugs.gentoo.org/692068 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-client/elinks: arm stable wrt bug #687724Mikle Kolyada2019-07-281-1/+1
| | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* www-client/elinks: alpha stable wrt bug #687724Agostino Sarubbo2019-06-271-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="alpha"
* www-client/elinks: stable 0.12_pre6-r4 for ppc64, bug #687724Sergei Trofimovich2019-06-221-1/+1
| | | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.15 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* www-client/elinks: stable 0.12_pre6-r4 for ppc, bug #687724Sergei Trofimovich2019-06-221-1/+1
| | | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.15 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* www-client/elinks: amd64 stable wrt bug #687724Mikle Kolyada2019-06-201-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* www-client/elinks: x86 stable (bug #687724)Thomas Deutschmann2019-06-181-1/+1
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-client/elinks: stable 0.12_pre6-r4 for ia64, bug #687724Sergei Trofimovich2019-06-151-1/+1
| | | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* www-client/elinks: stable on armAnthony G. Basile2019-04-261-1/+1
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* www-client/elinks: keyword ~arm64Anthony G. Basile2019-04-203-6/+6
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* www-client/elinks: replace einfo with elog for messages to usersFrancesco Turco2018-08-152-23/+23
| | | | Closes: https://github.com/gentoo/gentoo/pull/9486
* www-client/elinks: Fix ruby check/compat by Felix Janda (bug #649948).Jeroen Roovers2018-03-262-1/+185
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* www-client/elinks: add snapshotted versionFelix Janda2018-03-032-0/+139
| | | | Closes: https://github.com/gentoo/gentoo/pull/7281
* www-client/elinks: update live ebuildFelix Janda2018-03-031-49/+47
|
* www-client/elinks: update live ebuild.Felix Janda2018-02-181-7/+1
| | | | switch to the fork of the de-facto maintainer
* www-client/elinks: remove old.Felix Janda2018-02-181-188/+0
|
* www-client/elinks: use default upstream configuration.Felix Janda2018-02-182-28/+0
| | | | Closes: https://bugs.gentoo.org/638730
* www-client/elinks: sort dependencies.Felix Janda2018-02-182-37/+37
| | | | Closes: https://github.com/gentoo/gentoo/pull/6960
* www-client/elinks: add ~arm, bug #634290Markus Meier2017-12-271-1/+1
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
* www-client: Update Manifest hashes.Ulrich Müller2017-12-091-3/+3
|
* www-client/elinks: prevent installation of *.alias files, bug 635090Felix Janda2017-10-222-0/+8
| | | | | Closes: https://bugs.gentoo.org/635090 Closes: https://github.com/gentoo/gentoo/pull/6019
* www-client/elinks: sync with live ebuild.Felix Janda2017-10-221-0/+165
| | | | | Bug: https://bugs.gentoo.org/608004 Closes: https://github.com/gentoo/gentoo/pull/5944
* www-client/elinks: bump live ebuild to EAPI 6.Felix Janda2017-10-222-25/+26
|