summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-editors/xemacs: multilib--Sam James2021-04-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/xemacs: eutils--Sam James2021-04-182-3/+3
| | | | | Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/xemacs: swallow output causing qa issueMats Lidell2021-01-162-1/+13
| | | | | | | | Patch unit test to be silent in order to avoid qa issue. Bug: https://bugs.gentoo.org/764809 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: Remove xemacs-21.5.34-r4.ebuildMats Lidell2021-01-101-256/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: drop old EAPI=5Aaron Bauman2020-09-262-488/+0
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* app-editors/xemacs: stable 21.4.24-r2 for ppcSergei Trofimovich2020-09-071-1/+1
| | | | | | | | stable wrt bug #738268 Package-Manager: Portage-3.0.5, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-editors/xemacs: ppc64 stable (bug #738268)Sam James2020-09-031-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/xemacs: Compile on >=glibc-2.32Mats Lidell2020-08-312-0/+90
| | | | | | | Use strsignal to compile on >=glibc-2.32. Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: Compile on >=glibc-2.32Mats Lidell2020-08-302-0/+93
| | | | | | | | Use strsignal to compile on >=glibc-2.32. Closes: https://bugs.gentoo.org/738396 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: x86 stable wrt bug #738268Agostino Sarubbo2020-08-211-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/xemacs: sparc stable wrt bug #738268Agostino Sarubbo2020-08-211-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/xemacs: amd64 stable wrt bug #738268Agostino Sarubbo2020-08-211-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/xemacs: Stabilize 21.4.24-r2 arm64, #738268Sam James2020-08-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/xemacs: Remove unused configure check on arMats Lidell2020-04-192-0/+75
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: drop to ~hppaRolf Eike Beer2020-04-042-2/+2
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-editors/xemacs: Support Gentoo PrefixMats Lidell2020-03-261-8/+8
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: Fix configure warning, EAPI bumpMats Lidell2020-03-072-0/+283
| | | | | | | | Patch configure to locate libc in /lib64 and bump EAPI. bug: https://bugs.gentoo.org/711040 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mats Lidell <matsl@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>
* app-editors/xemacs: Convert iso-8859-1 texi files to utf-8Mats Lidell2020-01-122-66/+6
| | | | | | | | Convert iso-8859-1 files instead of patching since QA checks don't like binary patch files. Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mats Lidell <matsl@gentoo.org>
* app-editors/xemacs: Use EAPI=7 and use utf-8 for infoMats Lidell2020-01-112-0/+311
| | | | | | | Use utf-8 in info files to allow use of texinfo 6.7 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mats Lidell <matsl@gentoo.org>
* */*: [QA] Remove redundant `|| die` guardsDavid Seifert2019-12-111-3/+2
| | | | | | | | | | | | * 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>
* app-editors: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-editors/xemacs: arm64 stableAaron Bauman2019-07-271-2/+2
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64"
* app-editors/xemacs: Fix configure problemMats Lidell2019-07-092-1/+27
| | | | | | | | | | libneXtaw was not found. This was caused by libs not being linked in the right order which is required when '--as-needed' is used. Bug: https://bugs.gentoo.org/689176 Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Mats Lidell <matsl@gentoo.org> Package-Manager: Portage-2.3.67, Repoman-2.3.16
* app-editors/xemacs: Make USE=mule localMichał Górny2018-11-281-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-editors/xemacs: dropped mips keywordsMatt Turner2018-03-283-3/+3
|
* app-editors/xemacs-21.4.24-r1: alpha stableTobias Klausmann2018-03-041-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/645070
* app-editors/xemacs: Remove useless maintainer <description/>Michał Górny2018-02-111-1/+0
| | | | | | | | | Remove useless/redundant maintainer <description/>. It does not benefit bug wrangling, and only wastes developer's time on reading it. Few tips: - assignee/CC is implied by ordering, there is no reason to repeat it, - we know that maintainer is maintainer (la la la la la), - most of adjectives for maintainer are of no value and/or are obvious.
* app-editors/xemacs: stable 21.4.24-r1 for hppa, bug #645070Sergei Trofimovich2018-02-051-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
* app-editors/xemacs: amd64 stable wrt bug #645070Mikle Kolyada2018-01-281-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-editors/xemacs: stable 21.4.24-r1 for ppc/ppc64, bug #645070Sergei Trofimovich2018-01-201-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc ppc64"
* app-editors/xemacs: stable 21.4.24-r1 for sparc, bug #645070Rolf Eike Beer2018-01-201-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* app-editors/xemacs: Add berkdb dependency to gdbmMats Lidell2018-01-131-2/+2
| | | | | bug: https://bugs.gentoo.org/643678 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-editors/xemacs: [QA] Rely on default value of WANT_AUTOCONFDavid Seifert2018-01-051-2/+1
| | | | | | | | * Specifying WANT_AUTOCONF=2.5 is unnecessary as this will choose the most recent version of Autoconf anyways. It only impedes future bumps of Autoconf. Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-editors/xemacs: Remove xemacs-21.4.22-r4.ebuild and patchesMats Lidell2017-12-288-953/+0
| | | | | | xemacs-21.4.24.ebuild has been stable for a long time. Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-editors/xemacs: Use xdg_desktop_database_updateMats Lidell2017-12-103-3/+9
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-editors/xemacs: Use system malloc and -no-pieMats Lidell2017-12-103-25/+20
| | | | | | | | | | | For 21.4 use system malloc on all architectures. For both 21.4 and 21.5 use -no-pie option since xemacs can't be built with positions indipendent code yet. This is for adopting to the 17.0 profiles which defaults to use PIE. Bug: https://bugs.gentoo.org/639214 Bug: https://bugs.gentoo.org/639508 Bug: https://bugs.gentoo.org/639642 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-editors: Update Manifest files.Ulrich Müller2017-11-261-4/+4
| | | | For packages maintained by the Emacs project.
* app-editors/xemacs: remove unused patchesMichael Mair-Keimberger2017-11-182-47/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/6225
* app-editors/xemacs: Strip empty metadata.xml elementsMichał Górny2017-10-081-1/+0
|
* app-editors/xemacs: keyword ~mipsAnthony G. Basile2017-08-094-5/+5
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* app-editors/xemacs: keyword ~arm64Alexis Ballier2017-06-211-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* app-editors/xemacs: remove banner header in einfo, bug #621634Mats Lidell2017-06-171-1/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* app-editors/xemacs: Build with ncurses using tinfo, bug #615544Mats Lidell2017-04-173-1/+17
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-editors/xemacs: Bump to 21.4.24-r1.Mats Lidell2017-04-032-0/+271
| | | | | | Remove deprecation warnings. Solves bug #552044 in a better way. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-editors/xemacs: Remove old xemacs-21.5 ebuildsMats Lidell2017-04-035-975/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-editors/xemacs: Convert to thin manifestAndreas K. Huettel2017-03-311-45/+0
|
* app-editors/xemacs: Use system malloc (bug 609110)Mats Lidell2017-03-313-5/+84
| | | | | | | Move to EAPI=5, patch for glibc macro deprecation Package-Manager: Portage-2.3.3, Repoman-2.3.1 Manifest-Sign-Key: 0x377034660A5828DE!
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-287-7/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>