From d6601acddb3f838bf9c38216a565ce8ab0d9e86d Mon Sep 17 00:00:00 2001 From: David Michael Date: Mon, 8 Jan 2018 09:56:27 -0500 Subject: [PATCH] bump(app-editors/emacs): sync with upstream --- .../app-editors/emacs/ChangeLog | 351 --- .../app-editors/emacs/ChangeLog-2015 | 2529 ----------------- .../portage-stable/app-editors/emacs/Manifest | 33 +- .../app-editors/emacs/emacs-18.59-r11.ebuild | 19 +- ...-23.4-r14.ebuild => emacs-23.4-r16.ebuild} | 16 +- .../app-editors/emacs/emacs-24.4-r4.ebuild | 338 --- .../app-editors/emacs/emacs-24.5-r1.ebuild | 347 --- ...cs-24.5-r3.ebuild => emacs-24.5-r4.ebuild} | 22 +- .../app-editors/emacs/emacs-24.5.ebuild | 347 --- ...s-25.1_rc1.ebuild => emacs-25.2-r1.ebuild} | 26 +- ...macs-25.1_rc2.ebuild => emacs-25.3.ebuild} | 24 +- .../app-editors/emacs/metadata.xml | 2 + .../md5-cache/app-editors/emacs-18.59-r11 | 8 +- .../{emacs-23.4-r14 => emacs-23.4-r16} | 10 +- .../md5-cache/app-editors/emacs-24.4-r4 | 14 - .../metadata/md5-cache/app-editors/emacs-24.5 | 14 - .../md5-cache/app-editors/emacs-24.5-r1 | 14 - .../md5-cache/app-editors/emacs-24.5-r3 | 14 - .../md5-cache/app-editors/emacs-24.5-r4 | 14 + .../md5-cache/app-editors/emacs-25.1_rc1 | 14 - .../md5-cache/app-editors/emacs-25.1_rc2 | 14 - .../md5-cache/app-editors/emacs-25.2-r1 | 14 + .../metadata/md5-cache/app-editors/emacs-25.3 | 14 + 23 files changed, 114 insertions(+), 4084 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/app-editors/emacs/ChangeLog delete mode 100644 sdk_container/src/third_party/portage-stable/app-editors/emacs/ChangeLog-2015 rename sdk_container/src/third_party/portage-stable/app-editors/emacs/{emacs-23.4-r14.ebuild => emacs-23.4-r16.ebuild} (96%) delete mode 100644 sdk_container/src/third_party/portage-stable/app-editors/emacs/emacs-24.4-r4.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/app-editors/emacs/emacs-24.5-r1.ebuild rename sdk_container/src/third_party/portage-stable/app-editors/emacs/{emacs-24.5-r3.ebuild => emacs-24.5-r4.ebuild} (95%) delete mode 100644 sdk_container/src/third_party/portage-stable/app-editors/emacs/emacs-24.5.ebuild rename sdk_container/src/third_party/portage-stable/app-editors/emacs/{emacs-25.1_rc1.ebuild => emacs-25.2-r1.ebuild} (92%) rename sdk_container/src/third_party/portage-stable/app-editors/emacs/{emacs-25.1_rc2.ebuild => emacs-25.3.ebuild} (93%) rename sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-editors/{emacs-23.4-r14 => emacs-23.4-r16} (54%) delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-editors/emacs-24.4-r4 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-editors/emacs-24.5 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-editors/emacs-24.5-r1 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-editors/emacs-24.5-r3 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-editors/emacs-24.5-r4 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-editors/emacs-25.1_rc1 delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-editors/emacs-25.1_rc2 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-editors/emacs-25.2-r1 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-editors/emacs-25.3 diff --git a/sdk_container/src/third_party/portage-stable/app-editors/emacs/ChangeLog b/sdk_container/src/third_party/portage-stable/app-editors/emacs/ChangeLog deleted file mode 100644 index 92e3d48596..0000000000 --- a/sdk_container/src/third_party/portage-stable/app-editors/emacs/ChangeLog +++ /dev/null @@ -1,351 +0,0 @@ -# ChangeLog for app-editors/emacs -# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 -# (auto-generated from git log) - -*emacs-24.5 (09 Aug 2015) -*emacs-24.4-r4 (09 Aug 2015) -*emacs-23.4-r13 (09 Aug 2015) -*emacs-18.59-r10 (09 Aug 2015) - - 09 Aug 2015; Robin H. Johnson +emacs-18.59-r10.ebuild, - +emacs-23.4-r13.ebuild, +emacs-24.4-r4.ebuild, +emacs-24.5.ebuild, - +metadata.xml: - proj/gentoo: Initial commit - - This commit represents a new era for Gentoo: - Storing the gentoo-x86 tree in Git, as converted from CVS. - - This commit is the start of the NEW history. - Any historical data is intended to be grafted onto this point. - - Creation process: - 1. Take final CVS checkout snapshot - 2. Remove ALL ChangeLog* files - 3. Transform all Manifests to thin - 4. Remove empty Manifests - 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ - 5.1. Do not touch files with -kb/-ko keyword flags. - - Signed-off-by: Robin H. Johnson - X-Thanks: Alec Warner - did the GSoC 2006 migration - tests - X-Thanks: Robin H. Johnson - infra guy, herding this - project - X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo - developer, wrote Git features for the migration - X-Thanks: Brian Harring - wrote much python to improve - cvs2svn - X-Thanks: Rich Freeman - validation scripts - X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 - work in migration - X-Thanks: Michał Górny - scripts, QA, nagging - X-Thanks: All of other Gentoo developers - many ideas and lots of paint on - the bikeshed - - 22 Aug 2015; Jeroen Roovers emacs-24.5.ebuild: - Stable for HPPA (bug #556288). - - Package-Manager: portage-2.2.20.1 - - 24 Aug 2015; Jeroen Roovers emacs-24.5.ebuild: - Stable for PPC64 (bug #556288). - - Package-Manager: portage-2.2.20.1 - - 24 Aug 2015; Justin Lecher emacs-18.59-r10.ebuild, - emacs-23.4-r13.ebuild, emacs-24.4-r4.ebuild, emacs-24.5.ebuild, - metadata.xml: - Use https by default - - Convert all URLs for sites supporting encrypted connections from http to - https - - Signed-off-by: Justin Lecher - - 24 Aug 2015; Justin Lecher emacs-24.5.ebuild: - Convert URIs for gnome.org and kde.org to https - - Signed-off-by: Justin Lecher - - 24 Aug 2015; Justin Lecher emacs-18.59-r10.ebuild, - emacs-23.4-r13.ebuild, emacs-24.4-r4.ebuild, emacs-24.5.ebuild: - Use https for most gnu.org URLs - - Signed-off-by: Justin Lecher - - 24 Aug 2015; Mike Gilbert metadata.xml: - Revert DOCTYPE SYSTEM https changes in metadata.xml - - repoman does not yet accept the https version. - This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. - - Bug: https://bugs.gentoo.org/552720 - - 06 Sep 2015; Agostino Sarubbo emacs-24.5.ebuild: - ppc stable wrt bug #556288 - - Package-Manager: portage-2.2.20.1 - RepoMan-Options: --include-arches="ppc" - -*emacs-24.5-r1 (20 Sep 2015) - - 20 Sep 2015; Ulrich Müller +emacs-24.5-r1.ebuild: - Prefer inotify to gfile. - - USE flag "inotify" will override "gfile" when both are set. - This follows an upstream change in configure. - - Bug: http://debbugs.gnu.org/21241 - - Package-Manager: portage-2.2.20.1 - - 20 Sep 2015; Ulrich Müller emacs-18.59-r10.ebuild, - emacs-23.4-r13.ebuild, emacs-24.4-r4.ebuild, emacs-24.5.ebuild, - emacs-24.5-r1.ebuild: - Depend on sys-libs/ncurses:0. - - Package-Manager: portage-2.2.20.1 - - 21 Sep 2015; Agostino Sarubbo emacs-24.5.ebuild: - sparc stable wrt bug #556288 - - Package-Manager: portage-2.2.20.1 - RepoMan-Options: --include-arches="sparc" - -*emacs-23.4-r14 (20 Dec 2015) -*emacs-18.59-r11 (20 Dec 2015) - - 20 Dec 2015; Ulrich Müller +emacs-18.59-r11.ebuild, - +emacs-23.4-r14.ebuild: - Fixes for GCC 5. - - Emacs 18.59: Use system malloc. This fixes hanging at runtime when - compiled with GCC 5.3. Fix a couple of compiler warnings. - - Emacs 23.4: Fix jpeg version check to work with gcc >= 5. - - Package-Manager: portage-2.2.26 - - 21 Dec 2015; Patrick Lauer emacs-18.59-r11.ebuild: - Turn PATCHES into bash array - - 21 Dec 2015; Ulrich Müller emacs-18.59-r11.ebuild: - Revert "app-editors/emacs: Turn PATCHES into bash array" - - This reverts commit 5b0d3bb4ec734650d84a7c56372e4fb12edc7d96. - Revert purely stylistic change. Non-array PATCHES is explicitly - allowed in EAPI default_src_prepare(). - - 17 Jan 2016; Ulrich Müller emacs-23.4-r14.ebuild, - emacs-24.4-r4.ebuild, emacs-24.5.ebuild, emacs-24.5-r1.ebuild: - Fixes for giflib-5. - - Add slot operator to media-libs/giflib dependency throughout. - Updated patchset for emacs-23.4, fixes compilation with giflib-5. - - Package-Manager: portage-2.2.26 - - 24 Jan 2016; Ulrich Müller metadata.xml: - Split emacs herd and assign its packages to Emacs and GNU Emacs projects. - - 24 Jan 2016; Michał Górny metadata.xml: - Unify quoting in metadata.xml files for machine processing - - Force unified quoting in all metadata.xml files since lxml does not - preserve original use of single and double quotes. Ensuring unified - quoting before the process allows distinguishing the GLEP 67-related - metadata.xml changes from unrelated quoting changes. - - 24 Jan 2016; Michał Górny metadata.xml: - Set appropriate maintainer types in metadata.xml (GLEP 67) - - 31 Jan 2016; Ulrich Müller metadata.xml: - Update description of the "gtk3" flag. - - Package-Manager: portage-2.2.27 - - 01 Feb 2016; Agostino Sarubbo emacs-23.4-r14.ebuild: - amd64 stable wrt bug #573490 - - Package-Manager: portage-2.2.26 - RepoMan-Options: --include-arches="amd64" - Signed-off-by: Agostino Sarubbo - - 04 Feb 2016; Tobias Klausmann emacs-23.4-r14.ebuild: - add alpha keyword - - Gentoo-Bug: 573490 - - Package-Manager: portage-2.2.27 - - 10 Feb 2016; Markus Meier emacs-23.4-r14.ebuild: - arm stable, bug #573490 - - Package-Manager: portage-2.2.27 - RepoMan-Options: --include-arches="arm" - - 13 Feb 2016; Jeroen Roovers emacs-23.4-r14.ebuild: - Stable for HPPA (bug #573490). - - Package-Manager: portage-2.2.27 - RepoMan-Options: --ignore-arches - - 14 Feb 2016; Agostino Sarubbo emacs-23.4-r14.ebuild: - x86 stable wrt bug #573490 - - Package-Manager: portage-2.2.26 - RepoMan-Options: --include-arches="x86" - Signed-off-by: Agostino Sarubbo - - 05 Mar 2016; Mikle Kolyada emacs-18.59-r11.ebuild: - amd64 stable wrt bug #573488 - - Package-Manager: portage-2.2.26 - - 05 Mar 2016; Ulrich Müller emacs-24.5-r1.ebuild: - Enable SSL/TLS support with ssl instead of gnutls flag. - - Package-Manager: portage-2.2.27 - - 05 Mar 2016; Mikle Kolyada emacs-24.5-r1.ebuild: - amd64 stable wrt bug #576532 - - Package-Manager: portage-2.2.26 - - 15 Mar 2016; Agostino Sarubbo emacs-24.5-r1.ebuild: - x86 stable wrt bug #576532 - - Package-Manager: portage-2.2.26 - RepoMan-Options: --include-arches="x86" - Signed-off-by: Agostino Sarubbo - - 15 Mar 2016; Agostino Sarubbo emacs-18.59-r11.ebuild: - x86 stable wrt bug #573488 - - Package-Manager: portage-2.2.26 - RepoMan-Options: --include-arches="x86" - Signed-off-by: Agostino Sarubbo - - 16 Mar 2016; Agostino Sarubbo emacs-24.5-r1.ebuild: - ppc stable wrt bug #576532 - - Package-Manager: portage-2.2.26 - RepoMan-Options: --include-arches="ppc" - Signed-off-by: Agostino Sarubbo - - 16 Mar 2016; Agostino Sarubbo emacs-23.4-r14.ebuild: - ppc stable wrt bug #573490 - - Package-Manager: portage-2.2.26 - RepoMan-Options: --include-arches="ppc" - Signed-off-by: Agostino Sarubbo - - 17 Mar 2016; Agostino Sarubbo emacs-24.5-r1.ebuild: - ppc64 stable wrt bug #576532 - - Package-Manager: portage-2.2.26 - RepoMan-Options: --include-arches="ppc64" - Signed-off-by: Agostino Sarubbo - - 17 Mar 2016; Agostino Sarubbo emacs-23.4-r14.ebuild: - ppc64 stable wrt bug #573490 - - Package-Manager: portage-2.2.26 - RepoMan-Options: --include-arches="ppc64" - Signed-off-by: Agostino Sarubbo - - 19 Mar 2016; Agostino Sarubbo emacs-24.5-r1.ebuild: - sparc stable wrt bug #576532 - - Package-Manager: portage-2.2.26 - RepoMan-Options: --include-arches="sparc" - Signed-off-by: Agostino Sarubbo - - 19 Mar 2016; Agostino Sarubbo emacs-23.4-r14.ebuild: - sparc stable wrt bug #573490 - - Package-Manager: portage-2.2.26 - RepoMan-Options: --include-arches="sparc" - Signed-off-by: Agostino Sarubbo - - 19 Mar 2016; Ulrich Müller -emacs-18.59-r10.ebuild: - Remove old. - - Package-Manager: portage-2.2.28 - - 20 Mar 2016; Agostino Sarubbo emacs-24.5-r1.ebuild: - ia64 stable wrt bug #576532 - - Package-Manager: portage-2.2.26 - RepoMan-Options: --include-arches="ia64" - Signed-off-by: Agostino Sarubbo - - 20 Mar 2016; Agostino Sarubbo emacs-23.4-r14.ebuild: - ia64 stable wrt bug #573490 - - Package-Manager: portage-2.2.26 - RepoMan-Options: --include-arches="ia64" - Signed-off-by: Agostino Sarubbo - - 20 Mar 2016; Ulrich Müller -emacs-23.4-r13.ebuild: - Remove old. - - Package-Manager: portage-2.2.28 - - 29 Mar 2016; Markus Meier emacs-24.5-r1.ebuild: - arm stable, bug #576532 - - Package-Manager: portage-2.2.28 - RepoMan-Options: --include-arches="arm" - - 26 May 2016; Tobias Klausmann emacs-24.5-r1.ebuild: - 24.5-r1: add alpha keyword - - Gentoo-Bug: 576532 - - Package-Manager: portage-2.3.0_rc1 - -*emacs-24.5-r2 (14 Jul 2016) - - 14 Jul 2016; Ulrich Müller +emacs-24.5-r2.ebuild: - Fix icons in toolbar with GTK+ 3.20.6. - - Bug: 588704 - - Package-Manager: portage-2.3.0 - -*emacs-25.1_rc1 (24 Jul 2016) - - 24 Jul 2016; Ulrich Müller +emacs-25.1_rc1.ebuild, - metadata.xml: - Version bump. - - First release candidate for Emacs 25.1. - - Package-Manager: portage-2.3.0 - -*emacs-24.5-r3 (24 Jul 2016) - - 24 Jul 2016; Ulrich Müller -emacs-24.5-r2.ebuild, - +emacs-24.5-r3.ebuild: - EAPI bump. - - Package-Manager: portage-2.3.0 - - 24 Jul 2016; Ulrich Müller emacs-25.1_rc1.ebuild: - Remove version test which is meaningless for slot 25. - - Package-Manager: portage-2.3.0 - - 22 Aug 2016; Ulrich Müller emacs-25.1_rc1.ebuild: - Add keywords to release candidate. - - Package-Manager: portage-2.3.0 - -*emacs-25.1_rc2 (22 Aug 2016) - - 22 Aug 2016; Ulrich Müller +emacs-25.1_rc2.ebuild: - Version bump. - - Package-Manager: portage-2.3.0 - diff --git a/sdk_container/src/third_party/portage-stable/app-editors/emacs/ChangeLog-2015 b/sdk_container/src/third_party/portage-stable/app-editors/emacs/ChangeLog-2015 deleted file mode 100644 index 6aa4f49b92..0000000000 --- a/sdk_container/src/third_party/portage-stable/app-editors/emacs/ChangeLog-2015 +++ /dev/null @@ -1,2529 +0,0 @@ -# ChangeLog for app-editors/emacs -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.687 2015/08/08 14:15:31 maekke Exp $ - - 08 Aug 2015; Markus Meier emacs-24.5.ebuild: - arm stable, bug #556288 - - 04 Aug 2015; Mikle Kolyada emacs-24.5.ebuild: - ia64 stable wrt bug #556288 - - 01 Aug 2015; Mikle Kolyada emacs-24.5.ebuild: - x86 stable wrt bug #556288 - - 30 Jul 2015; Mikle Kolyada emacs-24.5.ebuild: - amd64 stable wrt bug #556288 - - 30 Jul 2015; Tobias Klausmann emacs-24.5.ebuild: - Stable on alpha, bug 556288 - - 02 Jul 2015; Ulrich Müller emacs-24.5.ebuild: - Repeat the warning from upstream's configure about GTK+ breakage, and display - it more prominently using ewarn. - - 17 Apr 2015; Ulrich Müller -emacs-23.4-r11.ebuild, - -emacs-24.3-r6.ebuild: - Remove old. - - 17 Apr 2015; Mikle Kolyada emacs-23.4-r13.ebuild, - emacs-24.4-r4.ebuild: - sparc stable wrt bug #544448 - - 14 Apr 2015; Agostino Sarubbo emacs-23.4-r13.ebuild, - emacs-24.4-r4.ebuild: - Stable for ia64, wrt bug #544448 - - 13 Apr 2015; Agostino Sarubbo emacs-23.4-r13.ebuild, - emacs-24.4-r4.ebuild: - Stable for alpha, wrt bug #544448 - -*emacs-24.5 (11 Apr 2015) - - 11 Apr 2015; Ulrich Müller -emacs-24.5_rc1.ebuild, - -emacs-24.5_rc2.ebuild, -emacs-24.5_rc3-r1.ebuild, +emacs-24.5.ebuild: - Version bump. Remove release candidates. - -*emacs-24.5_rc3-r1 (09 Apr 2015) - - 09 Apr 2015; Ulrich Müller -emacs-24.5_rc3.ebuild, - +emacs-24.5_rc3-r1.ebuild: - Update Manifest, after upstream distfile was modified in place. - - 09 Apr 2015; Ulrich Müller -emacs-24.4-r1.ebuild: - Remove old. - - 09 Apr 2015; Markus Meier emacs-24.4-r4.ebuild: - arm stable, bug #544448 - - 09 Apr 2015; Markus Meier emacs-23.4-r13.ebuild: - arm stable, bug #544448 - -*emacs-24.5_rc3 (06 Apr 2015) - - 06 Apr 2015; Ulrich Müller +emacs-24.5_rc3.ebuild: - Version bump. - -*emacs-24.5_rc2 (01 Apr 2015) - - 01 Apr 2015; Ulrich Müller +emacs-24.5_rc2.ebuild: - Version bump. - - 01 Apr 2015; Ulrich Müller emacs-18.59-r10.ebuild: - Adjust USE dependency to work around false positive repoman warning. - - 31 Mar 2015; Ulrich Müller emacs-18.59-r10.ebuild, - emacs-23.4-r11.ebuild, emacs-23.4-r13.ebuild, emacs-24.3-r6.ebuild, - emacs-24.4-r1.ebuild, emacs-24.4-r4.ebuild, emacs-24.5_rc1.ebuild: - Update dependency after package move of eselect modules to app-eselect. - - 31 Mar 2015; Agostino Sarubbo emacs-23.4-r13.ebuild, - emacs-24.4-r4.ebuild: - Stable for ppc64, wrt bug #544448 - - 29 Mar 2015; Jeroen Roovers emacs-23.4-r13.ebuild, - emacs-24.4-r4.ebuild: - Stable for HPPA (bug #544448). - - 29 Mar 2015; Ulrich Müller -emacs-23.4-r12.ebuild, - -emacs-24.4-r3.ebuild: - Remove old. - - 28 Mar 2015; Ulrich Müller emacs-18.59-r10.ebuild: - Update multilib dependencies. - - 28 Mar 2015; Agostino Sarubbo emacs-23.4-r13.ebuild, - emacs-24.4-r4.ebuild: - Stable for ppc, wrt bug #544448 - -*emacs-24.5_rc1 (28 Mar 2015) - - 28 Mar 2015; Ulrich Müller +emacs-24.5_rc1.ebuild: - Version bump, release candidate for Emacs 24.5. - - 27 Mar 2015; Agostino Sarubbo emacs-23.4-r13.ebuild, - emacs-24.4-r4.ebuild: - Stable for x86, wrt bug #544448 - - 27 Mar 2015; Agostino Sarubbo emacs-23.4-r13.ebuild, - emacs-24.4-r4.ebuild: - Stable for amd64, wrt bug #544448 - -*emacs-24.4-r4 (07 Mar 2015) -*emacs-23.4-r13 (07 Mar 2015) - - 07 Mar 2015; Ulrich Müller +emacs-23.4-r13.ebuild, - +emacs-24.4-r4.ebuild: - Fix browse-url-firefox for firefox 36, bug 542046. - - 02 Mar 2015; Agostino Sarubbo emacs-24.4-r1.ebuild: - Stable for ppc, wrt bug #531806 - - 28 Feb 2015; Ulrich Müller emacs-23.4-r12.ebuild, - emacs-24.4-r3.ebuild: - Update version of emacs-common-gentoo dependency. - - 27 Feb 2015; Ulrich Müller emacs-24.4-r3.ebuild: - Call eautoreconf after patching. - -*emacs-24.4-r3 (21 Feb 2015) -*emacs-23.4-r12 (21 Feb 2015) - - 21 Feb 2015; Ulrich Müller +emacs-23.4-r12.ebuild, - -emacs-24.4-r2.ebuild, +emacs-24.4-r3.ebuild: - Follow QA policy for game state directory, bug 537580. - - 17 Feb 2015; Ulrich Müller emacs-23.4-r11.ebuild, - emacs-24.3-r6.ebuild, emacs-24.4-r1.ebuild, emacs-24.4-r2.ebuild: - Depend on slot 0 of media-libs/tiff. - - 25 Jan 2015; Ulrich Müller metadata.xml: - Update flag description. - -*emacs-24.4-r2 (23 Jan 2015) - - 23 Jan 2015; Ulrich Müller +emacs-24.4-r2.ebuild: - Don't shadow load-path in gnus, bug 537156. - - 02 Jan 2015; Mikle Kolyada emacs-24.4-r1.ebuild: - x86 stable wrt bug #531806 - - 26 Dec 2014; Markus Meier emacs-24.4-r1.ebuild: - arm stable, bug #531806 - - 09 Dec 2014; Jeroen Roovers emacs-24.4-r1.ebuild: - Stable for HPPA (bug #531806). - - 07 Dec 2014; Chema Alonso emacs-24.4-r1.ebuild: - Stable for amd64 wrt bug #531806 - - 06 Dec 2014; Ulrich Müller -emacs-24.4.ebuild: - Remove old. - - 10 Nov 2014; Ulrich Müller emacs-23.4-r11.ebuild: - Remove redundant _BSD_SOURCE macro causing warnings with glibc 2.20. - - 10 Nov 2014; Ulrich Müller emacs-23.4-r11.ebuild, - emacs-24.3-r6.ebuild, emacs-24.4-r1.ebuild: - Don't install spurious COPYING files. - -*emacs-24.4-r1 (10 Nov 2014) - - 10 Nov 2014; Ulrich Müller +emacs-24.4-r1.ebuild: - Fix runtime failure when load-path contains a nil element, bug 528664. - - 28 Oct 2014; Ulrich Müller emacs-23.4-r11.ebuild, - emacs-24.4.ebuild: - Filter -pie from CFLAGS. Make sure that PT_PAX and XATTR_PAX flags for - temacs are identical. Fixes build failure on hardened Linux, bug 526948. - -*emacs-24.4 (20 Oct 2014) - - 20 Oct 2014; Ulrich Müller -emacs-24.4_rc1.ebuild, - +emacs-24.4.ebuild: - Version bump. Remove release candidate. - -*emacs-24.4_rc1 (18 Oct 2014) - - 18 Oct 2014; Ulrich Müller +emacs-24.4_rc1.ebuild, - metadata.xml: - Version bump, release candidate for Emacs 24.4. - - 02 Jul 2014; Ulrich Müller emacs-18.59-r10.ebuild: - Get rid of the abi_x86_32 USE flag, it is redundant. Remove REQUIRED_USE. - - 19 Jun 2014; Ulrich Müller -emacs-23.4-r10.ebuild: - Remove old. - - 19 Jun 2014; Markus Meier emacs-23.4-r11.ebuild: - arm stable, bug #512692 - - 18 Jun 2014; Michał Górny emacs-18.59-r10.ebuild: - Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug - #513718. - - 16 Jun 2014; Michał Górny emacs-18.59-r10.ebuild: - Disallow emul-linux-x86-*[abi_x86_32] from satisfying the deps to help PM - understand that we are using the multilib package then. - - 08 Jun 2014; Jeroen Roovers emacs-23.4-r11.ebuild: - Stable for HPPA (bug #512692). - - 08 Jun 2014; Ulrich Müller -emacs-23.4-r6.ebuild, - -emacs-24.3-r2.ebuild: - Remove vulnerable versions wrt security bug 509830. - - 08 Jun 2014; Agostino Sarubbo emacs-23.4-r11.ebuild, - emacs-24.3-r6.ebuild: - Stable for alpha, amd64, ia64, ppc, ppc64, sparc, and x86, wrt bug #509830 - - 07 Jun 2014; Ulrich Müller -emacs-21.4-r25.ebuild, - -emacs-22.3-r12.ebuild, metadata.xml: - Remove Emacs 21 and 22, bug 394589. - - 04 Jun 2014; Ulrich Müller emacs-23.4-r11.ebuild: - Avoid gcc -Wformat-security warning, bug 512426. - - 16 May 2014; Ulrich Müller emacs-24.3-r6.ebuild: - Do not depend on xz-utils, it is in the system set. - - 16 May 2014; Ulrich Müller -emacs-23.4-r8.ebuild, - -emacs-24.2-r1.ebuild, -emacs-24.3-r4.ebuild: - Remove old. - - 16 May 2014; Ulrich Müller -emacs-18.59-r9.ebuild, - emacs-18.59-r10.ebuild: - Allow emul-linux-* as alternative dependency, since this is still stage I of - the gx86-multilib roadmap. Stable on amd64 and x86, bug 510456. Remove old. - - 15 May 2014; Markus Meier emacs-23.4-r10.ebuild, - emacs-24.3-r6.ebuild: - arm stable, bug #509830 - -*emacs-23.4-r11 (10 May 2014) - - 10 May 2014; Ulrich Müller +emacs-23.4-r11.ebuild: - Backport xz support to Emacs 23.4. - - 09 May 2014; Jeroen Roovers emacs-23.4-r10.ebuild, - emacs-24.3-r6.ebuild: - Stable for HPPA (bug #509830). - -*emacs-24.3-r6 (09 May 2014) -*emacs-23.4-r10 (09 May 2014) - - 09 May 2014; Ulrich Müller -emacs-23.4-r9.ebuild, - +emacs-23.4-r10.ebuild, -emacs-24.3-r5.ebuild, +emacs-24.3-r6.ebuild: - Use upstream patch for browse-url, CVE-2014-3423, bug 509830. - -*emacs-24.3-r5 (08 May 2014) -*emacs-23.4-r9 (08 May 2014) - - 08 May 2014; Ulrich Müller +emacs-23.4-r9.ebuild, - +emacs-24.3-r5.ebuild: - Fix multiple issues with insecure use of temporary files, CVE-2014-3421, - CVE-2014-3422, CVE-2014-3423, CVE-2014-3424, bug 509830. - -*emacs-24.3-r4 (05 May 2014) -*emacs-23.4-r8 (05 May 2014) -*emacs-22.3-r12 (05 May 2014) - - 05 May 2014; Ulrich Müller -emacs-22.3-r11.ebuild, - +emacs-22.3-r12.ebuild, -emacs-23.4-r7.ebuild, +emacs-23.4-r8.ebuild, - -emacs-24.3-r3.ebuild, +emacs-24.3-r4.ebuild: - Access shared game score files in /var/games/emacs, compliant with the FHS. - - 23 Apr 2014; Ulrich Müller -emacs-18.59-r8.ebuild: - Remove old. - - 23 Apr 2014; Chema Alonso emacs-18.59-r9.ebuild: - Stable for amd64 wrt bug #502262 - - 06 Apr 2014; Ulrich Müller emacs-23.4-r6.ebuild, - emacs-23.4-r7.ebuild, emacs-24.3-r2.ebuild, emacs-24.3-r3.ebuild: - Update URI of Xft support wiki page. - -*emacs-24.3-r3 (04 Apr 2014) -*emacs-23.4-r7 (04 Apr 2014) -*emacs-22.3-r11 (04 Apr 2014) -*emacs-21.4-r25 (04 Apr 2014) -*emacs-18.59-r10 (04 Apr 2014) - - 04 Apr 2014; Ulrich Müller +emacs-18.59-r10.ebuild, - -emacs-21.4-r24.ebuild, +emacs-21.4-r25.ebuild, -emacs-22.3-r10.ebuild, - +emacs-22.3-r11.ebuild, +emacs-23.4-r7.ebuild, +emacs-24.3-r3.ebuild: - Install emacs man page under the same name as the binary. Remove old - compatibility code. - - 29 Mar 2014; Ulrich Müller emacs-18.59-r8.ebuild: - Drop x32 support in stable ebuild due to broken dependency tree. - - 09 Mar 2014; Pawel Hajdan jr emacs-18.59-r9.ebuild: - x86 stable wrt bug #502262 - - 20 Feb 2014; Ulrich Müller emacs-18.59-r9.ebuild: - Fix SRC_URI, old-gnu is not on GNU mirrors. - - 17 Feb 2014; Ulrich Müller emacs-23.4-r6.ebuild, - emacs-24.3-r2.ebuild: - Fix man page redirection for ctags. - - 25 Jan 2014; Ulrich Müller emacs-23.4-r6.ebuild, - emacs-24.3-r2.ebuild: - Fix build failure on hardened Linux when both PT_PAX_FLAGS and - XATTR_PAX_FLAGS are enabled, bug 497498. - - 16 Jan 2014; Mike Frysinger emacs-23.4-r6.ebuild, - emacs-24.2-r1.ebuild, emacs-24.3-r2.ebuild: - Mark s390 stable. - - 30 Dec 2013; Ulrich Müller emacs-23.4-r6.ebuild, - emacs-24.3-r2.ebuild: - Fix build failure on hardened kernel with XATTR_PAX_FLAGS, bug 456970. - - 26 Dec 2013; Ulrich Müller emacs-23.4-r6.ebuild, - emacs-24.2-r1.ebuild, emacs-24.3-r2.ebuild: - Drop to unstable keyword on s390 and sh. - - 26 Dec 2013; Ulrich Müller emacs-18.59-r8.ebuild: - Fix USE dependency on ncurses. - -*emacs-18.59-r9 (03 Oct 2013) - - 03 Oct 2013; Ulrich Müller +emacs-18.59-r9.ebuild: - Bump ebuild to EAPI 5. Depend on multilib-enabled ncurses on amd64. - - 19 Sep 2013; Ulrich Müller -emacs-24.3-r1.ebuild: - Remove old. - - 21 Aug 2013; Ulrich Müller emacs-18.59-r8.ebuild: - Add ncurses[abi_x86_32] as alternative dependency on amd64. - - 14 Aug 2013; Ulrich Müller emacs-24.3-r2.ebuild: - Don't call configure with --program-transform-name, upstream bug #15091. - Revert to moving the executable instead. - - 06 Aug 2013; Agostino Sarubbo emacs-24.3-r2.ebuild: - Stable for s390, wrt bug #476702 - - 06 Aug 2013; Ulrich Müller emacs-18.59-r8.ebuild: - Require USE=development for emul-linux-x86-baselibs, needed for pkg-config. - Call epatch_user. - - 04 Aug 2013; Agostino Sarubbo emacs-24.3-r2.ebuild: - Stable for ia64, wrt bug #476702 - - 03 Aug 2013; Ulrich Müller emacs-18.59-r8.ebuild: - Use pkg-config to detect ncurses, bug 457530. - - 03 Aug 2013; Agostino Sarubbo emacs-24.3-r2.ebuild: - Stable for sparc, wrt bug #476702 - - 02 Aug 2013; Ulrich Müller emacs-21.4-r24.ebuild, - emacs-22.3-r10.ebuild, emacs-23.4-r6.ebuild, emacs-24.2-r1.ebuild, - emacs-24.3-r1.ebuild, emacs-24.3-r2.ebuild: - Update dependency on virtual/jpeg. - - 14 Jul 2013; Agostino Sarubbo emacs-24.3-r2.ebuild: - Stable for alpha and arm, wrt bug #476702 - - 13 Jul 2013; Agostino Sarubbo emacs-24.3-r2.ebuild: - Stable for amd64, ppc, ppc64, and x86, wrt bug #476702 - - 13 Jul 2013; Jeroen Roovers emacs-24.3-r2.ebuild: - Stable for HPPA (bug #476702). - - 13 Jul 2013; Ulrich Müller emacs-24.3-r2.ebuild: - Updated patchset, fixes build failure on FreeBSD 9.1, bug 473364. - - 02 Jun 2013; Agostino Sarubbo emacs-24.3-r1.ebuild: - Stable for sh, wrt bug #469874 - - 25 May 2013; Agostino Sarubbo emacs-24.3-r1.ebuild: - Stable for sparc, wrt bug #469874 - -*emacs-24.3-r2 (23 May 2013) - - 23 May 2013; Ulrich Müller +emacs-24.3-r2.ebuild: - Fix Info reader to support Info files created by makeinfo 5, bug 464368. - - 20 May 2013; Agostino Sarubbo emacs-24.3-r1.ebuild: - Stable for s390, wrt bug #469874 - - 18 May 2013; Agostino Sarubbo emacs-24.3-r1.ebuild: - Stable for alpha and ia64, wrt bug #469874 - - 16 May 2013; Agostino Sarubbo emacs-24.3-r1.ebuild: - Stable for arm, ppc, and ppc64, wrt bug #469874 - - 15 May 2013; Jeroen Roovers emacs-24.3-r1.ebuild: - Stable for HPPA (bug #469874). - - 15 May 2013; Agostino Sarubbo emacs-24.3-r1.ebuild: - Stable for amd64 and x86, wrt bug #469874 - -*emacs-23.4-r6 (06 Apr 2013) - - 06 Apr 2013; Ulrich Müller emacs-21.4-r24.ebuild, - emacs-22.3-r10.ebuild, -emacs-23.4-r5.ebuild, +emacs-23.4-r6.ebuild, - emacs-24.3-r1.ebuild: - Add slot operator to libpng dependency. Update EAPI to 5 where necessary. - - 03 Apr 2013; Fabian Groffen emacs-23.4-r5.ebuild, - emacs-24.2-r1.ebuild, emacs-24.3-r1.ebuild: - Drop ~{sparc,x86}-solaris, segfaults during install - -*emacs-24.3-r1 (31 Mar 2013) - - 31 Mar 2013; Ulrich Müller -emacs-24.3.ebuild, - +emacs-24.3-r1.ebuild: - Correct name of installed man pages. - - 27 Mar 2013; Ulrich Müller emacs-23.4-r5.ebuild, - emacs-24.3.ebuild: - Fall back to the installsources dir for find-function-C-source-directory if - that feature is enabled. - - 19 Mar 2013; Ulrich Müller emacs-23.4-r5.ebuild, - emacs-24.3.ebuild: - Prefer motif to athena if both USE flags are set. - - 18 Mar 2013; Ulrich Müller emacs-18.59-r8.ebuild: - The emul-linux-x86 libs are not needed for the x32 ABI. - - 11 Mar 2013; Ulrich Müller emacs-24.3.ebuild: - Fix build failure with USE=kerberos and app-crypt/heimdal, bug 461370. - Thanks to Martin von Gagern for the patch. - -*emacs-24.3 (11 Mar 2013) - - 11 Mar 2013; Ulrich Müller -emacs-24.3_rc2.ebuild, - -emacs-24.3_rc3.ebuild, +emacs-24.3.ebuild: - Version bump. Remove release candidates. - - 10 Mar 2013; Ulrich Müller -emacs-23.4-r4.ebuild, - -emacs-24.2.ebuild, -emacs-24.3_rc1.ebuild: - Remove old. - - 10 Mar 2013; Agostino Sarubbo emacs-23.4-r5.ebuild, - emacs-24.2-r1.ebuild: - Stable for s390, wrt bug #459666 - -*emacs-24.3_rc3 (08 Mar 2013) - - 08 Mar 2013; Ulrich Müller +emacs-24.3_rc3.ebuild: - Version bump. - -*emacs-24.3_rc2 (07 Mar 2013) - - 07 Mar 2013; Ulrich Müller +emacs-24.3_rc2.ebuild: - Version bump. - - 06 Mar 2013; Ulrich Müller emacs-24.3_rc1.ebuild: - Fix previous commit, REPLACING_VERSIONS is not valid in src_install. - - 05 Mar 2013; Ulrich Müller emacs-23.4-r5.ebuild: - Use functions from readme.gentoo.eclass instead of elog. - -*emacs-24.3_rc1 (05 Mar 2013) - - 05 Mar 2013; Ulrich Müller +emacs-24.3_rc1.ebuild: - Version bump, release candidate for Emacs 24.3. - - 05 Mar 2013; Agostino Sarubbo emacs-23.4-r5.ebuild, - emacs-24.2-r1.ebuild: - Stable for sh, wrt bug #459666 - - 03 Mar 2013; Agostino Sarubbo emacs-23.4-r5.ebuild, - emacs-24.2-r1.ebuild: - Stable for sparc, wrt bug #459666 - - 01 Mar 2013; Agostino Sarubbo emacs-23.4-r5.ebuild, - emacs-24.2-r1.ebuild: - Stable for amd64, x86, ia64, arm, alpha, ppc64, and ppc, wrt bug #459666 - - 28 Feb 2013; Jeroen Roovers emacs-23.4-r5.ebuild, - emacs-24.2-r1.ebuild: - Stable for HPPA (bug #459666). - -*emacs-24.2-r1 (28 Feb 2013) -*emacs-23.4-r5 (28 Feb 2013) - - 28 Feb 2013; Ulrich Müller +emacs-23.4-r5.ebuild, - -emacs-24.1-r1.ebuild, emacs-24.2.ebuild, +emacs-24.2-r1.ebuild: - Fix failures with separate tinfo library at build and run time, bug 459458. - Remove old. - - 24 Oct 2012; Ulrich Müller emacs-21.4-r24.ebuild, - emacs-22.3-r10.ebuild, emacs-23.4-r4.ebuild, emacs-24.1-r1.ebuild, - emacs-24.2.ebuild: - Update dependency after package move from x11-libs/openmotif to - x11-libs/motif. - - 08 Oct 2012; Ulrich Müller -emacs-23.4-r3.ebuild: - Remove vulnerable revision wrt security bug 431178. - - 08 Oct 2012; Anthony G. Basile emacs-23.4-r4.ebuild, - emacs-24.1-r1.ebuild: - stable ppc, bug #431178 - - 07 Oct 2012; Raúl Porcel emacs-24.2.ebuild: - alpha/ia64/s390/sh/sparc/x86 stable wrt #436520 - - 06 Oct 2012; Markus Meier emacs-24.2.ebuild: - arm stable, bug #436520 - - 05 Oct 2012; Brent Baude emacs-24.2.ebuild: - Marking emacs-24.2 ppc64 for bug 436520 - - 04 Oct 2012; Brent Baude emacs-24.2.ebuild: - Marking emacs-24.2 ppc for bug 436520 - - 02 Oct 2012; Jeroen Roovers emacs-24.2.ebuild: - Stable for HPPA (bug #436520). - - 01 Oct 2012; Ulrich Müller emacs-23.4-r4.ebuild, - emacs-24.1-r1.ebuild, emacs-24.2.ebuild: - Don't hardcode ar, but get AR and ARFLAGS from configure, bug 436758. - - 01 Oct 2012; Agostino Sarubbo emacs-24.2.ebuild: - Stable for amd64, wrt bug #436520 - - 26 Sep 2012; Ulrich Müller -emacs-24.1.ebuild: - Remove old. - - 26 Sep 2012; Kacper Kowalik emacs-23.4-r4.ebuild, - emacs-24.1-r1.ebuild: - ppc64 stable wrt #431178 - - 25 Sep 2012; Ulrich Müller emacs-18.59-r8.ebuild, - emacs-21.4-r24.ebuild, emacs-22.3-r10.ebuild, emacs-23.4-r3.ebuild, - emacs-23.4-r4.ebuild, emacs-24.1.ebuild, emacs-24.1-r1.ebuild, - emacs-24.2.ebuild: - Specify LICENSE more precisely, "as-is" is really HPND. - - 18 Sep 2012; Ulrich Müller emacs-18.59-r8.ebuild, - emacs-21.4-r24.ebuild, emacs-22.3-r10.ebuild, emacs-23.4-r3.ebuild, - emacs-23.4-r4.ebuild, emacs-24.1.ebuild, emacs-24.1-r1.ebuild, - emacs-24.2.ebuild: - Fix LICENSE. - - 07 Sep 2012; Ulrich Müller metadata.xml: - Add description for source USE flag. - - 02 Sep 2012; Ulrich Müller -emacs-23.4-r1.ebuild: - Remove old. - - 02 Sep 2012; Raúl Porcel emacs-23.4-r4.ebuild, - emacs-24.1-r1.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #431178 - -*emacs-24.2 (27 Aug 2012) - - 27 Aug 2012; Ulrich Müller -emacs-24.2_rc1.ebuild, - -emacs-24.2_rc2.ebuild, +emacs-24.2.ebuild: - Version bump. Remove release candidates. - -*emacs-24.2_rc2 (24 Aug 2012) - - 24 Aug 2012; Ulrich Müller +emacs-24.2_rc2.ebuild: - Version bump. - - 24 Aug 2012; Ulrich Müller emacs-18.59-r8.ebuild: - Support x32 ABI on amd64. - - 23 Aug 2012; Markus Meier emacs-23.4-r4.ebuild, - emacs-24.1-r1.ebuild: - arm stable, bug #431178 - - 21 Aug 2012; Johannes Huber emacs-23.4-r4.ebuild, - emacs-24.1-r1.ebuild: - Stable for x86, wrt bug #431178 - -*emacs-24.2_rc1 (15 Aug 2012) - - 15 Aug 2012; Ulrich Müller +emacs-24.2_rc1.ebuild: - Version bump, release candidate for Emacs 24.2. - - 15 Aug 2012; Jeroen Roovers emacs-23.4-r4.ebuild, - emacs-24.1-r1.ebuild: - Stable for HPPA (bug #431178). - - 14 Aug 2012; Agostino Sarubbo emacs-23.4-r4.ebuild, - emacs-24.1-r1.ebuild: - Stable for amd64, wrt bug #431178 - -*emacs-24.1-r1 (13 Aug 2012) -*emacs-23.4-r4 (13 Aug 2012) - - 13 Aug 2012; Ulrich Müller +emacs-23.4-r4.ebuild, - +emacs-24.1-r1.ebuild: - Fix security flaw in enable-local-eval, CVE-2012-3479, bug 431178. - - 11 Aug 2012; Markus Meier emacs-24.1.ebuild: - arm stable, bug #428212 - - 07 Aug 2012; Brent Baude emacs-24.1.ebuild: - Marking emacs-24.1 ppc64 for bug 428212 - - 07 Aug 2012; Brent Baude emacs-23.4-r3.ebuild: - Marking emacs-23.4-r3 ppc64 for bug 423507 - - 04 Aug 2012; Agostino Sarubbo emacs-24.1.ebuild: - Stable for amd64, wrt bug #428212 - - 01 Aug 2012; Ulrich Müller emacs-23.4-r3.ebuild: - Backported FreeBSD patch from Emacs 24. - - 30 Jul 2012; Jeff Horelick emacs-24.1.ebuild: - marked x86 per bug 428212 - - 29 Jul 2012; Jeroen Roovers emacs-24.1.ebuild: - Stable for HPPA (bug #428212). - - 26 Jul 2012; Ulrich Müller emacs-23.4-r3.ebuild, - emacs-24.1.ebuild: - Run paxctl only if the toolchain supports the PT_PAX_FLAGS program header, - bug 426394. Fix building on FreeBSD. - - 19 Jul 2012; Markus Meier emacs-23.4-r3.ebuild: - arm stable, bug #423507 - - 05 Jul 2012; Ulrich Müller emacs-24.1.ebuild: - Fix compile failure with glibc-2.16 (updated gets in gnulib). Bug 424755. - - 03 Jul 2012; Jeroen Roovers emacs-23.4-r3.ebuild: - Stable for HPPA (bug #423507). - - 03 Jul 2012; Jeff Horelick emacs-23.4-r3.ebuild: - marked x86 per bug 423507 - - 29 Jun 2012; Ulrich Müller emacs-22.3-r10.ebuild, - emacs-23.4-r3.ebuild, emacs-24.1.ebuild, metadata.xml: - Add built with use dependency for emacs-common-gentoo[games?], bug 368647. - - 28 Jun 2012; Brent Baude emacs-23.4-r3.ebuild: - Marking emacs-23.4-r3 ppc for bug 423507 - - 27 Jun 2012; Agostino Sarubbo emacs-23.4-r3.ebuild: - Stable for amd64, wrt bug #423507 - - 24 Jun 2012; Ulrich Müller emacs-23.4-r3.ebuild, - emacs-24.1.ebuild: - Store version information in system-configuration-options variable. - - 13 Jun 2012; Ulrich Müller -emacs-22.3-r9.ebuild, - -emacs-23.4-r2.ebuild, emacs-23.4-r3.ebuild, -emacs-24.1_rc.ebuild, - emacs-24.1.ebuild: - Fix compilation with ABI=x32, bug 420257. Remove old. - - 11 Jun 2012; Ulrich Müller emacs-21.4-r24.ebuild: - Fix compilation with libXaw3d-1.6. - -*emacs-24.1 (10 Jun 2012) -*emacs-23.4-r3 (10 Jun 2012) -*emacs-22.3-r10 (10 Jun 2012) - - 10 Jun 2012; Ulrich Müller +emacs-22.3-r10.ebuild, - +emacs-23.4-r3.ebuild, +emacs-24.1.ebuild: - Emacs 24.1 released, ebuild and patchset based on emacs-24.1_rc. - Game score files moved to app-emacs/emacs-common-gentoo. - USE=wide-int is independent of X, move option to correct place. - -*emacs-24.1_rc (01 Jun 2012) - - 01 Jun 2012; Ulrich Müller emacs-22.3-r9.ebuild, - emacs-23.4-r1.ebuild, emacs-23.4-r2.ebuild, +emacs-24.1_rc.ebuild, - metadata.xml: - Version bump, release candidate for Emacs 24.1. Drop ~sparc-fbsd keyword. - - 31 May 2012; Zac Medico emacs-21.4-r24.ebuild: - inherit multilib for get_libdir - -*emacs-23.4-r2 (26 May 2012) - - 26 May 2012; Ulrich Müller +emacs-23.4-r2.ebuild, - metadata.xml: - Enable building under a PaX enabled kernel, bug 411439. - - 24 May 2012; Ulrich Müller emacs-22.3-r9.ebuild, - emacs-23.4-r1.ebuild: - Delete unused local variable. - - 19 May 2012; Ulrich Müller emacs-18.59-r8.ebuild, - emacs-21.4-r24.ebuild, emacs-22.3-r9.ebuild, emacs-23.4-r1.ebuild: - Don't try to rebuild the Info dir file if /usr/share/info doesn't exist. - - 09 May 2012; Alexis Ballier emacs-23.4-r1.ebuild: - keyword ~amd64-fbsd - - 06 May 2012; Ulrich Müller -emacs-23.3-r4.ebuild: - Remove old. - - 06 May 2012; Raúl Porcel emacs-23.4-r1.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #406223 - - 03 May 2012; Jeff Horelick emacs-23.3-r4.ebuild: - dev-util/pkgconfig -> virtual/pkgconfig - - 03 May 2012; Ulrich Müller emacs-22.3-r9.ebuild, - emacs-23.4-r1.ebuild: - Change pkgconfig dependency to virtual/pkgconfig. - - 30 Apr 2012; Ulrich Müller emacs-21.4-r24.ebuild, - emacs-22.3-r9.ebuild, emacs-23.4-r1.ebuild: - Assigning ALLOWED_FLAGS is not necessary with recent flag-o-matic.eclass. - Quote strings with special pattern characters. - - 15 Mar 2012; Markus Meier emacs-23.4-r1.ebuild: - arm stable, bug #406223 - - 02 Mar 2012; Brent Baude emacs-23.4-r1.ebuild: - Marking emacs-23.4-r1 ppc64 for bug 406223 - - 01 Mar 2012; Brent Baude emacs-23.4-r1.ebuild: - Marking emacs-23.4-r1 ppc for bug 406223 - - 01 Mar 2012; Jeroen Roovers emacs-23.4-r1.ebuild: - Stable for HPPA (bug #406223). - - 29 Feb 2012; Jeff Horelick emacs-23.4-r1.ebuild: - marked x86 per bug 406223 - - 29 Feb 2012; Agostino Sarubbo emacs-23.4-r1.ebuild: - Stable for amd64, wrt bug #406223 - - 10 Feb 2012; Ulrich Müller -emacs-23.4.ebuild: - Remove old. - -*emacs-23.4-r1 (30 Jan 2012) - - 30 Jan 2012; Ulrich Müller -emacs-23.4_rc1.ebuild, - +emacs-23.4-r1.ebuild: - Fix infinite loop in xg_select() with glib >= 2.31, bug 401199; thanks to - Maciej Piechotka . Remove release candidate. - -*emacs-23.4 (28 Jan 2012) - - 28 Jan 2012; Ulrich Müller +emacs-23.4.ebuild: - Version bump. - - 28 Jan 2012; Ulrich Müller emacs-23.3-r4.ebuild, - emacs-23.4_rc1.ebuild: - USE="athena Xaw3d" is a valid combination, so don't warn. - -*emacs-23.4_rc1 (19 Jan 2012) - - 19 Jan 2012; Ulrich Müller +emacs-23.4_rc1.ebuild: - Version bump, release candidate for Emacs 23.4. - - 16 Jan 2012; Ulrich Müller -emacs-23.3-r2.ebuild: - Remove vulnerable revision wrt bug 398239. - - 16 Jan 2012; Jeroen Roovers emacs-23.3-r4.ebuild: - Stable for HPPA (bug #398239). - - 15 Jan 2012; Ulrich Müller -emacs-21.4-r23.ebuild, - -emacs-22.3-r8.ebuild: - Remove old. - - 15 Jan 2012; Raúl Porcel emacs-23.3-r4.ebuild: - alpha/arm/ia64/s390/sh/sparc stable wrt #398239 and #398311 - - 15 Jan 2012; Thomas Kahle emacs-23.3-r4.ebuild: - x86 stable per bug 398239 - - 11 Jan 2012; Mark Loeser emacs-23.3-r4.ebuild: - Stable for ppc/ppc64; bug #398239 - - 09 Jan 2012; Agostino Sarubbo emacs-23.3-r4.ebuild: - Stable for AMD64, wrt security bug #398239 - -*emacs-23.3-r4 (09 Jan 2012) - - 09 Jan 2012; Ulrich Müller -emacs-23.3-r3.ebuild, - +emacs-23.3-r4.ebuild: - Fix security flaw in EDE (CVE-2012-0035), bug 398239. - - 08 Jan 2012; Ulrich Müller emacs-23.3-r3.ebuild: - Restore fallback code in pkg_preinst because of failures with paludis. - - 06 Jan 2012; Ulrich Mueller -emacs-23.3-r1.ebuild: - Remove old. - - 06 Jan 2012; Mark Loeser emacs-23.3-r2.ebuild: - Stable for ppc64; bug #384297 - - 06 Jan 2012; Brent Baude emacs-23.3-r2.ebuild: - Marking emacs-23.3-r2 ppc for bug 384297 - -*emacs-22.3-r9 (06 Jan 2012) -*emacs-21.4-r24 (06 Jan 2012) - - 06 Jan 2012; Ulrich Mueller +emacs-21.4-r24.ebuild, - +emacs-22.3-r9.ebuild: - Add /etc/emacs to the lisp load-path; change from 13 Dec 2011 backported - to SLOTs 21 and 22. - - 05 Jan 2012; Ulrich Mueller emacs-23.3-r3.ebuild: - A build-time dependency on pkgconfig is needed only in some configurations. - - 04 Jan 2012; Ulrich Mueller -emacs-18.59-r6.ebuild: - Remove old. - - 04 Jan 2012; Pawel Hajdan jr emacs-18.59-r8.ebuild: - x86 stable wrt bug #396139 - - 28 Dec 2011; Agostino Sarubbo emacs-18.59-r8.ebuild: - Stable for AMD64, wrt bug #396139 - - 24 Dec 2011; Ulrich Mueller emacs-18.59-r8.ebuild: - Updated patchset, properly includes the sys/wait.h header file. - -*emacs-18.59-r8 (23 Dec 2011) - - 23 Dec 2011; Ulrich Mueller -emacs-18.59-r7.ebuild, - +emacs-18.59-r8.ebuild: - Don't embed CHOST into symlinks in /usr/share. - - 19 Dec 2011; Ulrich Mueller emacs-18.59-r7.ebuild: - Updated patchset, including a fix for the LDFLAGS issue. - Keep etc/COPYING because C-h C-c needs it. - -*emacs-18.59-r7 (19 Dec 2011) - - 19 Dec 2011; Ulrich Mueller +emacs-18.59-r7.ebuild: - Fix linking failure on amd64, bug 395223. Respect LDFLAGS. Move binaries - from /usr/share to /usr/libexec. Move GNU Info files to /usr/share/info. - Don't install C source files in etc. - - 14 Dec 2011; Fabian Groffen emacs-23.3-r3.ebuild: - Fix out-of-prefix issue due to locallisppath, thanks MATSUI Tetsushi in bug - #394707 - - 14 Dec 2011; Ulrich Mueller emacs-23.3-r3.ebuild: - Remove Emacs-23-CEDET-grammars from LICENSE because we distribute the grammar - files in our patchball. - -*emacs-23.3-r3 (13 Dec 2011) - - 13 Dec 2011; Ulrich Mueller +emacs-23.3-r3.ebuild: - Add /etc/emacs to the lisp load-path; site-start.el will move to this new - location. New patchset with sources for CEDET grammars, corresponding to the - emacs-23.3b tarball. Remove obsolete code in pkg_preinst(). - - 06 Dec 2011; Ulrich Mueller emacs-22.3-r8.ebuild, - emacs-23.3-r1.ebuild, emacs-23.3-r2.ebuild: - Add Emacs-23-CEDET-grammars to LICENSE. Replace remaining echo commands by - einfo/elog. Remove obsolete blocker. - - 03 Dec 2011; Ulrich Mueller emacs-23.3-r2.ebuild: - New patchset, fixes dumping on macos, bug 388817. Call epatch_user to allow - for user patches. - - 28 Nov 2011; Ulrich Mueller metadata.xml: - Update longdescription. - - 11 Nov 2011; Ulrich Mueller emacs-23.3-r2.ebuild: - Upgrade some messages from einfo to elog. - - 03 Nov 2011; Ulrich Mueller emacs-23.3-r2.ebuild: - Adjust the set of source files installed with USE=source. - - 11 Oct 2011; Jeroen Roovers emacs-23.3-r2.ebuild: - Stable for HPPA (bug #384297). - - 08 Oct 2011; Raúl Porcel emacs-23.3-r2.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #384297 - - 08 Oct 2011; Markus Meier emacs-23.3-r2.ebuild: - arm stable, bug #384297 - - 01 Oct 2011; Pawel Hajdan jr emacs-23.3-r2.ebuild: - x86 stable wrt bug #384297 - - 28 Sep 2011; Ulrich Mueller emacs-21.4-r23.ebuild, - emacs-22.3-r8.ebuild, emacs-23.3-r1.ebuild, emacs-23.3-r2.ebuild: - Fix dependency on libpng. - - 27 Sep 2011; Ulrich Mueller emacs-21.4-r23.ebuild, - emacs-22.3-r8.ebuild, -emacs-23.2-r2.ebuild: - Fix compilation with libpng-1.5, bug 384553. Remove old. - - 25 Sep 2011; Tony Vroon emacs-23.3-r2.ebuild: - Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El - Lazkani & Agostino "ago" Sarubbo in bug #384297. - - 24 Sep 2011; Ulrich Mueller emacs-23.3-r2.ebuild, - metadata.xml: - Link against libXaw with USE=athena. Change [ ] to [[ ]] throughout. - - 02 Sep 2011; Ulrich Mueller emacs-23.3-r2.ebuild: - Backport some changes from the emacs-vcs live ebuild. - - 29 Aug 2011; Ulrich Mueller emacs-23.3-r1.ebuild, - emacs-23.3-r2.ebuild: - Force an update of the emacs symlink for the livecd/dvd. - -*emacs-23.3-r2 (22 Aug 2011) -*emacs-22.3-r8 (22 Aug 2011) - - 22 Aug 2011; Ulrich Mueller -emacs-22.3-r7.ebuild, - +emacs-22.3-r8.ebuild, +emacs-23.3-r2.ebuild: - Don't RESTRICT=strip. - -*emacs-23.3-r1 (04 Aug 2011) - - 04 Aug 2011; Ulrich Mueller -emacs-23.3.ebuild, - +emacs-23.3-r1.ebuild: - Revision bump to ensure that users update to the new tarballs, which - install (but not use) the CEDET grammars in the etc/grammars subdirectory. - - 02 Aug 2011; Ulrich Mueller emacs-23.2-r2.ebuild, - emacs-23.3.ebuild: - Update SRC_URI for new upstream tarballs; installed files should be - unchanged, however. Remove unused code from 23.2 ebuild. - - 02 Aug 2011; Matt Turner emacs-21.4-r23.ebuild, - emacs-22.3-r7.ebuild, emacs-23.2-r2.ebuild, emacs-23.3.ebuild: - Renamed x11-libs/Xaw3d to x11-libs/libXaw3d. - - 01 Aug 2011; Ulrich Mueller emacs-23.2-r2.ebuild, - emacs-23.3.ebuild: - Update Manifest file; upstream tarballs have been replaced without version - bump. Add PSF-2 to LICENSE for CEDET grammars. - - 15 Jul 2011; Kacper Kowalik emacs-23.3.ebuild: - ppc64 stable wrt #363633 - - 02 Jul 2011; Ulrich Mueller -emacs-21.4-r22.ebuild, - -emacs-22.3-r6.ebuild, -emacs-23.2-r3.ebuild: - Remove old. Drop Emacs 21 and 22 keywords to unstable. - - 14 Jun 2011; Matt Turner emacs-23.3.ebuild: - Added ~mips, bug 234095 - - 03 Jun 2011; Raúl Porcel emacs-23.3.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #3636333 - - 26 May 2011; Brent Baude emacs-23.3.ebuild: - Marking emacs-23.3 ppc for bug 363633 - - 18 May 2011; Jeroen Roovers emacs-23.3.ebuild: - Stable for HPPA (bug #363633). - - 13 May 2011; Markus Meier emacs-23.3.ebuild: - arm stable, bug #363633 - - 26 Apr 2011; Christoph Mende emacs-23.3.ebuild: - Stable on amd64 wrt bug #363633 - - 17 Apr 2011; Thomas Kahle emacs-23.3.ebuild: - x86 stable per bug 363633 - - 19 Mar 2011; Ulrich Mueller emacs-23.3.ebuild: - Don't filter stack-protector compiler flags, bug 359443. - -*emacs-23.3 (10 Mar 2011) - - 10 Mar 2011; Ulrich Mueller emacs-23.2-r3.ebuild, - -emacs-23.3_rc1.ebuild, -emacs-23.3_rc2.ebuild, +emacs-23.3.ebuild: - Version bump. Add -fno-strict-aliasing to CFLAGS, bug 358177. - -*emacs-23.3_rc2 (08 Mar 2011) - - 08 Mar 2011; Ulrich Mueller +emacs-23.3_rc2.ebuild: - Version bump. - -*emacs-23.3_rc1 (01 Mar 2011) - - 01 Mar 2011; Ulrich Mueller +emacs-23.3_rc1.ebuild, - metadata.xml: - Version bump. The sound USE flag is global now. - - 02 Feb 2011; Ulrich Mueller emacs-22.3-r7.ebuild, - emacs-23.2-r3.ebuild: - Fix duplicate items in GNU Info directory, upstream bug 7942. - - 31 Jan 2011; Ulrich Mueller emacs-23.2-r3.ebuild: - Add explicit --without-ns configure option. - -*emacs-23.2-r3 (30 Jan 2011) -*emacs-22.3-r7 (30 Jan 2011) -*emacs-21.4-r23 (30 Jan 2011) - - 30 Jan 2011; Ulrich Mueller +emacs-21.4-r23.ebuild, - +emacs-22.3-r7.ebuild, +emacs-23.2-r3.ebuild: - Apply changes from prefix overlay and from bug 268793. Thanks to Matsui - Tetsushi and Fabian Groffen . - Respect the --with-crt-dir configure option also on 32 bit architectures, - fixes bug 350532. Remove unnecessary automake dependency. Don't compress - GNU Info dir. Update ebuilds to EAPI 4, for docompress and REQUIRED_USE. - - 29 Dec 2010; Ulrich Mueller emacs-22.3-r6.ebuild, - emacs-23.2-r2.ebuild: - Don't hardcode user for game score files. - - 14 Nov 2010; Ulrich Mueller -emacs-21.4-r20.ebuild, - -emacs-22.3-r4.ebuild, -emacs-23.1-r3.ebuild: - Remove old. - - 14 Nov 2010; Raúl Porcel emacs-21.4-r22.ebuild, - emacs-22.3-r6.ebuild, emacs-23.2-r2.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #344295 - - 09 Nov 2010; Markus Meier emacs-21.4-r22.ebuild, - emacs-22.3-r6.ebuild, emacs-23.2-r2.ebuild: - arm stable, bug #344295 - - 09 Nov 2010; Jeroen Roovers emacs-21.4-r22.ebuild, - emacs-22.3-r6.ebuild, emacs-23.2-r2.ebuild: - Stable for HPPA PPC (bug #344295). - - 07 Nov 2010; Ulrich Mueller emacs-21.4-r22.ebuild, - emacs-22.3-r6.ebuild, -emacs-23.2.ebuild, emacs-23.2-r2.ebuild: - Depend on virtual/jpeg wrt bug 327487. Remove intermediate version. - - 06 Nov 2010; Christian Faulhammer - emacs-21.4-r22.ebuild, emacs-22.3-r6.ebuild, emacs-23.2-r2.ebuild: - stable x86, bug 344295 - - 06 Nov 2010; Markos Chandras emacs-21.4-r22.ebuild, - emacs-22.3-r6.ebuild, emacs-23.2-r2.ebuild: - Stable on amd64 wrt bug #344295 - - 05 Nov 2010; Ulrich Mueller -emacs-21.4-r19.ebuild, - -emacs-22.3-r3.ebuild, -emacs-23.1-r2.ebuild: - Remove old. - - 05 Nov 2010; Samuli Suominen emacs-21.4-r22.ebuild, - emacs-22.3-r6.ebuild, emacs-23.2-r2.ebuild: - ppc64 stable wrt #344295 - - 25 Oct 2010; Ulrich Mueller emacs-22.3-r6.ebuild, - emacs-23.2-r2.ebuild: - Filter -fstack-protector and -fstack-protector-all flags that cause - segmentation faults in hardened profiles. Bug 285778. - - 13 Oct 2010; Ulrich Mueller emacs-21.4-r22.ebuild, - emacs-22.3-r6.ebuild, emacs-23.2-r2.ebuild: - Create .keepinfodir file to prevent portage from rebuilding the Info dir, - bug 257260. - -*emacs-23.2-r2 (12 Oct 2010) -*emacs-22.3-r6 (12 Oct 2010) -*emacs-21.4-r22 (12 Oct 2010) - - 12 Oct 2010; Ulrich Mueller -emacs-21.4-r21.ebuild, - +emacs-21.4-r22.ebuild, -emacs-22.3-r5.ebuild, +emacs-22.3-r6.ebuild, - -emacs-23.2-r1.ebuild, +emacs-23.2-r2.ebuild: - Don't rename GNU Info files, bug 306445. - - 11 Oct 2010; Christian Faulhammer emacs-23.2.ebuild, - emacs-23.2-r1.ebuild: - Update to new Bazaar smartserver repository URIs - - 10 Oct 2010; Ulrich Mueller emacs-21.4-r19.ebuild, - emacs-21.4-r20.ebuild, emacs-21.4-r21.ebuild, emacs-22.3-r3.ebuild, - emacs-22.3-r4.ebuild, emacs-22.3-r5.ebuild, emacs-23.1-r2.ebuild, - emacs-23.1-r3.ebuild, emacs-23.2.ebuild, emacs-23.2-r1.ebuild: - Fix openmotif dependency. - - 10 Oct 2010; Ulrich Mueller emacs-21.4-r21.ebuild: - Fix path for installation of Info dir. - -*emacs-23.2-r1 (25 Sep 2010) -*emacs-22.3-r5 (25 Sep 2010) -*emacs-21.4-r21 (25 Sep 2010) - - 25 Sep 2010; Ulrich Mueller +emacs-21.4-r21.ebuild, - +emacs-22.3-r5.ebuild, +emacs-23.2-r1.ebuild: - Move regeneration of Info dir to pkg_preinst. - - 22 Sep 2010; Markos Chandras emacs-23.2.ebuild: - Stable on amd64 wrt bug #337417 - - 19 Sep 2010; Raúl Porcel emacs-21.4-r20.ebuild, - emacs-22.3-r4.ebuild, emacs-23.1-r3.ebuild: - s390 stable wrt #313861 - - 15 Sep 2010; Christian Faulhammer emacs-23.2.ebuild: - stable x86, bug 337417 - - 25 Jun 2010; Ulrich Mueller emacs-23.1-r3.ebuild, - emacs-23.2.ebuild: - Workaround for gcc 4.4 on ia64, bug 325373. - - 25 Jun 2010; Christoph Mende emacs-21.4-r20.ebuild, - emacs-22.3-r4.ebuild, emacs-23.1-r3.ebuild: - Stable on amd64 wrt bug #313861 - - 05 Jun 2010; Raúl Porcel emacs-21.4-r20.ebuild, - emacs-22.3-r4.ebuild, emacs-23.1-r3.ebuild: - alpha/arm/ia64/sh stable wrt #313861 - - 23 May 2010; emacs-21.4-r20.ebuild, - emacs-22.3-r4.ebuild, emacs-23.1-r3.ebuild: - ppc stable #313861 - -*emacs-23.2 (08 May 2010) - - 08 May 2010; Ulrich Mueller +emacs-23.2.ebuild, - metadata.xml: - Version bump, based on emacs-vcs-23.1.97.ebuild. New gconf USE flag. - Initial patchset includes patch for crt* start files dir from bug 306831. - - 07 May 2010; Jeroen Roovers emacs-21.4-r20.ebuild, - emacs-22.3-r4.ebuild, emacs-23.1-r3.ebuild: - Stable for HPPA (bug #313861). - - 01 May 2010; Ulrich Mueller emacs-22.3-r4.ebuild, - emacs-23.1-r3.ebuild: - Revert change of 2010-04-08. Fix directory owner. - - 25 Apr 2010; Tiago Cunha emacs-21.4-r20.ebuild, - emacs-22.3-r4.ebuild, emacs-23.1-r3.ebuild: - stable sparc, bug 313861 - - 09 Apr 2010; Christian Faulhammer - emacs-21.4-r20.ebuild, emacs-22.3-r4.ebuild, emacs-23.1-r3.ebuild: - stable x86, bug 313861 - - 08 Apr 2010; Ulrich Mueller emacs-22.3-r4.ebuild, - emacs-23.1-r3.ebuild: - Fix owner of scores files. - - 11 Mar 2010; Ulrich Mueller emacs-18.59-r6.ebuild, - emacs-21.4-r20.ebuild, emacs-22.3-r4.ebuild, emacs-23.1-r3.ebuild: - Fix building with GNU CPP 4.5, bug 308653. - -*emacs-23.1-r3 (08 Mar 2010) -*emacs-22.3-r4 (08 Mar 2010) -*emacs-21.4-r20 (08 Mar 2010) - - 08 Mar 2010; Ulrich Mueller +emacs-21.4-r20.ebuild, - +emacs-22.3-r4.ebuild, +emacs-23.1-r3.ebuild: - Fix building with libpng-1.4. - - 21 Feb 2010; Ulrich Mueller emacs-23.1-r2.ebuild: - Updated patch for arm, bug 302357, thanks to armin76. - - 31 Jan 2010; Raúl Porcel emacs-23.1-r2.ebuild: - arm stable wrt #296159 - - 26 Jan 2010; Ulrich Mueller emacs-23.1-r2.ebuild: - Fix build problem on arm, bug 302357. - - 25 Jan 2010; Ulrich Mueller -emacs-22.3-r2.ebuild, - -emacs-23.1.ebuild: - Remove old. - - 25 Jan 2010; Raúl Porcel emacs-22.3-r3.ebuild, - emacs-23.1-r2.ebuild: - arm/ia64/s390/sh stable wrt #296159 - - 22 Jan 2010; Ulrich Mueller emacs-21.4-r19.ebuild, - emacs-22.3-r3.ebuild, emacs-23.1-r2.ebuild: - Depend on SLOT 0 of media-libs/jpeg, as requested by ssuominen. - - 16 Jan 2010; Ulrich Mueller emacs-21.4-r19.ebuild, - emacs-22.3-r3.ebuild, emacs-23.1-r2.ebuild: - Restore note in pkg_postinst that Emacs needs fonts, bug 137598. - - 01 Jan 2010; Tobias Klausmann emacs-22.3-r3.ebuild, - emacs-23.1-r2.ebuild: - Stable on alpha, bug #296159 - - 30 Dec 2009; Ulrich Mueller emacs-18.59-r6.ebuild: - Drop X support for Emacs 18, because libX11[-xcb] will go away. - See bug 260676 comment #14. Remove "as-is" from LICENSE. - - 28 Dec 2009; nixnut emacs-22.3-r3.ebuild, - emacs-23.1-r2.ebuild: - ppc stable #296159 - - 27 Dec 2009; Ulrich Mueller emacs-22.3-r2.ebuild, - emacs-22.3-r3.ebuild, emacs-23.1.ebuild, emacs-23.1-r2.ebuild: - Update blockers after package move from emacs-cvs to emacs-vcs. - - 20 Dec 2009; Ulrich Mueller emacs-21.4-r19.ebuild, - emacs-22.3-r3.ebuild: - Remove old compatibility code. Replace sed tweak by proper patch. - - 15 Dec 2009; Ulrich Mueller emacs-21.4-r19.ebuild, - emacs-22.3-r2.ebuild, emacs-22.3-r3.ebuild, emacs-23.1.ebuild, - emacs-23.1-r2.ebuild: - Change X11 to MIT in LICENSE. - - 11 Dec 2009; Tiago Cunha emacs-22.3-r3.ebuild, - emacs-23.1-r2.ebuild: - stable sparc, bug 296159 - - 10 Dec 2009; Markus Meier emacs-22.3-r3.ebuild, - emacs-23.1-r2.ebuild: - amd64/x86 stable, bug #296159 - - 09 Dec 2009; Brent Baude emacs-22.3-r3.ebuild, - emacs-23.1-r2.ebuild: - Marking emacs-22.3-r3 and emacs-23.1-r2 ppc64 for bug 296159 - - 09 Dec 2009; Jeroen Roovers emacs-22.3-r3.ebuild: - Remove obsolete replace-flags call. Stable for HPPA (bug #296159). - - 08 Dec 2009; Jeroen Roovers emacs-23.1-r2.ebuild: - Stable for HPPA (bug #296159). - - 25 Nov 2009; Markus Meier emacs-18.59-r6.ebuild: - amd64 stable, bug #259916 - - 09 Nov 2009; Ulrich Mueller emacs-22.3-r3.ebuild, - emacs-23.1-r2.ebuild: - Fix undefined reference to x_any_window_to_frame in xterm.c, bug 292492. - This regression was introduced with the previous bugfix. - -*emacs-23.1-r2 (08 Nov 2009) -*emacs-22.3-r3 (08 Nov 2009) - - 08 Nov 2009; Ulrich Mueller +emacs-22.3-r3.ebuild, - -files/emacs-23.0.94-handle-xz-suffix.patch, emacs-23.1.ebuild, - -emacs-23.1-r1.ebuild, +emacs-23.1-r2.ebuild, - -files/emacs-23.1-backspace.patch: - Fix updating of menus with GTK+ 2.18, bug 292007. Patchsets for Emacs 23 - moved to Gentoo mirrors. - -*emacs-23.1-r1 (28 Oct 2009) - - 28 Oct 2009; Ulrich Mueller +emacs-23.1-r1.ebuild, - +files/emacs-23.1-backspace.patch: - Fix swapped backspace and delete keys when started as daemon, bug 289709. - - 12 Oct 2009; Raúl Porcel emacs-23.1.ebuild: - ia64/s390/sh stable wrt #285063 - - 01 Oct 2009; Tobias Klausmann emacs-23.1.ebuild: - Stable on alpha, bug #285063 - - 27 Sep 2009; nixnut emacs-23.1.ebuild: - ppc stable #285063 - - 26 Sep 2009; Brent Baude emacs-23.1.ebuild: - Marking emacs-23.1 ppc64 for bug 285063 - - 20 Sep 2009; Tiago Cunha emacs-23.1.ebuild: - stable sparc, bug 285063 - - 18 Sep 2009; Jeroen Roovers emacs-23.1.ebuild: - Stable for HPPA (bug #285063). - - 16 Sep 2009; Ulrich Mueller emacs-18.59-r6.ebuild: - Support 32 bit build on amd64. Add ~amd64 keyword, bug 166839. - - 15 Sep 2009; Christian Faulhammer emacs-23.1.ebuild: - x86 stable, bug 285063 - - 15 Sep 2009; Romain Perier - emacs-23.1.ebuild: - Stable for amd64 per bug #285063. - - 10 Sep 2009; Ulrich Mueller emacs-22.3-r2.ebuild: - Backport INFOPATH patch from bug 281979 to the stable ebuild. - - 31 Aug 2009; Christian Faulhammer - -emacs-21.4-r18.ebuild: - clean up - - 31 Aug 2009; Brent Baude emacs-21.4-r19.ebuild: - stable ppc64, bug 277194 - - 20 Aug 2009; Ulrich Mueller emacs-23.1.ebuild: - Be more conservative when rearranging the INFOPATH in the site-init file, - in order to respect any local directories. Fixes bug 281979. - - 11 Aug 2009; Ulrich Mueller emacs-23.1.ebuild: - Use bzip2 compressed distfile in order to save some 20% of space. - - 08 Aug 2009; Christian Faulhammer emacs-23.1.ebuild: - add postinst message about needed rebuilds - -*emacs-23.1 (30 Jul 2009) - - 30 Jul 2009; Christian Faulhammer - +files/emacs-23.0.94-handle-xz-suffix.patch, +emacs-23.1.ebuild: - Major version bump to 23, with only one little patch for xz support - - 21 Jul 2009; Jeroen Roovers emacs-21.4-r19.ebuild: - Stable for HPPA (bug #277194). - - 16 Jul 2009; Ulrich Mueller emacs-21.4-r19.ebuild: - Remove non-functional nls USE flag, bug 277194 comment #3. - - 16 Jul 2009; nixnut emacs-21.4-r19.ebuild: - ppc stable #277194 - - 16 Jul 2009; Tiago Cunha emacs-21.4-r19.ebuild: - stable amd64, bug 277194 - - 11 Jul 2009; Raúl Porcel emacs-21.4-r19.ebuild: - alpha/arm/ia64/s390/sh/sparc stable wrt #277194 - - 09 Jul 2009; Christian Faulhammer - emacs-21.4-r19.ebuild: - stable x86, bug 277194 - -*emacs-21.4-r19 (11 Jun 2009) - - 11 Jun 2009; Ulrich Mueller +emacs-21.4-r19.ebuild: - Update for newer autoconf version, bug 273720. - - 29 May 2009; Ulrich Mueller emacs-18.59-r6.ebuild, - -files/emacs-22.1-Xaw3d-headers.patch, -files/emacs-22.2-sh.patch, - emacs-22.3-r2.ebuild, -files/emacs-22.3-freebsd-sparc.patch, - -files/emacs-22.3-linux-random-heap.patch: - Updated Emacs 18 patchset; this fixes compilation with glibc 2.10 headers. - Move Emacs 22 patches to Gentoo mirrors. - - 28 May 2009; Christian Faulhammer emacs-22.3-r2.ebuild: - Remove USE=spell from all ebuilds, we don't want such dependencies, see - bug 72850#c1 - - 14 Apr 2009; Ulrich Mueller -emacs-21.4-r17.ebuild, - -emacs-22.3-r1.ebuild: - Remove old. - - 14 Apr 2009; Jeroen Roovers emacs-21.4-r18.ebuild, - emacs-22.3-r2.ebuild: - Stable for HPPA (bug #264504). - - 06 Apr 2009; Raúl Porcel emacs-21.4-r18.ebuild, - emacs-22.3-r2.ebuild: - alpha/arm/ia64/s390/sh/x86 stable wrt #264504 - - 04 Apr 2009; Brent Baude emacs-21.4-r18.ebuild, - emacs-22.3-r2.ebuild: - Marking powerpc stabilizations for 264504 - - 04 Apr 2009; Tiago Cunha emacs-21.4-r18.ebuild, - emacs-22.3-r2.ebuild: - stable amd64/sparc, bug 264504 - - 04 Apr 2009; Brent Baude emacs-21.4-r18.ebuild: - stable ppc64, bug 264504 - -*emacs-21.4-r18 (12 Mar 2009) - - 12 Mar 2009; Ulrich Mueller emacs-21.4-r17.ebuild, - +emacs-21.4-r18.ebuild, emacs-22.3-r1.ebuild, emacs-22.3-r2.ebuild: - Fix dependencies: package x11-misc/emacs-desktop was moved to - app-emacs/emacs-common-gentoo; xbitmaps is also needed at run time for - x-bitmap-file-path, whereas emacs-common-gentoo, aspell/ispell and sendmail - are not needed at build time. No longer install subdirs.el since it is now - part of emacs-common-gentoo. New EAPI 2 ebuild for emacs-21.4 since it needs - to support USE dependencies. - -*emacs-22.3-r2 (28 Feb 2009) - - 28 Feb 2009; Ulrich Mueller +emacs-22.3-r2.ebuild: - IUSE default for xpm, SLOT dependency for gtk+; change EAPI to 2. - - 22 Feb 2009; Ulrich Mueller -emacs-18.59-r5.ebuild: - Remove old. - - 22 Feb 2009; Raúl Porcel emacs-18.59-r6.ebuild: - x86 stable wrt #259916 - - 17 Feb 2009; Ulrich Mueller emacs-22.3-r1.ebuild: - Prefer aspell over ispell, following upstream. - - 06 Feb 2009; Ulrich Mueller -emacs-22.3.ebuild: - Remove old. - - 06 Feb 2009; Jeroen Roovers emacs-22.3-r1.ebuild: - Stable for HPPA (bug #256382). - - 05 Feb 2009; Raúl Porcel emacs-22.3-r1.ebuild: - arm/ia64/s390/sh stable wrt #256382 - - 01 Feb 2009; Markus Meier emacs-22.3-r1.ebuild: - x86 stable, bug #256382 - - 01 Feb 2009; nixnut emacs-22.3-r1.ebuild: - ppc stable #256382 - - 01 Feb 2009; Tobias Klausmann emacs-22.3-r1.ebuild: - Stable on alpha, bug #256382 - - 26 Jan 2009; Brent Baude emacs-22.3-r1.ebuild: - stable ppc64, bug 256382 - - 26 Jan 2009; Tiago Cunha emacs-22.3-r1.ebuild: - stable amd64, bug 256382 - - 26 Jan 2009; Ferris McCormick emacs-22.3-r1.ebuild: - Sparc stable, Bug #256382 (been around some time now). - -*emacs-18.59-r6 (23 Jan 2009) - - 23 Jan 2009; Ulrich Mueller +emacs-18.59-r6.ebuild: - Substitute the built_with_use check for libX11 by a USE dependency; - therefore, change EAPI to 2. - - 24 Dec 2008; Ulrich Mueller - -files/emacs-22.1-freebsd-sparc.patch, - -files/emacs-22.1-vcdiff-tmp-race.patch, - -files/emacs-22.2-fast-lock.patch, -files/emacs-22.2-heimdal-gentoo.patch, - -files/emacs-22.2-python-nopwd.patch, -emacs-21.4-r15.ebuild, - -emacs-22.2-r3.ebuild: - Remove old. - - 24 Dec 2008; Raúl Porcel emacs-21.4-r17.ebuild, - emacs-22.3.ebuild: - arm/s390/sh stable - - 17 Dec 2008; Ulrich Mueller - files/emacs-22.3-freebsd-sparc.patch: - New patch for sparc-fbsd, bug 159584. - -*emacs-22.3-r1 (29 Nov 2008) - - 29 Nov 2008; Ulrich Mueller +emacs-22.3-r1.ebuild: - Add site initialisation for Info, so that Emacs' dir is first in list; - this will also help to get the right documentation if Emacs is started - as emacs-${SLOT}. Rename site-init file to 20${PN}-${SLOT}-gentoo.el. - - 26 Nov 2008; Ulrich Mueller emacs-21.4-r17.ebuild, - emacs-22.3.ebuild: - Handle the FEATURES=noinfo case in emacs-infodir-rebuild; don't create a - spurious Info dir file when called with no files in postrm phase. - - 14 Nov 2008; Ulrich Mueller emacs-18.59-r5.ebuild: - Require libX11 built with USE=-xcb. - - 07 Nov 2008; Ulrich Mueller emacs-18.59-r5.ebuild, - emacs-21.4-r15.ebuild, emacs-21.4-r17.ebuild, emacs-22.2-r3.ebuild, - emacs-22.3.ebuild: - Add as-is and X11 to LICENSE for oldXMenu und etc/rgb.txt, respectively. - - 27 Oct 2008; Brent Baude emacs-22.3.ebuild: - stable ppc64, bug 240300 - - 21 Oct 2008; Ulrich Mueller - +files/emacs-22.3-linux-random-heap.patch, emacs-18.59-r5.ebuild, - emacs-21.4-r17.ebuild, emacs-22.3.ebuild: - Fix sporadic segmentation faults of temacs when dumping under Linux 2.6.25 - or later, bug 236579. - - 09 Oct 2008; Markus Meier emacs-22.3.ebuild: - amd64 stable, bug #240300 - - 08 Oct 2008; Raúl Porcel emacs-22.3.ebuild: - alpha/arm/ia64/sh/sparc/x86 stable wrt #240300 - - 07 Oct 2008; nixnut emacs-22.3.ebuild: - Stable on ppc wrt bug 240300 - - 07 Oct 2008; Jeroen Roovers emacs-22.3.ebuild: - Stable for HPPA (bug #240300). - - 30 Sep 2008; Ulrich Mueller files/emacs-22.2-sh.patch: - Also support big-endian SuperH, bug 238210. - - 26 Sep 2008; Raúl Porcel emacs-22.2-r3.ebuild: - sh stable - - 26 Sep 2008; Ulrich Mueller +files/emacs-22.2-sh.patch, - emacs-22.2-r3.ebuild, emacs-22.3.ebuild: - SuperH support, bug 238210. - - 23 Sep 2008; Christian Faulhammer - emacs-21.4-r15.ebuild, emacs-21.4-r17.ebuild, emacs-22.2-r3.ebuild, - emacs-22.3.ebuild: - remove note about to be installed fonts - - 22 Sep 2008; Ulrich Mueller - -files/emacs-22.1-backup-buffer.patch, -files/emacs-22.1-format-int.patch, - -files/emacs-22.1-hack-local-variables.patch, - -files/emacs-22.1-oldxmenu-qa.patch, - -files/emacs-22.1-s390x-non-multilib.patch, -emacs-22.1-r4.ebuild: - Remove old. - - 14 Sep 2008; Ulrich Mueller emacs-21.4-r17.ebuild, - emacs-22.3.ebuild: - Be less verbose, bug 237546. - - 06 Sep 2008; Ulrich Mueller -emacs-22.2-r2.ebuild: - Remove vulnerable revision wrt bug 236498. - - 06 Sep 2008; Tobias Scherbaum - emacs-22.2-r3.ebuild: - ppc stable, bug #236498 - - 06 Sep 2008; Ulrich Mueller emacs-18.59-r5.ebuild: - Fix licence info, unexelf.c in patch is GPL-2. - -*emacs-22.3 (05 Sep 2008) - - 05 Sep 2008; Christian Faulhammer - -emacs-22.2.92.ebuild, +emacs-22.3.ebuild: - official release of 22.3; remove pretest version - - 03 Sep 2008; Raúl Porcel emacs-22.2-r3.ebuild: - alpha/ia64/sparc/x86 stable - - 03 Sep 2008; Jeroen Roovers emacs-22.2-r3.ebuild: - Stable for HPPA (bug #236498). - - 03 Sep 2008; Markus Rothe emacs-22.2-r3.ebuild: - Stable on ppc64 - - 03 Sep 2008; Olivier Crête emacs-22.2-r3.ebuild: - Stable on amd64 for bug #236498 - -*emacs-22.2.92 (02 Sep 2008) - - 02 Sep 2008; Ulrich Mueller - +files/emacs-22.3-freebsd-sparc.patch, +emacs-22.2.92.ebuild: - Presumably final pretest version for Emacs 22.3. Committing it in - app-editors/emacs (instead of emacs-cvs), in order to give it as much - final testing as possible. - -*emacs-22.2-r3 (02 Sep 2008) - - 02 Sep 2008; Ulrich Mueller - +files/emacs-22.2-python-nopwd.patch, +emacs-22.2-r3.ebuild: - Security fix for interactive python search path, CVE-2008-3949, bug 236498. - - 28 Jul 2008; Ulrich Mueller metadata.xml: - Add USE flag description to metadata wrt GLEP 56. - - 04 Jun 2008; Ulrich Mueller emacs-21.4-r17.ebuild, - emacs-22.1-r4.ebuild, emacs-22.2-r2.ebuild: - Warn about inconsistent toolkit USE flags. - - 01 Jun 2008; Ulrich Mueller emacs-21.4-r15.ebuild, - emacs-21.4-r17.ebuild, emacs-22.1-r4.ebuild, emacs-22.2-r2.ebuild: - Depend on x11-libs/openmotif explicitely for USE=motif. - - 31 May 2008; Christian Faulhammer - -emacs-18.59-r4.ebuild: - clean up - - 31 May 2008; Christian Faulhammer - emacs-18.59-r5.ebuild: - stable x86, bug 221281 - - 16 May 2008; Ulrich Mueller -emacs-22.2-r1.ebuild: - Remove intermediate version. - - 16 May 2008; Tobias Scherbaum - emacs-21.4-r17.ebuild, emacs-22.2-r2.ebuild: - ppc stable, bug #221197 - - 14 May 2008; Markus Meier emacs-21.4-r17.ebuild, - emacs-22.2-r2.ebuild: - amd64 stable, bug #221197 - - 14 May 2008; Christian Faulhammer - emacs-21.4-r17.ebuild, emacs-22.2-r2.ebuild: - stable x86, security bug 221197 - - 14 May 2008; Markus Rothe emacs-21.4-r17.ebuild, - emacs-22.2-r2.ebuild: - Stable on ppc64; bug #221197 - - 13 May 2008; Jeroen Roovers emacs-21.4-r17.ebuild, - emacs-22.2-r2.ebuild: - Stable for HPPA (bug #221197). - - 13 May 2008; Raúl Porcel emacs-21.4-r17.ebuild, - emacs-22.2-r2.ebuild: - alpha/ia64/sparc stable wrt #221197 - -*emacs-22.2-r2 (12 May 2008) -*emacs-21.4-r17 (12 May 2008) - - 12 May 2008; Ulrich Mueller - +files/emacs-22.2-fast-lock.patch, -emacs-21.4-r16.ebuild, - +emacs-21.4-r17.ebuild, +emacs-22.2-r2.ebuild: - Security fix for fast-lock cache, CVE-2008-2142, bug 221197. - -*emacs-21.4-r16 (11 May 2008) -*emacs-18.59-r5 (11 May 2008) - - 11 May 2008; Ulrich Mueller +emacs-18.59-r5.ebuild, - +emacs-21.4-r16.ebuild: - Fix temacs segmentation fault when dumping with kernel 2.6.25, bug 221281. - Patch backported from Emacs 22. - - 06 May 2008; Jeroen Roovers emacs-22.2-r1.ebuild: - Stable for HPPA (bug #220535). - - 06 May 2008; Brent Baude emacs-22.2-r1.ebuild: - stable ppc/ppc64, bug 220535 - - 06 May 2008; Christian Faulhammer emacs-22.2-r1.ebuild: - stable x86/amd64, bug 220535 - - 06 May 2008; Raúl Porcel emacs-22.2-r1.ebuild: - alpha/ia64/sparc stable wrt #220535 - -*emacs-22.2-r1 (08 Apr 2008) -*emacs-22.1-r4 (08 Apr 2008) -*emacs-21.4-r15 (08 Apr 2008) - - 08 Apr 2008; Ulrich Mueller - +files/emacs-22.1-vcdiff-tmp-race.patch, -emacs-21.4-r14.ebuild, - +emacs-21.4-r15.ebuild, -emacs-22.1-r3.ebuild, +emacs-22.1-r4.ebuild, - -emacs-22.2.ebuild, +emacs-22.2-r1.ebuild: - Security fix for vcdiff insecure temporary file creation, CVE-2008-1694, - bug 216880. Straight to stable, since there is no sensible way for arch - teams to test (vcdiff was used for SCCS only). Remove vulnerable revisions. - - 06 Apr 2008; Ulrich Mueller - +files/emacs-22.2-heimdal-gentoo.patch, emacs-22.2.ebuild: - Add patch to support compilation with Heimdal, and change dependency back - to virtual/krb5; fixes bug 215558. Thanks to Michael Hammer (mueli) - , Honza Macháček and - Martin Mokrejš for their help. - - 01 Apr 2008; Ulrich Mueller emacs-22.2.ebuild: - Explicitely depend on mit-krb5 instead of virtual/krb5, bug 215558. - - 28 Mar 2008; Ulrich Mueller emacs-18.59-r4.ebuild, - emacs-22.1-r3.ebuild, emacs-22.2.ebuild: - Add keepdir for site-lisp dir again, bug 93329; no idea why it was removed. - Remove redundant dodir command. - -*emacs-22.2 (26 Mar 2008) - - 26 Mar 2008; Ulrich Mueller +emacs-22.2.ebuild: - Version bump. - - 02 Feb 2008; Ulrich Mueller emacs-18.59-r4.ebuild, - emacs-21.4-r14.ebuild, emacs-22.1-r3.ebuild: - Change to new syntax of eselect-emacs and update dependency. Remove empty - Info directory after unmerge. - - 30 Jan 2008; Ulrich Mueller - -files/emacs-22.1-disable_alsa_detection.patch, emacs-21.4-r14.ebuild, - emacs-22.1-r3.ebuild: - Replace ALSA disable patch by sed magic. Add missing dependency on pkgconfig. - - 22 Jan 2008; Ulrich Mueller -emacs-21.4-r4.ebuild: - Remove old. - - 17 Jan 2008; Ulrich Mueller - files/emacs-22.1-s390x-non-multilib.patch: - Replace s390x patch by upstream fix, bug 205555. - - 13 Jan 2008; Ulrich Mueller - +files/emacs-22.1-s390x-non-multilib.patch, emacs-22.1-r3.ebuild: - Fix build issue on S/390x, bug 205555. - - 10 Jan 2008; Ulrich Mueller emacs-21.4-r14.ebuild: - Update DESCRIPTION. Re-add dropped keywords, following dependencies. - - 04 Jan 2008; Ulrich Mueller emacs-21.4-r14.ebuild: - Remove lesstif USE flag wrt bug #117057. Be verbose about toolkit selection. - - 02 Jan 2008; Ulrich Mueller emacs-22.1-r3.ebuild: - Remove explicit zlib dependency. - - 28 Dec 2007; Ulrich Mueller emacs-22.1-r3.ebuild: - Include net-libs/liblockfile in dependencies, fixes bug #203624. - - 11 Dec 2007; Ulrich Mueller -emacs-21.4-r12.ebuild: - Remove vulnerable revision wrt bug #200297. - - 07 Dec 2007; Christian Faulhammer - -emacs-21.4-r8.ebuild: - clean up - - 02 Dec 2007; Ulrich Mueller emacs-18.59-r4.ebuild, - emacs-21.4-r12.ebuild, emacs-21.4-r14.ebuild, emacs-22.1-r3.ebuild: - Declare some variables as local, add some quotes. - - 01 Dec 2007; Ulrich Mueller emacs-22.1-r3.ebuild: - Rename site-init file for USE=source. - - 28 Nov 2007; Ulrich Mueller -emacs-21.4-r13.ebuild, - -emacs-22.1-r2.ebuild: - Remove vulnerable versions wrt security bug #200297. - - 28 Nov 2007; emacs-21.4-r14.ebuild, - emacs-22.1-r3.ebuild: - Stable on amd64, thanks angelos. - - 27 Nov 2007; Raúl Porcel emacs-21.4-r14.ebuild, - emacs-22.1-r3.ebuild: - alpha/ia64/sparc stable - - 27 Nov 2007; Tobias Scherbaum - emacs-21.4-r14.ebuild, emacs-22.1-r3.ebuild: - ppc stable, bug #200297 - - 27 Nov 2007; Markus Rothe emacs-21.4-r14.ebuild, - emacs-22.1-r3.ebuild: - Stable on ppc64; bug #200297 - - 27 Nov 2007; Jeroen Roovers emacs-22.1-r3.ebuild: - Dropping compiler optimisations to -O1 for hppa (solves bug #193703). - - 26 Nov 2007; Christian Faulhammer - emacs-21.4-r14.ebuild, emacs-22.1-r3.ebuild: - stable x86 - - 26 Nov 2007; Jeroen Roovers emacs-21.4-r14.ebuild, - emacs-22.1-r3.ebuild: - Stable for HPPA. - -*emacs-22.1-r3 (25 Nov 2007) -*emacs-21.4-r14 (25 Nov 2007) - - 25 Nov 2007; Ulrich Mueller - +files/emacs-22.1-format-int.patch, +emacs-21.4-r14.ebuild, - +emacs-22.1-r3.ebuild: - Fix buffer overflow in format function, CVE-2007-6109, security bug #200297. - Patch from upstream CVS, partially backported to Emacs 21. - - 22 Nov 2007; Ulrich Mueller emacs-22.1-r2.ebuild: - Fix alsa dependency, thanks Flameeyes for pointing this out. - - 14 Nov 2007; Brent Baude emacs-21.4-r13.ebuild: - Marking emacs-21.4-r13 ppc64 stable for bug 197313 - - 14 Nov 2007; Ulrich Mueller emacs-21.4-r13.ebuild: - Stable on amd64, bug #197313. - - 06 Nov 2007; Ulrich Mueller -emacs-22.1-r1.ebuild: - Remove vulnerable revision wrt bug #197958. - - 06 Nov 2007; Chris Gianelloni emacs-22.1-r2.ebuild: - Stable on amd64 wrt bug #197958. - - 05 Nov 2007; Tobias Scherbaum - emacs-22.1-r2.ebuild: - ppc stable, bug #197958 - - 03 Nov 2007; Markus Rothe emacs-22.1-r2.ebuild: - Stable on ppc64; bug #197958 - - 03 Nov 2007; Dawid Węgliński emacs-22.1-r2.ebuild: - Stable on x86 (bug #197958) - - 03 Nov 2007; Raúl Porcel emacs-22.1-r2.ebuild: - alpha/ia64/sparc stable wrt security #197958 - - 03 Nov 2007; Ulrich Mueller emacs-18.59-r4.ebuild: - Use epatch for bulk patching. - -*emacs-22.1-r2 (03 Nov 2007) - - 03 Nov 2007; Ulrich Mueller - +files/emacs-22.1-hack-local-variables.patch, +emacs-22.1-r2.ebuild: - Security fix for function hack-local-variables, CVE-2007-5795, bug #197958. - - 02 Nov 2007; Ulrich Mueller emacs-22.1-r1.ebuild: - Partial sync of emacs and emacs-cvs ebuilds. - - 01 Nov 2007; Raúl Porcel emacs-21.4-r13.ebuild: - alpha/ia64 stable wrt #197313 - - 31 Oct 2007; Jeroen Roovers emacs-21.4-r13.ebuild: - Stable for HPPA (bug #197313). - - 30 Oct 2007; nixnut emacs-21.4-r13.ebuild: - Stable on ppc wrt bug 197313 - - 30 Oct 2007; Ferris McCormick emacs-21.4-r13.ebuild: - Sparc stable --- Security Bug #197313 - - 30 Oct 2007; Christian Faulhammer - emacs-21.4-r13.ebuild: - stable x86, bug 197313 - -*emacs-21.4-r13 (28 Oct 2007) - - 28 Oct 2007; Ulrich Mueller +emacs-21.4-r13.ebuild: - Security fix for crash on malformed GIF images, CVE-2007-2833, bug #197313. - - 24 Oct 2007; Ulrich Mueller emacs-22.1-r1.ebuild: - Add standard comment to site-init file. - - 23 Oct 2007; Raúl Porcel emacs-22.1-r1.ebuild: - alpha/ia64 stable - - 14 Oct 2007; Ulrich Mueller emacs-21.4-r4.ebuild, - emacs-21.4-r8.ebuild, emacs-21.4-r12.ebuild: - Change USE flag "nosendmail" to "sendmail". Update postinst messages. - - 10 Oct 2007; Christian Faulhammer - emacs-18.59-r4.ebuild, emacs-21.4-r4.ebuild, emacs-21.4-r8.ebuild, - emacs-21.4-r12.ebuild, emacs-22.1-r1.ebuild: - remove PROVIDE=virtual/editor as we have now a new-style virtual - - 06 Oct 2007; Ulrich Mueller emacs-21.4-r12.ebuild, - emacs-22.1-r1.ebuild: - Minor QA: quote ROOT variable. - - 27 Sep 2007; Ulrich Mueller -emacs-22.1.ebuild: - Remove old revision. - - 26 Sep 2007; Christoph Mende emacs-22.1-r1.ebuild: - Stable on amd64 wrt bug #193501 - - 24 Sep 2007; Brent Baude emacs-22.1-r1.ebuild: - Marking emacs-22.1-r1 ppc64 stable for bug#193501 - - 24 Sep 2007; Jeroen Roovers emacs-22.1-r1.ebuild: - Marked ~hppa (bug #180642). - - 24 Sep 2007; Raúl Porcel emacs-22.1-r1.ebuild: - Add ~alpha/~ia64 - - 23 Sep 2007; Ferris McCormick emacs-22.1-r1.ebuild: - Sparc stable --- Bug #193501 - - 23 Sep 2007; nixnut emacs-22.1-r1.ebuild: - Stable on ppc wrt bug 193501 - - 23 Sep 2007; Christian Faulhammer emacs-22.1-r1.ebuild: - stable x86, bug 193501 - - 18 Sep 2007; Ulrich Mueller emacs-22.1.ebuild, - emacs-22.1-r1.ebuild: - Change WANT_AUTOCONF to 2.5 following a change in autotools.eclass. - Fixes bugs #192894 and #192923. - - 25 Aug 2007; Christian Faulhammer - emacs-18.59-r4.ebuild, emacs-21.4-r4.ebuild, emacs-21.4-r8.ebuild, - emacs-21.4-r12.ebuild, emacs-22.1.ebuild, emacs-22.1-r1.ebuild: - add BSD license because of etags binary, which initial version has been - licensed thereunder - - 25 Aug 2007; Ulrich Mueller emacs-21.4-r12.ebuild, - emacs-22.1-r1.ebuild: - Do "emake versionclean" before dumping again. Add some die messages. - -*emacs-22.1-r1 (24 Aug 2007) - - 24 Aug 2007; Ulrich Mueller - +files/emacs-22.1-backup-buffer.patch, +emacs-22.1-r1.ebuild: - Fix infinite loop if Emacs lacks permission to remove backup, bug #189627. - Thanks to Martin von Gagern . - - 23 Aug 2007; Ulrich Mueller -files/emacs-21.desktop, - -files/60emacs-21.envd, -files/emacs-subdirs-el-gentoo.diff, - emacs-21.4-r4.ebuild, emacs-21.4-r8.ebuild: - Put remaining files for Emacs 21 on Gentoo mirrors. - - 21 Aug 2007; Ulrich Mueller emacs-22.1.ebuild: - Generate score files in pkg_postinst. - - 01 Jul 2007; Ulrich Mueller - files/emacs-22.1-Xaw3d-headers.patch: - Properly check for Xaw3d in configure; patch backported from CVS trunk. - Thanks to Philantrop for pointing this out. - - 25 Jun 2007; Ulrich Mueller -files/emacs-21.2-sh.patch, - -files/emacs-21.3-amd64.patch, -files/emacs-21.3-hppa.patch, - -files/emacs-21.3-ppc64.patch, -files/emacs-21.3-xorg.patch, - -files/emacs-21.4-Xaw3d-headers.patch, - -files/emacs-21.4-autosave-tmp.patch, - -files/emacs-21.4-blessmail-build.patch, - -files/emacs-21.4-freebsd-terminfo.patch, - -files/emacs-21.4-libungif-gif-gentoo.patch, - -files/emacs-21.4-oldxmenu-malloc.patch, - -files/emacs-21.4-ppc64-fix-unexelf.patch, -files/emacs-21.4-qa.patch, - emacs-21.4-r4.ebuild, emacs-21.4-r8.ebuild, emacs-21.4-r12.ebuild: - Put patches on Gentoo mirrors. - - 24 Jun 2007; Ulrich Mueller emacs-22.1.ebuild: - Depend on virtual/motif and remove lesstif USE flag. - - 13 Jun 2007; Ulrich Mueller emacs-22.1.ebuild: - Configure now supports "use_with hesiod" properly. - - 12 Jun 2007; Diego Pettenò emacs-22.1.ebuild: - Add ~sparc-fbsd keyword. - - 05 Jun 2007; Gustavo Zacarias emacs-22.1.ebuild: - Keyworded ~sparc wrt #180642 - - 04 Jun 2007; Ulrich Mueller - +files/emacs-22.1-oldxmenu-qa.patch, emacs-22.1.ebuild: - Quiet QA compilation warnings, patch submitted and accepted upstream. - - 04 Jun 2007; Brent Baude emacs-22.1.ebuild: - Marking emacs-22.1 ppc/ppc64 ~ for bug#180642 - - 02 Jun 2007; deedra waters emacs-22.1.ebuild: - Adding ~amd64 keyword - - 02 Jun 2007; Diego Pettenò emacs-22.1.ebuild: - Add ~x86-fbsd keyword. - -*emacs-22.1 (02 Jun 2007) - - 02 Jun 2007; Ulrich Mueller - +files/emacs-22.1-Xaw3d-headers.patch, - +files/emacs-22.1-disable_alsa_detection.patch, - +files/emacs-22.1-freebsd-sparc.patch, +emacs-22.1.ebuild: - Emacs 22 released. Ebuild and patchset based on emacs-cvs-22.0.990. - - 01 Jun 2007; nixnut emacs-21.4-r12.ebuild: - Stable on ppc wrt bug 180100 - - 29 May 2007; Raúl Porcel emacs-21.4-r12.ebuild: - alpha/ia64 stable wrt #180100 - - 29 May 2007; Jeroen Roovers emacs-21.4-r12.ebuild: - Stable for HPPA (bug #180100). - - 28 May 2007; Ulrich Mueller - +files/emacs-21.4-oldxmenu-malloc.patch, emacs-21.4-r12.ebuild: - Fix segmentation faults on ia64, bug #180142. - - 28 May 2007; Christian Faulhammer - emacs-18.59-r4.ebuild: - stable x86 - - 28 May 2007; Christian Faulhammer - emacs-21.4-r12.ebuild: - x86/amd64 stable, bug 180100 - - 28 May 2007; Brent Baude emacs-21.4-r12.ebuild: - Marking emacs-21.4-r12 ppc64 stable for 180100 - - 28 May 2007; Gustavo Zacarias emacs-21.4-r12.ebuild: - Stable on sparc wrt #180100 - - 24 May 2007; Christian Faulhammer ChangeLog: - corrected ChangeLog, so it conforms to our standards - - 15 May 2007; Ulrich Mueller emacs-21.4-r4.ebuild, - emacs-21.4-r8.ebuild, emacs-21.4-r12.ebuild: - Don't provide virtual/emacs, it is a new-style virtual now. - - 15 May 2007; Roy Marples - +files/emacs-21.4-freebsd-terminfo.patch, emacs-21.4-r12.ebuild: - Added ~x86-fbsd keyword, #174884 - - 14 May 2007; Ulrich Mueller emacs-21.4-r12.ebuild: - Remove !arm inverse arch flag for Xaw3d and motif, according to jokey it is - not needed anymore. - - 14 May 2007; Markus Ullmann emacs-21.4-r12.ebuild: - Works on arm as well - - 30 Apr 2007; Tony Vroon emacs-21.4-r12.ebuild: - Add ~ppc keyword. Tested on a PowerBook 5,9 with GCC 4.1.2 - - 30 Apr 2007; Ulrich Mueller -emacs-18.59-r1.ebuild, - emacs-21.4-r12.ebuild: - Removed dependency on sys-devel/gettext. Removed old (non-eselect) revision. - - 29 Apr 2007; Ulrich Mueller emacs-21.4-r12.ebuild: - Apply emacs-21.4-ppc64-fix-unexelf.patch only on ppc64 architecture. - Don't assign CPPFLAGS, use append-cppflags instead. - - 29 Apr 2007; Markus Rothe - +files/emacs-21.4-ppc64-fix-unexelf.patch, emacs-21.4-r12.ebuild: - Add patch for ppc64 - thanks ulm; bug #152006. Also add ~ppc64; bug #174884 - - 26 Apr 2007; Ulrich Mueller emacs-21.4-r12.ebuild: - Fixed parameter expansion for file name of man pages. - - 24 Apr 2007; Ulrich Mueller emacs-18.59-r1.ebuild, - emacs-18.59-r4.ebuild: - Don't PROVIDE virtual/emacs, it makes no sense for version 18. - - 19 Apr 2007; Bryan Østergaard emacs-21.4-r12.ebuild: - Add ~alpha keyword, bug 174882. - - 19 Apr 2007; Ulrich Mueller - +files/emacs-21.4-Xaw3d-headers.patch, emacs-21.4-r12.ebuild: - Backported Emacs 22 upstream patch for proper including of Xaw3d headers; - removed build-time dependency on x11-libs/libXaw; bug #174453. - - 18 Apr 2007; Gustavo Zacarias emacs-21.4-r12.ebuild: - Keyworded ~sparc wrt #174884 - - 18 Apr 2007; Jeroen Roovers emacs-21.4-r12.ebuild: - Marked ~hppa (bug #174884). - - 17 Apr 2007; Raúl Porcel emacs-21.4-r12.ebuild: - Add ~ia64 wrt bug 174884 - - 17 Apr 2007; Christian Faulhammer - emacs-21.4-r12.ebuild: - keyworded ~amd64, bug 174884 - -*emacs-21.4-r12 (16 Apr 2007) - - 16 Apr 2007; Christian Faulhammer - +files/emacs-21.4-qa.patch, +emacs-21.4-r12.ebuild: - prepared for the new eselect module; qa patch to shut down QA warnings - -*emacs-18.59-r4 (16 Apr 2007) - - 16 Apr 2007; Christian Faulhammer - +emacs-18.59-r4.ebuild: - prepared for the new eselect module - - 26 Mar 2007; Christian Faulhammer - -files/60emacs-22.0.50.envd, -emacs-21.4-r7.ebuild: - clean up - - 07 Mar 2007; Christian Faulhammer - -files/40aspell-gentoo.el, emacs-21.4-r7.ebuild, emacs-21.4-r8.ebuild: - removed not working aspell support - -*emacs-21.4-r8 (07 Mar 2007) - - 07 Mar 2007; Christian Faulhammer - +emacs-21.4-r8.ebuild: - make subdirs patch obsolete - - 02 Mar 2007; Christian Faulhammer emacs-21.4-r4.ebuild, - emacs-21.4-r7.ebuild: - added elisp-site-regen to actually update the site-lisp files - - 02 Mar 2007; Christian Faulhammer - emacs-18.59-r1.ebuild, emacs-21.4-r4.ebuild, emacs-21.4-r7.ebuild: - removed virtual/x11 from dependencies - - 02 Mar 2007; Christian Faulhammer - -files/emacs-18.59-gcc4.patch, -files/emacs-18.59-gentoo.patch, - -files/emacs-18.59-unexelf.patch, emacs-18.59-r1.ebuild: - patches are now on Gentoo mirrors as they were too big - - 02 Mar 2007; Christian Faulhammer - -emacs-21.4-r6.ebuild: - clean up - - 02 Mar 2007; Christian Faulhammer - -files/emacs-22.0.50.desktop, -files/emacs-nofink-gentoo.diff: - remove some unnecessary files - - 02 Mar 2007; Christian Faulhammer emacs-21.4-r4.ebuild, - emacs-21.4-r6.ebuild, emacs-21.4-r7.ebuild, - -emacs-22.0.50_pre20050225.ebuild: - added flags for PPC64, fixes bug 152006, reported by corsair, solution found - by Andrew John Hughes ; removed stale version as - it is in prefix overlay for ppc-macos - -*emacs-21.4-r7 (20 Feb 2007) - - 20 Feb 2007; Christian Faulhammer - +files/emacs-21.4-autosave-tmp.patch, - +files/emacs-21.4-blessmail-build.patch, +emacs-21.4-r7.ebuild: - revision bump with patches to handle rests of temporary path strings in the - executable (bug 22563); and handling a possible compilation error in special - cases where Emacs was called without disabling the start-up file (bug - 166059). Everything provided by Ulrich Mueller - -*emacs-18.59-r1 (14 Feb 2007) - - 14 Feb 2007; Christian Faulhammer - +files/emacs-18.59-gcc4.patch, +files/emacs-18.59-gentoo.patch, - +files/emacs-18.59-unexelf.patch, +emacs-18.59-r1.ebuild: - readded this old version as it can become handy over a SSH connection with - X; digged out some old patches, and made it ready for GCC 4. Provided by - Ulrich Mueller in bug 44766 - - 06 Feb 2007; Christian Faulhammer emacs-21.4-r6.ebuild: - made the definition of suffix variable more elegant (thanks to Ulrich - Müller ; removed emacsclient from man page - symlinking; added gfdl at the same place - - 04 Feb 2007; Christian Faulhammer - -emacs-21.4-r5.ebuild, emacs-21.4-r6.ebuild: - add a check for uncompressed man pages and clean up - - 03 Feb 2007; Christian Faulhammer emacs-21.4-r6.ebuild: - determine compression suffix correctly and finally - - 02 Feb 2007; Christian Faulhammer emacs-21.4-r6.ebuild: - hopefully fix man page symlinks again - -*emacs-21.4-r6 (02 Feb 2007) - - 02 Feb 2007; Christian Faulhammer - +emacs-21.4-r6.ebuild: - create symlinks for man pages, as reported by Ulrich Mueller - - - 05 Jan 2007; Christian Faulhammer emacs-21.4-r5.ebuild: - correctly use aspell when having it installed, see bug #158850, reported - by Don Pellegrino - - 04 Dec 2006; Christian Faulhammer -emacs-18.59.ebuild, - -emacs-21.4-r1.ebuild, -emacs-21.4-r2.ebuild, -emacs-21.4-r3.ebuild: - clean up old versions - - 26 Nov 2006; Christian Faulhammer emacs-21.4-r5.ebuild: - added some quotes around epatch commands - - 31 Oct 2006; Christian Faulhammer emacs-21.4-r4.ebuild, - emacs-21.4-r5.ebuild: - removed dependency on sys-libs/gdbm as reported in bug #103382 by Marien - Zwart - - 31 Oct 2006; Christian Faulhammer - +files/40aspell-gentoo.el: - copied 40aspell-gentoo.el over from app-editors/emacs-cvs to fix bug #101585 - - 30 Oct 2006; Christian Faulhammer emacs-21.4-r5.ebuild: - suppressed the output of permission fixing, as reported by Carsten Lohrke - in bug #85968 - - 15 Oct 2006; Bryan Østergaard emacs-21.4-r4.ebuild: - Stable on ia64. - - 10 Oct 2006; Jeroen Roovers emacs-21.4-r4.ebuild: - Stable for HPPA (bug #136987). - - 30 Aug 2006; Michael Hanselmann emacs-21.4-r4.ebuild: - Stable on ppc. - - 21 Aug 2006; Matthew Kennedy emacs-21.4-r5.ebuild: - Add note to pkg_postinst that Emacs needs fonts; Resolves Bug #137598. - - 18 Aug 2006; Joshua Jackson emacs-21.4-r4.ebuild: - Stable x86; following the others - - 13 Aug 2006; Markus Rothe emacs-21.4-r4.ebuild: - Stable on ppc64; bug #136987 - -*emacs-21.4-r5 (12 Aug 2006) - - 12 Aug 2006; Matthew Kennedy - +files/emacs-21.4-libungif-gif-gentoo.patch, +emacs-21.4-r5.ebuild: - Force build with libgif, not libungif; Resolves Bug #95961. - - 11 Aug 2006; Jose Luis Rivero emacs-21.4-r4.ebuild: - Stable on alpha wrt bug #136987 - - 11 Aug 2006; Jason Wever emacs-21.4-r4.ebuild: - Stable on SPARC wrt bug #136987. - - 09 Aug 2006; Thomas Cort emacs-21.4-r4.ebuild: - Stable on amd64 wrt Bug #136987. - -*emacs-21.4-r4 (09 Aug 2006) - - 09 Aug 2006; Matthew Kennedy +emacs-21.4-r4.ebuild: - Replace -O3 onwards (if present) with -O2; Resolves Bug #136987 and many - other bugs. - - 03 May 2006; Diego Pettenò emacs-21.4-r3.ebuild: - Add ~x86-fbsd keyword. - - 03 May 2006; files/digest-emacs-21.4-r1, - files/digest-emacs-21.4-r2, files/digest-emacs-21.4-r3, - files/digest-emacs-22.0.50_pre20050225, Manifest: - Fixed digests wrt Bug #132083. - - 27 Apr 2006; Alec Warner files/digest-emacs-18.59, - files/digest-emacs-21.4-r1, files/digest-emacs-21.4-r2, - files/digest-emacs-21.4-r3, files/digest-emacs-22.0.50_pre20050225, - Manifest: - Fixing duff SHA256 digests: Bug # 131293 - - 14 Mar 2006; Fernando J. Pereda emacs-21.4-r3.ebuild: - Stable on alpha as per bug #76141. Tested by Thomas Cort - - 12 Mar 2006; Jason Wever emacs-21.4-r3.ebuild: - Stable on SPARC wrt bug #76141. - - 10 Mar 2006; Michael Hanselmann emacs-21.4-r3.ebuild: - Stable on ppc. - - 09 Mar 2006; Aron Griffis emacs-21.4-r3.ebuild: - Mark 21.4-r3 stable on ia64 - - 08 Mar 2006; Mike Doty emacs-21.4-r3.ebuild: - amd64 stable, bug 76141 - - 08 Mar 2006; Jeroen Roovers emacs-21.4-r3.ebuild: - Stable on hppa (bug #113266). - - 08 Mar 2006; Michele Noberasco emacs-21.4-r3.ebuild: - Stable for x86. See bugs #76141 and #113266. - - 08 Mar 2006; Markus Rothe emacs-21.4-r3.ebuild: - Stable on ppc64; bug #113266 - -*emacs-21.4-r3 (06 Mar 2006) - - 06 Mar 2006; Matthew Kennedy +emacs-21.4-r3.ebuild: - Remove the GNOME USE flag; Install the .desktop file unconditionally; - Resolves Bug #112449. - - 05 Mar 2006; Joseph Jezak emacs-21.4-r2.ebuild: - Marked ppc stable for bug #76141. - - 01 Mar 2006; Markus Rothe emacs-21.4-r2.ebuild: - Stable on ppc64; bug #76141 - - 01 Mar 2006; Jeroen Roovers emacs-21.4-r2.ebuild: - Stable on hppa (bug #76141). - - 27 Feb 2006; emacs-21.4-r2.ebuild: - Stable on IA64; bug #76141. - -*emacs-21.4-r2 (27 Feb 2006) - - 27 Feb 2006; Matthew Kennedy emacs-18.59.ebuild, - +emacs-21.4-r2.ebuild, emacs-22.0.50_pre20050225.ebuild: - Move SANDBOX_DISABLED=1 from global scope to SANDBOX_ON=0 in src_compile(); - Partially resolves Bug #76141. - - 09 Feb 2006; Matthew Kennedy emacs-18.59.ebuild: - Modular X dependencies; Resolves Bug #122215. - - 10 Jan 2006; -emacs-21.4.ebuild: - Removing 21.4; stale version that is succeeded by 21.4-r1 in keywords. - Reason for removal is bug 118386, ungif being screwed over for a good chunk - of time thus removed. - - 12 Dec 2005; Donnie Berkholz ; emacs-21.4-r1.ebuild, - emacs-22.0.50_pre20050225.ebuild: - (#113394) We also need fonts in modular. - - 12 Dec 2005; Donnie Berkholz ; emacs-21.4-r1.ebuild, - emacs-22.0.50_pre20050225.ebuild: - Add modular X dependencies. - - 23 Aug 2005; Aron Griffis emacs-21.4-r1.ebuild: - stable on ia64 - - 03 Aug 2005; Bryan Østergaard emacs-21.4-r1.ebuild: - Stable on alpha. - - 29 Jul 2005; MATSUU Takuto +files/emacs-21.2-sh.patch, - emacs-21.4-r1.ebuild: - Added emacs-21.2-sh.patch and ~sh to KEYWORDS. - - 17 Jul 2005; Tobias Scherbaum - emacs-21.4-r1.ebuild: - ppc stable - - 07 Jul 2005; Markus Rothe emacs-21.4-r1.ebuild: - Stable on ppc64 - - 05 Jul 2005; Rene Nussbaumer emacs-21.4-r1.ebuild: - Stable on hppa. - - 05 Jul 2005; Olivier Crête emacs-21.4-r1.ebuild: - Stable on amd64 - - 04 Jul 2005; Gustavo Zacarias emacs-21.4-r1.ebuild: - Stable on sparc - - 02 Jul 2005; Mamoru KOMACHI emacs-21.4-r1.ebuild: - Stable on x86. - - 21 May 2005; Mamoru KOMACHI emacs-21.4.ebuild, - emacs-21.4-r1.ebuild: - Added keepdir /usr/share/emacs/site-lisp to fix bug #93329 and use - leim-21.4.tar.gz to fix bug #91665. - - 03 May 2005; Mamoru KOMACHI files/emacs-21.desktop, - files/emacs-22.0.50.desktop, -files/emacs.desktop, emacs-21.4-r1.ebuild: - Make desktop entry consistent between emacs and emacs-cvs; bug #89757. - - 12 Apr 2005; Jeremy Huddleston - emacs-21.4-r1.ebuild, emacs-22.0.50_pre20050225.ebuild: - Use proper toolchain compiler. - - 12 Apr 2005; Mamoru KOMACHI emacs-21.4.ebuild, - emacs-21.4-r1.ebuild: - Unset LDFLAGS; see bug #77430 and bug #65002. - -*emacs-21.4-r1 (08 Apr 2005) - - 08 Apr 2005; Mamoru KOMACHI files/emacs-21.desktop, - files/emacs-22.0.50.desktop, +emacs-21.4-r1.ebuild, - emacs-22.0.50_pre20050225.ebuild: - Use giflib instead of libungif; bug #85720. Installs correct desktop - entry; bug #86932. - -*emacs-22.0.50_pre20050225 (26 Feb 2005) - - 26 Feb 2005; Mamoru KOMACHI - +files/60emacs-22.0.50.envd, +files/emacs-22.0.50.desktop, - -emacs-21.3-r2.ebuild, -emacs-21.3-r3.ebuild, -emacs-21.3-r5.ebuild, - -emacs-21.3.50_pre20041027.ebuild, +emacs-22.0.50_pre20050225.ebuild: - Updated CVS snapshot for ppc-macos. - Removed ebuilds vulnerable to GLSA 200502-20. - - 20 Feb 2005; Aron Griffis emacs-21.4.ebuild: - stable on ia64 #79686 - - 10 Feb 2005; Bryan Østergaard emacs-21.4.ebuild: - Stable on alpha, bug 79686. - - 09 Feb 2005; Michael Hanselmann emacs-21.4.ebuild: - Stable on ppc. - - 09 Feb 2005; Marcus D. Hanwell emacs-21.4.ebuild: - Marked stable on amd64, bug 79686. - - 08 Feb 2005; Markus Rothe emacs-21.4.ebuild: - Stable on ppc64; bug #79686 - - 08 Feb 2005; Olivier Crête emacs-21.4.ebuild: - Stable on x86 wrt bug #79686 - - 08 Feb 2005; Gustavo Zacarias emacs-21.4.ebuild: - Stable on sparc wrt #79686 - -*emacs-21.4 (08 Feb 2005) - - 08 Feb 2005; Mamoru KOMACHI +emacs-21.4.ebuild: - Version bumped. This fixes CAN-2005-0100. (bug #79686) - - 28 Dec 2004; Ciaran McCreesh : - Change encoding to UTF-8 for GLEP 31 compliance - - 19 Dec 2004; Jeremy Huddleston - emacs-21.3-r5.ebuild, emacs-21.3.50_pre20041027.ebuild: - multilib fixin. - - 30 Nov 2004; Sven Wegener emacs-21.3-r4.ebuild, - emacs-21.3-r5.ebuild: - Added missing ? after !use in dependency. - -*emacs-21.3-r5 (23 Nov 2004) - - 23 Nov 2004; Mamoru KOMACHI - +files/emacs-21.3-xorg.patch, +emacs-21.3-r5.ebuild: - Added a patch to fix AltGr key behaviour. Thanks to Sergio Polini - for providing a link to the patch. - This closes bug #66508. Changed binaries' suffix from "-${SLOT}" to - ".emacs-${SLOT}" (b2m, ctags, etags and rcs-checkin from xemacs - conflict with those from emacs). See bug #62991 for detail. - -*emacs-21.3.50_pre20041027 (07 Nov 2004) - - 07 Nov 2004; Mamoru KOMACHI - +files/emacs-nofink-gentoo.diff, +emacs-21.3.50_pre20041027.ebuild: - Added Carbon Emacs (aqua USE flag). See bug #64362. - Also added multi-tty patch. - - 19 Oct 2004; Bryan Østergaard emacs-21.3-r4.ebuild: - ~alpha keyword. - - 19 Oct 2004; Dylan Carlson emacs-21.3-r3.ebuild: - Stable on amd64. - - 16 Oct 2004; Mamoru KOMACHI emacs-21.3-r3.ebuild, - emacs-21.3-r4.ebuild: - Fixed compile problem when lesstif USE flag is set but openmotif is not - installed. This closes bug #67492. - - 14 Oct 2004; Mamoru KOMACHI emacs-21.3-r4.ebuild: - Specify alternatives version explicitly. - - 06 Oct 2004; Guy Martin emacs-21.3-r3.ebuild, - emacs-21.3-r4.ebuild: - Stable on hppa. - - 03 Oct 2004; Mamoru KOMACHI +files/60emacs-21.envd, - -files/emacs-21.1-gentoo.diff, +files/emacs-21.desktop, - +files/emacs-subdirs-el-gentoo.diff, emacs-21.3-r4.ebuild: - Sync IUSE (nosendmail). More on SLOT support. - - 30 Sep 2004; Mamoru KOMACHI -emacs-21.1-r4.ebuild, - -emacs-21.2-r2.ebuild, emacs-21.3-r2.ebuild, emacs-21.3-r3.ebuild, - emacs-21.3-r4.ebuild: - Changed SLOT="0" to SLOT="21", see bug #65061. Removed old versions. - - 24 Sep 2004; Gustavo Zacarias emacs-21.3-r3.ebuild: - Stable on sparc - - 23 Sep 2004; Mamoru KOMACHI emacs-21.3-r3.ebuild, - emacs-21.3-r4.ebuild: - Filtered out -O[3-9] if gcc-3.4 detected; bug #64832, bug #64790 - and bug #64286. - - 07 Sep 2004; Mamoru KOMACHI emacs-21.3-r4.ebuild: - Added nosendmail USE flag. This closes bug #11104. - - 31 Jul 2004; Mamoru KOMACHI - -files/emacs-18.59-gcc-gentoo.patch, -files/emacs-18.59-gentoo.patch, - -files/emacs-18.59-unexelf.patch, emacs-18.59.ebuild: - Put patches on Gentoo mirrors. - - 17 Jul 2004; Tom Gall emacs-21.3-r4.ebuild: - stable on ppc64 - - 15 Jul 2004; Tom Gall emacs-21.3-r4.ebuild: - added ~ppc64 bug #55328 - -*emacs-21.3-r4 (04 Jul 2004) - - 04 Jul 2004; Mamoru KOMACHI -emacs-21.3-r1.ebuild, - emacs-21.3-r2.ebuild, emacs-21.3-r3.ebuild, +emacs-21.3-r4.ebuild: - Added partial SLOT support. Reversed Xaw3d and motif USE flag order, - see bug #18518 - - 01 Jun 2004; Aron Griffis emacs-21.3-r2.ebuild, - emacs-21.3-r3.ebuild: - Fix use invocation - - 17 May 2004; files/emacs-18.59-gcc-gentoo.patch: - Remove compiler option adjustments which made the build incompatible with GCC - 2.95 - - 13 May 2004; Michael Sterrett emacs-21.3-r3.ebuild: - don't use deprecated ? : use syntax - -*emacs-21.3-r3 (13 May 2004) -*emacs-18.59 (13 May 2004) - - 13 May 2004; +files/emacs-18.59-gcc-gentoo.patch, - +files/emacs-18.59-gentoo.patch, +files/emacs-18.59-unexelf.patch, - +emacs-18.59.ebuild, +emacs-21.3-r3.ebuild: - Added retro emacs-18.59 w/ SLOT=1 (ebuild contributed by Ulrich Mueller - ), resolves Bug #44766; Added new emacs-21.3-r3 - with support for using LessTif instead of OpenMotif (OpenMotif has - problems which causes Emacs to be unstable); Marked emacs-21.3-r3 as - ~arch. - - 09 Apr 2004; Brian Jackson emacs-21.3-r2.ebuild: - add s390 keywords - - 03 Mar 2004; Mamoru KOMACHI emacs-21.1-r4.ebuild, - emacs-21.2-r2.ebuild, emacs-21.3-r1.ebuild, emacs-21.3-r2.ebuild: - Moved gnome USE flag inside X. Closing bug #43228 - - 27 Feb 2004; Sven Blumenstein emacs-21.3-r2.ebuild: - Stable on sparc. use vim, use vim, use vim, use vim, use vim! - - 18 Feb 2004; Aron Griffis emacs-21.3-r2.ebuild: - stable on ia64 - - 18 Feb 2004; Mamoru KOMACHI emacs-21.3-r1.ebuild, - emacs-21.3-r2.ebuild: - Moved filter-flags to src_compile() to kill a warning with - portage-2.0.50. Marked stable on x86 and alpha - - 13 Dec 2003; Brad House emacs-21.3-r2.ebuild, - files/emacs-21.3-amd64.patch: - mark stable on amd64 and patch - -*emacs-21.3-r2 (08 Dec 2003) - - 20 Dec 2003; Guy Martin emacs-21.3-r2.ebuild - files/emacs-21.3-hppa.patch : - Fix hppa compilation with a patch. Marked stable on hppa. - - 08 Dec 2003; Mamoru KOMACHI emacs-21.3-r2.ebuild: - Disable Xaw3d if USE="-Xaw3d" even when it is installed, bug 35300 - - 01 Dec 2003; Mamoru KOMACHI emacs-21.3-r1.ebuild: - Filter -fstack-protector that causes internal compiler error at xterm.c - Closing bug #33265 - - 31 Jul 2003; Tavis Ormandy emacs-21.3-r1.ebuild: - stable on alpha - -*emacs-21.3-r1 (01 Apr 2003) - - 01 Apr 2003; Matthew Kennedy emacs-21.3-r1.ebuild: - resolves bug 18419 -- adds gif support - -*emacs-21.3 (27 Mar 2003) -*emacs-21.2-r2 (14 Sep 2002) - - 06 Jan 2003; Seemant Kulleen *.ebuild : - PROVIDE virtual/editor as well as virtual/emacs now - - 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords - - 14 Sep 2002; Matthew Kennedy - emacs-21.2-r2.ebuild, files/digest-emacs-21.2-r2.ebuild : - Added support for LEIM (input methods for Emacs) based on new leim - USE flag. Credits to Ryan Shaw of bug - 6557. - -*emacs-21.2-r1 (29 Jul 2002) - - 07 Aug 2002; Matthew Kennedy - emacs-21.2-r1.ebuild : - Sandbox. - - 06 Aug 2002; Mark Guertin : - Added ppc to keywords - - 06 Aug 2002; Matthew Kennedy - emacs-21.2-r1.ebuild : - Documentation install fix. Sandbox adjustment. - - 29 Jul 2002; Matthew Kennedy - emacs-21.2-r1.ebuild, files/digest-emacs-21.1-r1 : - Permissions fix. Resolves bug #3724 - -*emacs-21.2 (28 Apr 2002) - - 28 Apr 2002; pvdabeel - Version bump - -*emacs-21.1-r4 (11 Apr 2002) - - 11 Apr 2002; Spider - Update libpng dependency - - 28 Apr 2002; pvdabeel - PPC fix (nocombreloc - fixes bug # 2104) - -*emacs-21.1-r3 (1 Feb 2002) - - 1 Feb 2002; G.Bevin ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/sdk_container/src/third_party/portage-stable/app-editors/emacs/Manifest b/sdk_container/src/third_party/portage-stable/app-editors/emacs/Manifest index f4105003ea..a872e0bed1 100644 --- a/sdk_container/src/third_party/portage-stable/app-editors/emacs/Manifest +++ b/sdk_container/src/third_party/portage-stable/app-editors/emacs/Manifest @@ -1,23 +1,10 @@ -DIST emacs-18.59-linux22x-elf-glibc21.diff.gz 15671 SHA256 fb810d893938883d50a3a8d7c43fbeb1604d5454f760b8f1f700326c8ee659dd SHA512 c6c6ea33850dadf08d68fff56fc6aacc80ad1aa36661260715d50b95438942d56e6244094427d50356cfe716f26559feb885254c436399bff7be639637d605b6 WHIRLPOOL cafaa0fb0d06058cac8e445a7a1b5cba145d23186477a9c681efdab8ca0f18a9675dec3a93851fd7138890701f83fab83300c28a548c8fc22478a0cfff95d5da -DIST emacs-18.59-patches-9.tar.xz 21380 SHA256 69411c57b20850e8aab1e20614437f9a836c2ddf47c46a833d0262c138fa3270 SHA512 595a4a7a4052c3b3325e4d4952eed24c98d3dd62b7ce89bd149f046552e2dd67ec3e720b7559fbc086b06a667c992bccc60201ef53b263dbd0fc96cbcdceee38 WHIRLPOOL 23f803d940c35fe9519fe7169e6bca7012c2d2db2246dec121fba37e8dbf39f411a9e579a9cbd4193562da72b9ac226286ad687877ccadd7cb78ea7eb615ab3f -DIST emacs-18.59.tar.gz 2962652 SHA256 1e27e33f91984a91e9b4c1f21433f931aba03670960ecc147bb6d7b0de0f051e SHA512 03ce565e346e89b7aacb1852f4783e8907f394de7da0c543b475cb038eb89b87f980d0f7ca1841b1d2108b20f211e95113c7214e4a33e5767a1827ff43173f33 WHIRLPOOL 5e98e71518f665e2a8278afe54e0ace6d7fdd9df23ff0a3354ffc1d5cc25cd21b0dd4d82766fcb436d4f24e9291c933295e956e1ffea43cfeedf915175763be6 -DIST emacs-23.4-patches-19.tar.xz 17684 SHA256 078f5e103af9b9950afefcb8575eefd7b07eb0a241ab67ddb3b8b6d31f657abb SHA512 118d58cd5c8a74b39642bf45920fed25687af2e4a076affe985bf359862950eeba4f2ca99c6482c17c311466fbfaab3f4d583466821da4917fae9bec6e95940a WHIRLPOOL f6fe96f5cb0c2de2a48e6eda2cd26c9c724cd2da661ef4d3e4e4dd14382299615aac4b95bd4e7a21caae74b7630a70d160d65e89f6ac5fa91ad8d9bedaddded4 -DIST emacs-23.4.tar.bz2 38646508 SHA256 26576f9e664397c729f78f5ffcd092969251988461896fe8793062346ee988b9 SHA512 def7a95ecaefae24d8102b96b1d575a23def1b11a8f0bb17b68f7913bd118e2ea4449a8feee76c1bd649f099b70419f0d494ddd9bb32b26f92720cda842b0296 WHIRLPOOL 2384c3f63ff153c3975e373334d6021d46b23ad3cab448ed2e1180501236453a61d13bf1dfbb2e6075bb141dd8511d85f77e37c763b39769f98de48eacc56f3b -DIST emacs-24.4-patches-5.tar.xz 6000 SHA256 967dac364282a51933f90c56f368bc3f2741efe0b7ff42d3151bb4824b70fa04 SHA512 0a337ad5b7601f5e453645d1fba99717328c6bc7a5505bcb4bd8e853179cf61be43eb6f3b9370edf0f44aa6485d4847c14554c1592ccc7da87b10dabaaa9d421 WHIRLPOOL 149f3a431d055963c544d9fa6c6447a16aa093840f6bf4086f50506979356a12407af16291c46ee62a92b3ee41767452046f45a7163214be33ab7bdbcd6059dc -DIST emacs-24.4.tar.xz 39733124 SHA256 47e391170db4ca0a3c724530c7050655f6d573a711956b4cd84693c194a9d4fd SHA512 f51f88a4736a3f153ef01f3ad710571e967cd3d0c0112b066169a4040725d370ec29b14a4ca8fa3e3f4c657c726ba8e64c3ac4e390b8e911ea47a3afb5ac755c WHIRLPOOL eae38c2382731fecf0ccf8f717f8c96cc130d01a893ff560caecde903294eb843660492761ea8cce9920b79bfc55e821921924e27c040f25355110f56cd2255b -DIST emacs-24.5-patches-1.tar.xz 3744 SHA256 dbcad232dff47e5540fff33351d76a92165e3d379a9c1fe52c04268a1ae245f8 SHA512 0c17546211493a521eec026e05722ebfa0988d2d97c916f8ddbe4d54220fbb6256cb8ad76769a8832fe7028051ecfe04d8ac46da71d7c5a6d2906b57466496db WHIRLPOOL 29cbd3513a62b025994918c6fbf86d70e282dfc0b1fc70639afcf356946e7c46ecc099a552e3735346d6b13c494db93246605eff002c34f1d0859ac04f1025fe -DIST emacs-24.5-patches-2.tar.xz 11876 SHA256 16c313ed0fe718cc8505d4276d0b8b18564db5a96745b215c42e21f062a91f9e SHA512 58efc75749842738c6585f7d39d79dee6ef030f589341b4cce6d02623173384f84e1005a7de27be6f759a564ce762dd472c6061579a16a63916b3dfa711697de WHIRLPOOL 41eaaae10df709b28c1f9dae442d59b62281b92e622efb7dbfd62625814338e64dbf116a2373d136637e12461c15133c02bd3dd76c7a7236f53a715a973eb292 -DIST emacs-24.5.tar.xz 39759804 SHA256 dd47d71dd2a526cf6b47cb49af793ec2e26af69a0951cc40e43ae290eacfc34e SHA512 89dee4c3aadb6e505c523f84c65b5e40e5bf28a586cc8a4518a59581c22972f942bb6f3c772df0d5b2685c3e78247c545c6bb2576e981d1ef0f9298c18ad1677 WHIRLPOOL 3d9f8fb840f4c846246e642369f967ba0ec357c7cf718ed865523a3cd39605ba14b8c15fc9ae3f076c27e5b6e41fcb681d15f1c6ffc5934430c0a2bf47c233a3 -DIST emacs-25.1-rc1.tar.xz 42309372 SHA256 c00c50e66474359d1e24baa2a0703bc64207caffc31d0808d8b4ffa4b3826133 SHA512 c8e101d5fef07cc31ce10a0cc133d68b763a19f859dc2b06e05e72b566158c7c5eb5250d4736fdcab88fbdb5f8e279456c4f3f65491a1609cc5f1e8479be853a WHIRLPOOL 3cbdfa87132c6e043e975b983cfe9fe04676119ba61eff4f0b596978c26bbd721c911b1e90f59ed838d56db63faada28d4048be24a3f9ac05f96ff12b25d0781 -DIST emacs-25.1-rc2.tar.xz 42317560 SHA256 5bd45f03bdff90f9d7add7224917fc828ed89716e952b3db8eb98242b7dfcec1 SHA512 02d2c48d7b7cd56f35b9d66c7b5be2acc6475e3b780069e65b5dcb81789343637b5802e52867417238778f96dcd6cbb2e804ad411283313f70d25010102cf0a1 WHIRLPOOL 9ea4b6f01933701934d4d21b85d3085b8d7cf8793fd977fe19f46902e6b2b45cec1142f9decc87691bf19e94616f5727e88b962f4945cb713483a865553b169e -EBUILD emacs-18.59-r11.ebuild 4151 SHA256 0a0e8eb5e069eb5899666d00a49bb665e302579686643f7a21041ac21af0d005 SHA512 b22437982669705b2ff512d79d01fc7b8122c5aa4dde744a281095144bf401b04e7ccfa6e5b0502d94706ddd995d38c5047e162811b759c0e4df2453041e25a8 WHIRLPOOL 353997c377a11d5714dd4c4a632cc5de419686953e193d5a555feb82feeb3a4ee8740e9bf8cc46b48ef45dd45eb066019fb5791f383115dae9c4976306173690 -EBUILD emacs-23.4-r14.ebuild 11228 SHA256 32ab86432e08eaa78c0c885f48d89e3f991e820887f8be2978875b960c6ff92b SHA512 79733bb6967f52ced679f6de8ebb491178181d4712993faa46976bd533bef7c68141d3d7083c5719c183dadf7556b32a2a3625896f9ef68fbc3d66c172e99256 WHIRLPOOL 230ebf0d82aee3b29435f81a78d778dec5aa1c5e91bce3f1daf23036457b9627c404f93ae3b0257c0282a86a34e5f052540f2a15cd27b67f21db176e3571fc4c -EBUILD emacs-24.4-r4.ebuild 10566 SHA256 1ba2a884195df1186fbfb5f64b12b3aad96e6cf8d25926095a3e7e002ea0785d SHA512 ab96e6c97264a85c58fb0b718842ed0fc2f4972e2b59e830206d5f2aa482b203fbb39ba849d0bdf10905a718e74622deae486f60c4996a2a5050a678b2b08644 WHIRLPOOL dfaa59132ce315a1624d2fb2425420f8828c1eef125d57e656390b170e88d2960c031e0f47f4879e95a193b5f8261ec7ed38ec1d787fa8763e80bb61cb91b616 -EBUILD emacs-24.5-r1.ebuild 11057 SHA256 f4be5634d742490008f96795d52c9e5e81a052a91eae80f2344dca018e7190a9 SHA512 31041775d16fda849de4c33b484db48cd473dfd6d5e8c0de13910da8dfbd8ebdbcb8b040d700f5cdc56aed7f0711b3722d8e1dd50e0e53515238d1b292a12b72 WHIRLPOOL c9197f828035d2ce8d75c4518cf1f7cf464975166d66535025dd63561ed49413990e7833fa43b1969b6978517a8b64d40e36d3eb28ee3265292e6a155ff7d513 -EBUILD emacs-24.5-r3.ebuild 11057 SHA256 64bf3ea6615bbb0aca4ab9c35071ba0b0cb1997a40b51d9c5ce11a44c0e6e918 SHA512 1c11e986c738962b2a8bd0c0e3e93a34a0294dcc648d82c13a400bdabf4b2b8132c383c195984fb5ca69e1e29f2d3430473b195734150097747729caf2a90561 WHIRLPOOL 8ea46da1c571a564cefceca9146dc06148dc5d55e1f3a4e0b76908cf78fe301a082176752d4bfcb20b9b1d2ef4055ec4cd8d51428e7fdd96aef8fb9677b37df0 -EBUILD emacs-24.5.ebuild 11044 SHA256 6d24668b822c66a0b31137fd64570327bd74a9fad2e8742ddffecf7a3d0fa14e SHA512 9c6b5e49f4741aacb4e2f1e586024159c3a5319716d93add0141e583e367fd668e7b9f5f1c918dbf8bc33fd4ff4c180431e5ee438b4ae8f7b283ce084569589c WHIRLPOOL 6600dab809b8600f872b02346fac8ab87fd59a4690d54f9aba055b960f24add61a126c144a7380fab5ae5dfd4373b95b303953ab39e47996440ea06319aa8648 -EBUILD emacs-25.1_rc1.ebuild 11423 SHA256 887cf086039dcc52f5d5553e3f300ef445b71d2fd94e1238926b68703050071b SHA512 d5a94377ff566f2a10d6466d882b57120293e91120752ffeac5ba538bf2fd489c4ae5b6b675d0103fab45b7f0e52ae7b58ff9071035f66f449a94c406f07c8ce WHIRLPOOL 68e3a07279f448cdb7e272819e359e994cf0f073674968c70d735e2f5af959ff86e743854ec4fe374656cd4de517cb248803a1ba56a1d808ba7697c967100d21 -EBUILD emacs-25.1_rc2.ebuild 11423 SHA256 887cf086039dcc52f5d5553e3f300ef445b71d2fd94e1238926b68703050071b SHA512 d5a94377ff566f2a10d6466d882b57120293e91120752ffeac5ba538bf2fd489c4ae5b6b675d0103fab45b7f0e52ae7b58ff9071035f66f449a94c406f07c8ce WHIRLPOOL 68e3a07279f448cdb7e272819e359e994cf0f073674968c70d735e2f5af959ff86e743854ec4fe374656cd4de517cb248803a1ba56a1d808ba7697c967100d21 -MISC ChangeLog 11145 SHA256 f34b9a5d077a7abbc120a124641735f316ea047b543c9be5cc6c39a71e4c61f6 SHA512 01ec15d9323acb60cca2ee3810174233ed6432733cbe36ae02e63ae4356bafc7e3311502802db1a97e6a67e3dc4ab725c83c62b3da7b4c3a1fa921d86895dbb5 WHIRLPOOL fa9afd4fe7c9df56260326fb81ff3c65686dd1e1488b89f22e66496a99d7098fc0360757a9c032cee0256dad65787ff33838ebcfb5b4d8d04ef31eb0bdbfd4f7 -MISC ChangeLog-2015 93870 SHA256 0de5747f6d5fff7e3dfca0a37269e4c804d6ab3c9fdb34d39e51b650ce46117a SHA512 d41a91ed0454ab885df588edc8a7ee1b97faed64cd479dc12fadbb8056c36b81aabd43ea521171db511e7061ccbfbaec4c443924528dd1779147a4cf5537bf57 WHIRLPOOL c51fbaa8eae82fb02fc76683b2cdf0de65321b07fc1f5b9c2d929a605ac48ce7354f1d4fdc9a7bf1833e9e7280f4cd62e9130b94107b5860890d255ba1b14ea7 -MISC metadata.xml 2670 SHA256 129bd3ca2fbed47b5d81bd2a50d530f05b1b229d3b5a349f1e21be70dde67f7b SHA512 9bd16b563f4209e245a53ceb818e8218f73d5702708e5caaf6b3359a4adbcbf124545c15b7c411f112520e744af35c6a3e62a6e051e896e8340320a66c9be153 WHIRLPOOL 78f70608e03d44a03eb108a57d9f13b589b99e393e53d6602ff3a97f5f7864d0936f31242328ef63ab2dbcfcf49292cf7b5e4abab155f016ae6a05133b8a9391 +DIST emacs-18.59-linux22x-elf-glibc21.diff.gz 15671 BLAKE2B 0106fe8053b4f65f384d451ca85138991a57afaca16b32035585055bb877c039af826859fa58c4660ec80664d3bfb0ee7a757ad76381c150ebcb22cb333a98d6 SHA512 c6c6ea33850dadf08d68fff56fc6aacc80ad1aa36661260715d50b95438942d56e6244094427d50356cfe716f26559feb885254c436399bff7be639637d605b6 +DIST emacs-18.59-patches-10.tar.xz 21496 BLAKE2B bfa0202511a9e41d3278c63f43f174cca4ba95f42675796d85139fc43654ca3b9bc56a8c547029eaae967df66ec1e520d3bcdc67c4d53261fea70def6641574c SHA512 c0255d9d02e047cc2173cebb916677e268d8f5043c9dd08041b78019df208cdd02eb8eb49256acde7a3d5b004a7227ee9a1220d7b1e24580bdb5a5258216fc39 +DIST emacs-18.59.tar.gz 2962652 BLAKE2B d617636daff41e672af2dcda26ec24b2495cf0a3e6373561ee26a2a922b7252c074dd6b79289d771853a4720c60f084f5726b904bf65989718173232ac874b0b SHA512 03ce565e346e89b7aacb1852f4783e8907f394de7da0c543b475cb038eb89b87f980d0f7ca1841b1d2108b20f211e95113c7214e4a33e5767a1827ff43173f33 +DIST emacs-23.4-patches-21.tar.xz 19604 BLAKE2B 97327f2079c496c28122203d233a12199a3c11a8c4efb2107247a4ca4483b898467d73d19d4f0570ec7be2a49dc5f6bd1bc9ee0811f932e7deb6b1c4ca96e362 SHA512 135eda432de64200797456d594f7de811275a7adf792d10a1c3a51ca4bbbbaa3a2c682b9fd577c4d93fbce967ca08d4ac47eb45f031477c3e44c69c14d5d5b48 +DIST emacs-23.4.tar.bz2 38646508 BLAKE2B 33dac5d27a63b7aab6b4053964a0ecf7f7939c7aea5af15103f2da7bd34fbb18dba7a1bf44cc4fcc2e3fb1439cdf7085d8dfc4b0005f5485748996e75ca6872d SHA512 def7a95ecaefae24d8102b96b1d575a23def1b11a8f0bb17b68f7913bd118e2ea4449a8feee76c1bd649f099b70419f0d494ddd9bb32b26f92720cda842b0296 +DIST emacs-24.5-patches-4.tar.xz 13632 BLAKE2B 99e70f4ee32c1ba3a66b934de692437aaf0b83eb6fa841ce4569bc58e2bd12802890c2a8496375280c0ce8fa56515918dfdcbc958f349bc2472104e37ad1fcd1 SHA512 569c3a55aaf1102c0bae4ab25ee06372763cd2de8a54e26b3eefd54e585cf90b53c8ffe1ca48eb4fd312a340380fd3f2fcdb584697814bf429129b48fa56ffb5 +DIST emacs-24.5.tar.xz 39759804 BLAKE2B aec253528038686822d1f8ed9a52dff276789ef7744053fc9b6176fceba4d4d8684fe979cf97e756b3feaf734d2377baef81f5efaa5450930a4e94d9f3bca355 SHA512 89dee4c3aadb6e505c523f84c65b5e40e5bf28a586cc8a4518a59581c22972f942bb6f3c772df0d5b2685c3e78247c545c6bb2576e981d1ef0f9298c18ad1677 +DIST emacs-25.2-patches-1.tar.xz 2104 BLAKE2B deae1dcaf5c32dcdab365ffab53976158148a125deff2a0373c7da5696c48c36f87f8388fc8f64ab08b3bfcbf694011b58235e972d4bc0e101ca6bbcec779abf SHA512 45c666ba6332c8fb60a925c6af9c0da113f46055159d931feddb99ce19b2a03e0101b3a4d671fe699cd5f33fd58a25791bfb8b16e20f463e5d304902ee24854a +DIST emacs-25.2.tar.xz 46900336 BLAKE2B 4bcb1dbf1647e1abd1006f586f5e465fa9ced78a87a3bc6edd7de7adb3b4145830b9cd7d889811882603a6f4be74e38626a80ab7d097d3331f42e811f3a93710 SHA512 2485d5ccd58ecc953cbd2458bdfa45e3c9a6ddfdb1b93c72b957a0da2460d4e42092905e039e8f5bac337ea1ecb9ac404b28702a363323ee5813b30032ebf00c +DIST emacs-25.3.tar.xz 42854740 BLAKE2B 4f4e2572bbef48b75c561497fc22046081e56099b6174725d79b15a5b16d5c886eaf8ff3f75cf561e989ebb092ab9e98ba7503e720a9db7560758b30d5116f23 SHA512 1cce656451b6ca8502ebb229e88bd3ef48b7f9444a10eeac4ea43bd5491b2efacd641dfa35227a33362c3866493d3449cf1df81606563eef44bba0ed668e457f diff --git a/sdk_container/src/third_party/portage-stable/app-editors/emacs/emacs-18.59-r11.ebuild b/sdk_container/src/third_party/portage-stable/app-editors/emacs/emacs-18.59-r11.ebuild index a208f89144..8b9d3d2c04 100644 --- a/sdk_container/src/third_party/portage-stable/app-editors/emacs/emacs-18.59-r11.ebuild +++ b/sdk_container/src/third_party/portage-stable/app-editors/emacs/emacs-18.59-r11.ebuild @@ -1,6 +1,5 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 @@ -10,7 +9,7 @@ DESCRIPTION="The extensible self-documenting text editor" HOMEPAGE="https://www.gnu.org/software/emacs/" SRC_URI="ftp://ftp.gnu.org/old-gnu/emacs/${P}.tar.gz ftp://ftp.splode.com/pub/users/friedman/emacs/${P}-linux22x-elf-glibc21.diff.gz - https://dev.gentoo.org/~ulm/emacs/${P}-patches-9.tar.xz" + https://dev.gentoo.org/~ulm/emacs/${P}-patches-10.tar.xz" LICENSE="GPL-1+ GPL-2+ BSD" #HPND SLOT="18" @@ -18,10 +17,10 @@ KEYWORDS="amd64 x86" IUSE="abi_x86_x32" RDEPEND=">=app-eselect/eselect-emacs-1.16 - sys-libs/ncurses:0 + sys-libs/ncurses:0= amd64? ( - abi_x86_x32? ( >=sys-libs/ncurses-5.9-r3:0[abi_x86_x32(-)?] ) - !abi_x86_x32? ( >=sys-libs/ncurses-5.9-r3:0[abi_x86_32(-)] ) + abi_x86_x32? ( >=sys-libs/ncurses-5.9-r3:0=[abi_x86_x32(-)?] ) + !abi_x86_x32? ( >=sys-libs/ncurses-5.9-r3:0=[abi_x86_32(-)] ) )" # X? ( x11-libs/libX11[-xcb] ) DEPEND="${RDEPEND} @@ -61,11 +60,13 @@ src_configure() { src/s-linux.h || die # -O3 and -finline-functions cause segmentation faults at run time. - filter-flags -finline-functions - replace-flags -O[3-9] -O2 + # -Wno-implicit will quieten GCC 5; feel free to submit a patch + # adding all those missing prototypes. strip-flags - # Quieten GCC 5. Feel free to submit a patch adding all those prototypes. + filter-flags -finline-functions -fpie append-flags -Wno-implicit + append-ldflags $(test-flags -no-pie) #639562 + replace-flags -O[3-9] -O2 } src_compile() { diff --git a/sdk_container/src/third_party/portage-stable/app-editors/emacs/emacs-23.4-r14.ebuild b/sdk_container/src/third_party/portage-stable/app-editors/emacs/emacs-23.4-r16.ebuild similarity index 96% rename from sdk_container/src/third_party/portage-stable/app-editors/emacs/emacs-23.4-r14.ebuild rename to sdk_container/src/third_party/portage-stable/app-editors/emacs/emacs-23.4-r16.ebuild index 4e4b97dea0..230f36053c 100644 --- a/sdk_container/src/third_party/portage-stable/app-editors/emacs/emacs-23.4-r14.ebuild +++ b/sdk_container/src/third_party/portage-stable/app-editors/emacs/emacs-23.4-r16.ebuild @@ -1,6 +1,5 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 WANT_AUTOMAKE="none" @@ -10,15 +9,15 @@ inherit autotools elisp-common flag-o-matic multilib readme.gentoo-r1 DESCRIPTION="The extensible, customizable, self-documenting real-time display editor" HOMEPAGE="https://www.gnu.org/software/emacs/" SRC_URI="mirror://gnu/emacs/${P}.tar.bz2 - https://dev.gentoo.org/~ulm/emacs/${P}-patches-19.tar.xz" + https://dev.gentoo.org/~ulm/emacs/${P}-patches-21.tar.xz" LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2" SLOT="23" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="alsa aqua athena dbus games gconf gif gpm gtk gzip-el hesiod jpeg kerberos livecd m17n-lib motif pax_kernel png sound source svg tiff toolkit-scroll-bars X Xaw3d xft +xpm" REQUIRED_USE="?? ( aqua X )" -RDEPEND="sys-libs/ncurses:0 +RDEPEND="sys-libs/ncurses:0= >=app-eselect/eselect-emacs-1.16 >=app-emacs/emacs-common-gentoo-1.5[games?,X?] net-libs/liblockfile @@ -62,10 +61,7 @@ DEPEND="${RDEPEND} dbus? ( virtual/pkgconfig ) X? ( virtual/pkgconfig ) gzip-el? ( app-arch/gzip ) - pax_kernel? ( - sys-apps/attr - sys-apps/paxctl - )" + pax_kernel? ( sys-apps/attr )" RDEPEND="${RDEPEND} !/site-lisp dir - rm -rf "${ED}"/usr/share/emacs/${FULL_VERSION}/site-lisp - - # remove COPYING file (except for etc/COPYING used by describe-copying) - rm "${ED}"/usr/share/emacs/${FULL_VERSION}/lisp/COPYING - - if use gzip-el; then - # compress .el files when a corresponding .elc exists - find "${ED}"/usr/share/emacs/${FULL_VERSION}/lisp -type f \ - -name "*.elc" -print | sed 's/\.elc$/.el/' | xargs gzip -9n - assert "gzip .el failed" - fi - - local cdir - if use source; then - cdir="/usr/share/emacs/${FULL_VERSION}/src" - insinto "${cdir}" - # This is not meant to install all the source -- just the - # C source you might find via find-function - doins src/*.{c,h,m} - elif has installsources ${FEATURES}; then - cdir="/usr/src/debug/${CATEGORY}/${PF}/${S#"${WORKDIR}/"}/src" - fi - - sed -e "${cdir:+#}/^Y/d" -e "s/^[XY]//" >"${T}/${SITEFILE}" <<-EOF - X - ;;; ${PN}-${SLOT} site-lisp configuration - X - (when (string-match "\\\\\`${FULL_VERSION//./\\\\.}\\\\>" emacs-version) - Y (setq find-function-C-source-directory - Y "${EPREFIX}${cdir}") - X (let ((path (getenv "INFOPATH")) - X (dir "${EPREFIX}/usr/share/info/${EMACS_SUFFIX}") - X (re "\\\\\`${EPREFIX}/usr/share/info\\\\>")) - X (and path - X ;; move Emacs Info dir before anything else in /usr/share/info - X (let* ((p (cons nil (split-string path ":" t))) (q p)) - X (while (and (cdr q) (not (string-match re (cadr q)))) - X (setq q (cdr q))) - X (setcdr q (cons dir (delete dir (cdr q)))) - X (setq Info-directory-list (prune-directory-list (cdr p))))))) - EOF - elisp-site-file-install "${T}/${SITEFILE}" || die - - dodoc README BUGS - - if use aqua; then - dodir /Applications/Gentoo - rm -rf "${ED}"/Applications/Gentoo/Emacs${EMACS_SUFFIX#emacs}.app - mv nextstep/Emacs.app \ - "${ED}"/Applications/Gentoo/Emacs${EMACS_SUFFIX#emacs}.app || die - fi - - DOC_CONTENTS="You can set the version to be started by /usr/bin/emacs - through the Emacs eselect module, which also redirects man and info - pages. Therefore, several Emacs versions can be installed at the - same time. \"man emacs.eselect\" for details. - \\n\\nIf you upgrade from Emacs version 24.2 or earlier, then it is - strongly recommended that you use app-admin/emacs-updater to rebuild - all byte-compiled elisp files of the installed Emacs packages." - use X && DOC_CONTENTS+="\\n\\nYou need to install some fonts for Emacs. - Installing media-fonts/font-adobe-{75,100}dpi on the X server's - machine would satisfy basic Emacs requirements under X11. - See also https://wiki.gentoo.org/wiki/Xft_support_for_GNU_Emacs - for how to enable anti-aliased fonts." - use aqua && DOC_CONTENTS+="\\n\\nEmacs${EMACS_SUFFIX#emacs}.app is in - \"${EPREFIX}/Applications/Gentoo\". You may want to copy or symlink - it into /Applications by yourself." - readme.gentoo_create_doc -} - -pkg_preinst() { - # move Info dir file to correct name - local infodir=/usr/share/info/${EMACS_SUFFIX} f - if [[ -f ${ED}${infodir}/dir.orig ]]; then - mv "${ED}"${infodir}/dir{.orig,} || die "moving info dir failed" - elif [[ -d "${ED}"${infodir} ]]; then - # this should not happen in EAPI 4 - ewarn "Regenerating Info directory index in ${infodir} ..." - rm -f "${ED}"${infodir}/dir{,.*} - for f in "${ED}"${infodir}/*; do - if [[ ${f##*/} != *-[0-9]* && -e ${f} ]]; then - install-info --info-dir="${ED}"${infodir} "${f}" \ - || die "install-info failed" - fi - done - fi -} - -pkg_postinst() { - elisp-site-regen - - local pvr - for pvr in ${REPLACING_VERSIONS}; do - [[ ${pvr%%[-_]*} = 24.[12] ]] && FORCE_PRINT_ELOG=1 - done - readme.gentoo_print_elog - - if use livecd; then - # force an update of the emacs symlink for the livecd/dvd, - # because some microemacs packages set it with USE=livecd - eselect emacs update - elif [[ $(readlink "${EROOT}"/usr/bin/emacs) = ${EMACS_SUFFIX} ]]; then - # refresh symlinks in case any installed files have changed - eselect emacs set ${EMACS_SUFFIX} - else - eselect emacs update ifunset - fi -} - -pkg_postrm() { - elisp-site-regen - eselect emacs update ifunset -} diff --git a/sdk_container/src/third_party/portage-stable/app-editors/emacs/emacs-24.5-r1.ebuild b/sdk_container/src/third_party/portage-stable/app-editors/emacs/emacs-24.5-r1.ebuild deleted file mode 100644 index e1c1c324b7..0000000000 --- a/sdk_container/src/third_party/portage-stable/app-editors/emacs/emacs-24.5-r1.ebuild +++ /dev/null @@ -1,347 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit autotools elisp-common eutils flag-o-matic multilib readme.gentoo - -DESCRIPTION="The extensible, customizable, self-documenting real-time display editor" -HOMEPAGE="https://www.gnu.org/software/emacs/" -SRC_URI="mirror://gnu/emacs/${P}.tar.xz - https://dev.gentoo.org/~ulm/emacs/${P}-patches-1.tar.xz" - -LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2" -SLOT="24" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" -IUSE="acl alsa aqua athena dbus games gconf gfile gif gpm gsettings gtk +gtk3 gzip-el hesiod imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif pax_kernel png selinux sound source ssl svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm zlib" -REQUIRED_USE="?? ( aqua X )" - -RDEPEND="sys-libs/ncurses:0 - >=app-eselect/eselect-emacs-1.16 - >=app-emacs/emacs-common-gentoo-1.5[games?,X?] - net-libs/liblockfile - acl? ( virtual/acl ) - alsa? ( media-libs/alsa-lib ) - dbus? ( sys-apps/dbus ) - gpm? ( sys-libs/gpm ) - hesiod? ( net-dns/hesiod ) - !inotify? ( gfile? ( >=dev-libs/glib-2.28.6 ) ) - kerberos? ( virtual/krb5 ) - libxml2? ( >=dev-libs/libxml2-2.2.0 ) - selinux? ( sys-libs/libselinux ) - ssl? ( net-libs/gnutls ) - zlib? ( sys-libs/zlib ) - X? ( - x11-libs/libXmu - x11-libs/libXt - x11-misc/xbitmaps - gconf? ( >=gnome-base/gconf-2.26.2 ) - gsettings? ( >=dev-libs/glib-2.28.6 ) - gif? ( media-libs/giflib:0= ) - jpeg? ( virtual/jpeg:0= ) - png? ( >=media-libs/libpng-1.4:0= ) - svg? ( >=gnome-base/librsvg-2.0 ) - tiff? ( media-libs/tiff:0 ) - xpm? ( x11-libs/libXpm ) - imagemagick? ( >=media-gfx/imagemagick-6.6.2 ) - xft? ( - media-libs/fontconfig - media-libs/freetype - x11-libs/libXft - m17n-lib? ( - >=dev-libs/libotf-0.9.4 - >=dev-libs/m17n-lib-1.5.1 - ) - ) - gtk? ( - gtk3? ( x11-libs/gtk+:3 ) - !gtk3? ( x11-libs/gtk+:2 ) - ) - !gtk? ( - motif? ( >=x11-libs/motif-2.3:0 ) - !motif? ( - Xaw3d? ( x11-libs/libXaw3d ) - !Xaw3d? ( athena? ( x11-libs/libXaw ) ) - ) - ) - )" - -DEPEND="${RDEPEND} - virtual/pkgconfig - gzip-el? ( app-arch/gzip ) - pax_kernel? ( - sys-apps/attr - sys-apps/paxctl - )" - -RDEPEND="${RDEPEND} - !. - If you intend to use more than one display, then it is strongly - recommended that you compile Emacs with the Athena/Lucid or the - Motif toolkit instead. - EOF - myconf+=" --with-x-toolkit=$(usex gtk3 gtk3 gtk2)" - for f in motif Xaw3d athena; do - use ${f} && ewarn \ - "USE flag \"${f}\" has no effect if \"gtk\" is set." - done - elif use motif; then - einfo "Configuring to build with Motif toolkit" - myconf+=" --with-x-toolkit=motif" - for f in Xaw3d athena; do - use ${f} && ewarn \ - "USE flag \"${f}\" has no effect if \"motif\" is set." - done - elif use athena || use Xaw3d; then - einfo "Configuring to build with Athena/Lucid toolkit" - myconf+=" --with-x-toolkit=lucid $(use_with Xaw3d xaw3d)" - else - einfo "Configuring to build with no toolkit" - myconf+=" --with-x-toolkit=no" - fi - elif use aqua; then - einfo "Configuring to build with Nextstep (Cocoa) support" - myconf+=" --with-ns --disable-ns-self-contained" - myconf+=" --without-x" - else - myconf+=" --without-x --without-ns" - fi - - # Save version information in the Emacs binary. It will be available - # in variable "system-configuration-options". - myconf+=" GENTOO_PACKAGE=${CATEGORY}/${PF}" - - econf \ - --program-suffix="-${EMACS_SUFFIX}" \ - --infodir="${EPREFIX}"/usr/share/info/${EMACS_SUFFIX} \ - --localstatedir="${EPREFIX}"/var \ - --enable-locallisppath="${EPREFIX}/etc/emacs:${EPREFIX}${SITELISP}" \ - --with-gameuser=":gamestat" \ - --without-compress-install \ - --with-file-notification=$(usev inotify || usev gfile || echo no) \ - $(use_enable acl) \ - $(use_with dbus) \ - $(use_with gpm) \ - $(use_with hesiod) \ - $(use_with kerberos) $(use_with kerberos kerberos5) \ - $(use_with libxml2 xml2) \ - $(use_with selinux) \ - $(use_with ssl gnutls) \ - $(use_with wide-int) \ - $(use_with zlib) \ - ${myconf} -} - -src_compile() { - export SANDBOX_ON=0 # for the unbelievers, see Bug #131505 - emake -} - -src_install () { - emake DESTDIR="${D}" NO_BIN_LINK=t install - - mv "${ED}"/usr/bin/{emacs-${FULL_VERSION}-,}${EMACS_SUFFIX} \ - || die "moving emacs executable failed" - mv "${ED}"/usr/share/man/man1/{emacs-,}${EMACS_SUFFIX}.1 \ - || die "moving emacs man page failed" - - # move info dir to avoid collisions with the dir file generated by portage - mv "${ED}"/usr/share/info/${EMACS_SUFFIX}/dir{,.orig} \ - || die "moving info dir failed" - touch "${ED}"/usr/share/info/${EMACS_SUFFIX}/.keepinfodir - docompress -x /usr/share/info/${EMACS_SUFFIX}/dir.orig - - # avoid collision between slots, see bug #169033 e.g. - rm "${ED}"/usr/share/emacs/site-lisp/subdirs.el - rm -rf "${ED}"/usr/share/{applications,icons} - rm -rf "${ED}"/var - - # remove unused /site-lisp dir - rm -rf "${ED}"/usr/share/emacs/${FULL_VERSION}/site-lisp - - # remove COPYING file (except for etc/COPYING used by describe-copying) - rm "${ED}"/usr/share/emacs/${FULL_VERSION}/lisp/COPYING - - if use gzip-el; then - # compress .el files when a corresponding .elc exists - find "${ED}"/usr/share/emacs/${FULL_VERSION}/lisp -type f \ - -name "*.elc" -print | sed 's/\.elc$/.el/' | xargs gzip -9n - assert "gzip .el failed" - fi - - local cdir - if use source; then - cdir="/usr/share/emacs/${FULL_VERSION}/src" - insinto "${cdir}" - # This is not meant to install all the source -- just the - # C source you might find via find-function - doins src/*.{c,h,m} - elif has installsources ${FEATURES}; then - cdir="/usr/src/debug/${CATEGORY}/${PF}/${S#"${WORKDIR}/"}/src" - fi - - sed -e "${cdir:+#}/^Y/d" -e "s/^[XY]//" >"${T}/${SITEFILE}" <<-EOF - X - ;;; ${PN}-${SLOT} site-lisp configuration - X - (when (string-match "\\\\\`${FULL_VERSION//./\\\\.}\\\\>" emacs-version) - Y (setq find-function-C-source-directory - Y "${EPREFIX}${cdir}") - X (let ((path (getenv "INFOPATH")) - X (dir "${EPREFIX}/usr/share/info/${EMACS_SUFFIX}") - X (re "\\\\\`${EPREFIX}/usr/share/info\\\\>")) - X (and path - X ;; move Emacs Info dir before anything else in /usr/share/info - X (let* ((p (cons nil (split-string path ":" t))) (q p)) - X (while (and (cdr q) (not (string-match re (cadr q)))) - X (setq q (cdr q))) - X (setcdr q (cons dir (delete dir (cdr q)))) - X (setq Info-directory-list (prune-directory-list (cdr p))))))) - EOF - elisp-site-file-install "${T}/${SITEFILE}" || die - - dodoc README BUGS - - if use aqua; then - dodir /Applications/Gentoo - rm -rf "${ED}"/Applications/Gentoo/Emacs${EMACS_SUFFIX#emacs}.app - mv nextstep/Emacs.app \ - "${ED}"/Applications/Gentoo/Emacs${EMACS_SUFFIX#emacs}.app || die - fi - - DOC_CONTENTS="You can set the version to be started by /usr/bin/emacs - through the Emacs eselect module, which also redirects man and info - pages. Therefore, several Emacs versions can be installed at the - same time. \"man emacs.eselect\" for details. - \\n\\nIf you upgrade from Emacs version 24.2 or earlier, then it is - strongly recommended that you use app-admin/emacs-updater to rebuild - all byte-compiled elisp files of the installed Emacs packages." - use X && DOC_CONTENTS+="\\n\\nYou need to install some fonts for Emacs. - Installing media-fonts/font-adobe-{75,100}dpi on the X server's - machine would satisfy basic Emacs requirements under X11. - See also https://wiki.gentoo.org/wiki/Xft_support_for_GNU_Emacs - for how to enable anti-aliased fonts." - use aqua && DOC_CONTENTS+="\\n\\nEmacs${EMACS_SUFFIX#emacs}.app is in - \"${EPREFIX}/Applications/Gentoo\". You may want to copy or symlink - it into /Applications by yourself." - readme.gentoo_create_doc -} - -pkg_preinst() { - # move Info dir file to correct name - local infodir=/usr/share/info/${EMACS_SUFFIX} f - if [[ -f ${ED}${infodir}/dir.orig ]]; then - mv "${ED}"${infodir}/dir{.orig,} || die "moving info dir failed" - elif [[ -d "${ED}"${infodir} ]]; then - # this should not happen in EAPI 4 - ewarn "Regenerating Info directory index in ${infodir} ..." - rm -f "${ED}"${infodir}/dir{,.*} - for f in "${ED}"${infodir}/*; do - if [[ ${f##*/} != *-[0-9]* && -e ${f} ]]; then - install-info --info-dir="${ED}"${infodir} "${f}" \ - || die "install-info failed" - fi - done - fi -} - -pkg_postinst() { - elisp-site-regen - - local pvr - for pvr in ${REPLACING_VERSIONS}; do - [[ ${pvr%%[-_]*} = 24.[12] ]] && FORCE_PRINT_ELOG=1 - done - readme.gentoo_print_elog - - if use livecd; then - # force an update of the emacs symlink for the livecd/dvd, - # because some microemacs packages set it with USE=livecd - eselect emacs update - elif [[ $(readlink "${EROOT}"/usr/bin/emacs) = ${EMACS_SUFFIX} ]]; then - # refresh symlinks in case any installed files have changed - eselect emacs set ${EMACS_SUFFIX} - else - eselect emacs update ifunset - fi -} - -pkg_postrm() { - elisp-site-regen - eselect emacs update ifunset -} diff --git a/sdk_container/src/third_party/portage-stable/app-editors/emacs/emacs-24.5-r3.ebuild b/sdk_container/src/third_party/portage-stable/app-editors/emacs/emacs-24.5-r4.ebuild similarity index 95% rename from sdk_container/src/third_party/portage-stable/app-editors/emacs/emacs-24.5-r3.ebuild rename to sdk_container/src/third_party/portage-stable/app-editors/emacs/emacs-24.5-r4.ebuild index e3b981a982..1dd73ddaf8 100644 --- a/sdk_container/src/third_party/portage-stable/app-editors/emacs/emacs-24.5-r3.ebuild +++ b/sdk_container/src/third_party/portage-stable/app-editors/emacs/emacs-24.5-r4.ebuild @@ -1,6 +1,5 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 @@ -9,15 +8,15 @@ inherit autotools elisp-common eutils flag-o-matic multilib readme.gentoo-r1 DESCRIPTION="The extensible, customizable, self-documenting real-time display editor" HOMEPAGE="https://www.gnu.org/software/emacs/" SRC_URI="mirror://gnu/emacs/${P}.tar.xz - https://dev.gentoo.org/~ulm/emacs/${P}-patches-2.tar.xz" + https://dev.gentoo.org/~ulm/emacs/${P}-patches-4.tar.xz" LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2" SLOT="24" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="acl alsa aqua athena dbus games gconf gfile gif gpm gsettings gtk +gtk3 gzip-el hesiod imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif pax_kernel png selinux sound source ssl svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm zlib" REQUIRED_USE="?? ( aqua X )" -RDEPEND="sys-libs/ncurses:0 +RDEPEND="sys-libs/ncurses:0= >=app-eselect/eselect-emacs-1.16 >=app-emacs/emacs-common-gentoo-1.5[games?,X?] net-libs/liblockfile @@ -30,7 +29,7 @@ RDEPEND="sys-libs/ncurses:0 kerberos? ( virtual/krb5 ) libxml2? ( >=dev-libs/libxml2-2.2.0 ) selinux? ( sys-libs/libselinux ) - ssl? ( net-libs/gnutls ) + ssl? ( net-libs/gnutls:0= ) zlib? ( sys-libs/zlib ) X? ( x11-libs/libXmu @@ -44,7 +43,7 @@ RDEPEND="sys-libs/ncurses:0 svg? ( >=gnome-base/librsvg-2.0 ) tiff? ( media-libs/tiff:0 ) xpm? ( x11-libs/libXpm ) - imagemagick? ( >=media-gfx/imagemagick-6.6.2 ) + imagemagick? ( >=media-gfx/imagemagick-6.6.2:0= ) xft? ( media-libs/fontconfig media-libs/freetype @@ -70,10 +69,7 @@ RDEPEND="sys-libs/ncurses:0 DEPEND="${RDEPEND} virtual/pkgconfig gzip-el? ( app-arch/gzip ) - pax_kernel? ( - sys-apps/attr - sys-apps/paxctl - )" + pax_kernel? ( sys-apps/attr )" RDEPEND="${RDEPEND} !. - If you intend to use more than one display, then it is strongly - recommended that you compile Emacs with the Athena/Lucid or the - Motif toolkit instead. - EOF - myconf+=" --with-x-toolkit=$(usex gtk3 gtk3 gtk2)" - for f in motif Xaw3d athena; do - use ${f} && ewarn \ - "USE flag \"${f}\" has no effect if \"gtk\" is set." - done - elif use motif; then - einfo "Configuring to build with Motif toolkit" - myconf+=" --with-x-toolkit=motif" - for f in Xaw3d athena; do - use ${f} && ewarn \ - "USE flag \"${f}\" has no effect if \"motif\" is set." - done - elif use athena || use Xaw3d; then - einfo "Configuring to build with Athena/Lucid toolkit" - myconf+=" --with-x-toolkit=lucid $(use_with Xaw3d xaw3d)" - else - einfo "Configuring to build with no toolkit" - myconf+=" --with-x-toolkit=no" - fi - elif use aqua; then - einfo "Configuring to build with Nextstep (Cocoa) support" - myconf+=" --with-ns --disable-ns-self-contained" - myconf+=" --without-x" - else - myconf+=" --without-x --without-ns" - fi - - # Save version information in the Emacs binary. It will be available - # in variable "system-configuration-options". - myconf+=" GENTOO_PACKAGE=${CATEGORY}/${PF}" - - econf \ - --program-suffix="-${EMACS_SUFFIX}" \ - --infodir="${EPREFIX}"/usr/share/info/${EMACS_SUFFIX} \ - --localstatedir="${EPREFIX}"/var \ - --enable-locallisppath="${EPREFIX}/etc/emacs:${EPREFIX}${SITELISP}" \ - --with-gameuser=":gamestat" \ - --without-compress-install \ - --with-file-notification=$(usev gfile || usev inotify || echo no) \ - $(use_enable acl) \ - $(use_with dbus) \ - $(use_with gnutls) \ - $(use_with gpm) \ - $(use_with hesiod) \ - $(use_with kerberos) $(use_with kerberos kerberos5) \ - $(use_with libxml2 xml2) \ - $(use_with selinux) \ - $(use_with wide-int) \ - $(use_with zlib) \ - ${myconf} -} - -src_compile() { - export SANDBOX_ON=0 # for the unbelievers, see Bug #131505 - emake -} - -src_install () { - emake DESTDIR="${D}" NO_BIN_LINK=t install - - mv "${ED}"/usr/bin/{emacs-${FULL_VERSION}-,}${EMACS_SUFFIX} \ - || die "moving emacs executable failed" - mv "${ED}"/usr/share/man/man1/{emacs-,}${EMACS_SUFFIX}.1 \ - || die "moving emacs man page failed" - - # move info dir to avoid collisions with the dir file generated by portage - mv "${ED}"/usr/share/info/${EMACS_SUFFIX}/dir{,.orig} \ - || die "moving info dir failed" - touch "${ED}"/usr/share/info/${EMACS_SUFFIX}/.keepinfodir - docompress -x /usr/share/info/${EMACS_SUFFIX}/dir.orig - - # avoid collision between slots, see bug #169033 e.g. - rm "${ED}"/usr/share/emacs/site-lisp/subdirs.el - rm -rf "${ED}"/usr/share/{applications,icons} - rm -rf "${ED}"/var - - # remove unused /site-lisp dir - rm -rf "${ED}"/usr/share/emacs/${FULL_VERSION}/site-lisp - - # remove COPYING file (except for etc/COPYING used by describe-copying) - rm "${ED}"/usr/share/emacs/${FULL_VERSION}/lisp/COPYING - - if use gzip-el; then - # compress .el files when a corresponding .elc exists - find "${ED}"/usr/share/emacs/${FULL_VERSION}/lisp -type f \ - -name "*.elc" -print | sed 's/\.elc$/.el/' | xargs gzip -9n - assert "gzip .el failed" - fi - - local cdir - if use source; then - cdir="/usr/share/emacs/${FULL_VERSION}/src" - insinto "${cdir}" - # This is not meant to install all the source -- just the - # C source you might find via find-function - doins src/*.{c,h,m} - elif has installsources ${FEATURES}; then - cdir="/usr/src/debug/${CATEGORY}/${PF}/${S#"${WORKDIR}/"}/src" - fi - - sed -e "${cdir:+#}/^Y/d" -e "s/^[XY]//" >"${T}/${SITEFILE}" <<-EOF - X - ;;; ${PN}-${SLOT} site-lisp configuration - X - (when (string-match "\\\\\`${FULL_VERSION//./\\\\.}\\\\>" emacs-version) - Y (setq find-function-C-source-directory - Y "${EPREFIX}${cdir}") - X (let ((path (getenv "INFOPATH")) - X (dir "${EPREFIX}/usr/share/info/${EMACS_SUFFIX}") - X (re "\\\\\`${EPREFIX}/usr/share/info\\\\>")) - X (and path - X ;; move Emacs Info dir before anything else in /usr/share/info - X (let* ((p (cons nil (split-string path ":" t))) (q p)) - X (while (and (cdr q) (not (string-match re (cadr q)))) - X (setq q (cdr q))) - X (setcdr q (cons dir (delete dir (cdr q)))) - X (setq Info-directory-list (prune-directory-list (cdr p))))))) - EOF - elisp-site-file-install "${T}/${SITEFILE}" || die - - dodoc README BUGS - - if use aqua; then - dodir /Applications/Gentoo - rm -rf "${ED}"/Applications/Gentoo/Emacs${EMACS_SUFFIX#emacs}.app - mv nextstep/Emacs.app \ - "${ED}"/Applications/Gentoo/Emacs${EMACS_SUFFIX#emacs}.app || die - fi - - DOC_CONTENTS="You can set the version to be started by /usr/bin/emacs - through the Emacs eselect module, which also redirects man and info - pages. Therefore, several Emacs versions can be installed at the - same time. \"man emacs.eselect\" for details. - \\n\\nIf you upgrade from Emacs version 24.2 or earlier, then it is - strongly recommended that you use app-admin/emacs-updater to rebuild - all byte-compiled elisp files of the installed Emacs packages." - use X && DOC_CONTENTS+="\\n\\nYou need to install some fonts for Emacs. - Installing media-fonts/font-adobe-{75,100}dpi on the X server's - machine would satisfy basic Emacs requirements under X11. - See also https://wiki.gentoo.org/wiki/Xft_support_for_GNU_Emacs - for how to enable anti-aliased fonts." - use aqua && DOC_CONTENTS+="\\n\\nEmacs${EMACS_SUFFIX#emacs}.app is in - \"${EPREFIX}/Applications/Gentoo\". You may want to copy or symlink - it into /Applications by yourself." - readme.gentoo_create_doc -} - -pkg_preinst() { - # move Info dir file to correct name - local infodir=/usr/share/info/${EMACS_SUFFIX} f - if [[ -f ${ED}${infodir}/dir.orig ]]; then - mv "${ED}"${infodir}/dir{.orig,} || die "moving info dir failed" - elif [[ -d "${ED}"${infodir} ]]; then - # this should not happen in EAPI 4 - ewarn "Regenerating Info directory index in ${infodir} ..." - rm -f "${ED}"${infodir}/dir{,.*} - for f in "${ED}"${infodir}/*; do - if [[ ${f##*/} != *-[0-9]* && -e ${f} ]]; then - install-info --info-dir="${ED}"${infodir} "${f}" \ - || die "install-info failed" - fi - done - fi -} - -pkg_postinst() { - elisp-site-regen - - local pvr - for pvr in ${REPLACING_VERSIONS}; do - [[ ${pvr%%[-_]*} = 24.[12] ]] && FORCE_PRINT_ELOG=1 - done - readme.gentoo_print_elog - - if use livecd; then - # force an update of the emacs symlink for the livecd/dvd, - # because some microemacs packages set it with USE=livecd - eselect emacs update - elif [[ $(readlink "${EROOT}"/usr/bin/emacs) = ${EMACS_SUFFIX} ]]; then - # refresh symlinks in case any installed files have changed - eselect emacs set ${EMACS_SUFFIX} - else - eselect emacs update ifunset - fi -} - -pkg_postrm() { - elisp-site-regen - eselect emacs update ifunset -} diff --git a/sdk_container/src/third_party/portage-stable/app-editors/emacs/emacs-25.1_rc1.ebuild b/sdk_container/src/third_party/portage-stable/app-editors/emacs/emacs-25.2-r1.ebuild similarity index 92% rename from sdk_container/src/third_party/portage-stable/app-editors/emacs/emacs-25.1_rc1.ebuild rename to sdk_container/src/third_party/portage-stable/app-editors/emacs/emacs-25.2-r1.ebuild index 7894ed8fa7..b2ad0adcb1 100644 --- a/sdk_container/src/third_party/portage-stable/app-editors/emacs/emacs-25.1_rc1.ebuild +++ b/sdk_container/src/third_party/portage-stable/app-editors/emacs/emacs-25.2-r1.ebuild @@ -1,6 +1,5 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 @@ -8,15 +7,16 @@ inherit elisp-common flag-o-matic multilib readme.gentoo-r1 DESCRIPTION="The extensible, customizable, self-documenting real-time display editor" HOMEPAGE="https://www.gnu.org/software/emacs/" -SRC_URI="mirror://gnu-alpha/emacs/pretest/emacs-${PV/_/-}.tar.xz" +SRC_URI="mirror://gnu/emacs/${P}.tar.xz + https://dev.gentoo.org/~ulm/emacs/${P}-patches-1.tar.xz" LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2" SLOT="25" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" -IUSE="acl alsa aqua athena cairo dbus games gconf gfile gif gpm gsettings gtk +gtk3 gzip-el hesiod imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif pax_kernel png selinux sound source ssl svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm xwidgets zlib" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +IUSE="acl alsa aqua athena cairo dbus dynamic-loading games gconf gfile gif gpm gsettings gtk +gtk3 gzip-el hesiod imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif pax_kernel png selinux sound source ssl svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm xwidgets zlib" REQUIRED_USE="?? ( aqua X )" -RDEPEND="sys-libs/ncurses:0 +RDEPEND="sys-libs/ncurses:0= >=app-eselect/eselect-emacs-1.16 >=app-emacs/emacs-common-gentoo-1.5[games?,X?] net-libs/liblockfile @@ -29,7 +29,7 @@ RDEPEND="sys-libs/ncurses:0 kerberos? ( virtual/krb5 ) libxml2? ( >=dev-libs/libxml2-2.2.0 ) selinux? ( sys-libs/libselinux ) - ssl? ( net-libs/gnutls ) + ssl? ( net-libs/gnutls:0= ) zlib? ( sys-libs/zlib ) X? ( x11-libs/libXmu @@ -43,7 +43,7 @@ RDEPEND="sys-libs/ncurses:0 svg? ( >=gnome-base/librsvg-2.0 ) tiff? ( media-libs/tiff:0 ) xpm? ( x11-libs/libXpm ) - imagemagick? ( >=media-gfx/imagemagick-6.6.2 ) + imagemagick? ( >=media-gfx/imagemagick-6.6.2:0= ) xft? ( media-libs/fontconfig media-libs/freetype @@ -76,10 +76,7 @@ RDEPEND="sys-libs/ncurses:0 DEPEND="${RDEPEND} virtual/pkgconfig gzip-el? ( app-arch/gzip ) - pax_kernel? ( - sys-apps/attr - sys-apps/paxctl - )" + pax_kernel? ( sys-apps/attr )" RDEPEND="${RDEPEND} !=app-eselect/eselect-emacs-1.16 >=app-emacs/emacs-common-gentoo-1.5[games?,X?] net-libs/liblockfile @@ -29,7 +28,7 @@ RDEPEND="sys-libs/ncurses:0 kerberos? ( virtual/krb5 ) libxml2? ( >=dev-libs/libxml2-2.2.0 ) selinux? ( sys-libs/libselinux ) - ssl? ( net-libs/gnutls ) + ssl? ( net-libs/gnutls:0= ) zlib? ( sys-libs/zlib ) X? ( x11-libs/libXmu @@ -43,7 +42,7 @@ RDEPEND="sys-libs/ncurses:0 svg? ( >=gnome-base/librsvg-2.0 ) tiff? ( media-libs/tiff:0 ) xpm? ( x11-libs/libXpm ) - imagemagick? ( >=media-gfx/imagemagick-6.6.2 ) + imagemagick? ( >=media-gfx/imagemagick-6.6.2:0= ) xft? ( media-libs/fontconfig media-libs/freetype @@ -76,10 +75,7 @@ RDEPEND="sys-libs/ncurses:0 DEPEND="${RDEPEND} virtual/pkgconfig gzip-el? ( app-arch/gzip ) - pax_kernel? ( - sys-apps/attr - sys-apps/paxctl - )" + pax_kernel? ( sys-apps/attr )" RDEPEND="${RDEPEND} ! Enable the MIT Athena widget set (x11-libs/libXaw) + Enable loading of dynamic libraries at + runtime Support shared score files for games Use gnome-base/gconf to read the system font name diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-editors/emacs-18.59-r11 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-editors/emacs-18.59-r11 index 6c2f98873b..66f5cb5dc9 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-editors/emacs-18.59-r11 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-editors/emacs-18.59-r11 @@ -1,13 +1,13 @@ DEFINED_PHASES=compile configure install postinst postrm preinst -DEPEND=>=app-eselect/eselect-emacs-1.16 sys-libs/ncurses:0 amd64? ( abi_x86_x32? ( >=sys-libs/ncurses-5.9-r3:0[abi_x86_x32(-)?] ) !abi_x86_x32? ( >=sys-libs/ncurses-5.9-r3:0[abi_x86_32(-)] ) ) virtual/pkgconfig +DEPEND=>=app-eselect/eselect-emacs-1.16 sys-libs/ncurses:0= amd64? ( abi_x86_x32? ( >=sys-libs/ncurses-5.9-r3:0=[abi_x86_x32(-)?] ) !abi_x86_x32? ( >=sys-libs/ncurses-5.9-r3:0=[abi_x86_32(-)] ) ) virtual/pkgconfig DESCRIPTION=The extensible self-documenting text editor EAPI=6 HOMEPAGE=https://www.gnu.org/software/emacs/ IUSE=abi_x86_x32 KEYWORDS=amd64 x86 LICENSE=GPL-1+ GPL-2+ BSD -RDEPEND=>=app-eselect/eselect-emacs-1.16 sys-libs/ncurses:0 amd64? ( abi_x86_x32? ( >=sys-libs/ncurses-5.9-r3:0[abi_x86_x32(-)?] ) !abi_x86_x32? ( >=sys-libs/ncurses-5.9-r3:0[abi_x86_32(-)] ) ) +RDEPEND=>=app-eselect/eselect-emacs-1.16 sys-libs/ncurses:0= amd64? ( abi_x86_x32? ( >=sys-libs/ncurses-5.9-r3:0=[abi_x86_x32(-)?] ) !abi_x86_x32? ( >=sys-libs/ncurses-5.9-r3:0=[abi_x86_32(-)] ) ) SLOT=18 -SRC_URI=ftp://ftp.gnu.org/old-gnu/emacs/emacs-18.59.tar.gz ftp://ftp.splode.com/pub/users/friedman/emacs/emacs-18.59-linux22x-elf-glibc21.diff.gz https://dev.gentoo.org/~ulm/emacs/emacs-18.59-patches-9.tar.xz +SRC_URI=ftp://ftp.gnu.org/old-gnu/emacs/emacs-18.59.tar.gz ftp://ftp.splode.com/pub/users/friedman/emacs/emacs-18.59-linux22x-elf-glibc21.diff.gz https://dev.gentoo.org/~ulm/emacs/emacs-18.59-patches-10.tar.xz _eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 227b041a120d309fdefbebb3b8c1dfa9 flag-o-matic 2274fcc1e7ef6affaff5bcd636275417 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 185a06792159ca143528e7010368e8af -_md5_=c0470c8a0a36b209012f44abb03fa799 +_md5_=97ee94d6196d838aa643578c465f2373 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-editors/emacs-23.4-r14 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-editors/emacs-23.4-r16 similarity index 54% rename from sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-editors/emacs-23.4-r14 rename to sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-editors/emacs-23.4-r16 index 774d0429cd..6015eba512 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-editors/emacs-23.4-r14 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-editors/emacs-23.4-r16 @@ -1,14 +1,14 @@ DEFINED_PHASES=compile configure install postinst postrm preinst prepare -DEPEND=sys-libs/ncurses:0 >=app-eselect/eselect-emacs-1.16 >=app-emacs/emacs-common-gentoo-1.5[games?,X?] net-libs/liblockfile hesiod? ( net-dns/hesiod ) kerberos? ( virtual/krb5 ) alsa? ( media-libs/alsa-lib ) gpm? ( sys-libs/gpm ) dbus? ( sys-apps/dbus ) X? ( x11-libs/libXmu x11-libs/libXt x11-misc/xbitmaps gconf? ( >=gnome-base/gconf-2.26.2 ) gif? ( media-libs/giflib:0= ) jpeg? ( virtual/jpeg:0= ) png? ( >=media-libs/libpng-1.4:0= ) svg? ( >=gnome-base/librsvg-2.0 ) tiff? ( media-libs/tiff:0 ) xpm? ( x11-libs/libXpm ) xft? ( media-libs/fontconfig media-libs/freetype x11-libs/libXft m17n-lib? ( >=dev-libs/libotf-0.9.4 >=dev-libs/m17n-lib-1.5.1 ) ) gtk? ( x11-libs/gtk+:2 ) !gtk? ( motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( Xaw3d? ( x11-libs/libXaw3d ) !Xaw3d? ( athena? ( x11-libs/libXaw ) ) ) ) ) alsa? ( virtual/pkgconfig ) dbus? ( virtual/pkgconfig ) X? ( virtual/pkgconfig ) gzip-el? ( app-arch/gzip ) pax_kernel? ( sys-apps/attr sys-apps/paxctl ) >=app-portage/elt-patches-20170422 !=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DEPEND=sys-libs/ncurses:0= >=app-eselect/eselect-emacs-1.16 >=app-emacs/emacs-common-gentoo-1.5[games?,X?] net-libs/liblockfile hesiod? ( net-dns/hesiod ) kerberos? ( virtual/krb5 ) alsa? ( media-libs/alsa-lib ) gpm? ( sys-libs/gpm ) dbus? ( sys-apps/dbus ) X? ( x11-libs/libXmu x11-libs/libXt x11-misc/xbitmaps gconf? ( >=gnome-base/gconf-2.26.2 ) gif? ( media-libs/giflib:0= ) jpeg? ( virtual/jpeg:0= ) png? ( >=media-libs/libpng-1.4:0= ) svg? ( >=gnome-base/librsvg-2.0 ) tiff? ( media-libs/tiff:0 ) xpm? ( x11-libs/libXpm ) xft? ( media-libs/fontconfig media-libs/freetype x11-libs/libXft m17n-lib? ( >=dev-libs/libotf-0.9.4 >=dev-libs/m17n-lib-1.5.1 ) ) gtk? ( x11-libs/gtk+:2 ) !gtk? ( motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( Xaw3d? ( x11-libs/libXaw3d ) !Xaw3d? ( athena? ( x11-libs/libXaw ) ) ) ) ) alsa? ( virtual/pkgconfig ) dbus? ( virtual/pkgconfig ) X? ( virtual/pkgconfig ) gzip-el? ( app-arch/gzip ) pax_kernel? ( sys-apps/attr ) >=app-portage/elt-patches-20170422 !=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 DESCRIPTION=The extensible, customizable, self-documenting real-time display editor EAPI=6 HOMEPAGE=https://www.gnu.org/software/emacs/ IUSE=alsa aqua athena dbus games gconf gif gpm gtk gzip-el hesiod jpeg kerberos livecd m17n-lib motif pax_kernel png sound source svg tiff toolkit-scroll-bars X Xaw3d xft +xpm -KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos +KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos LICENSE=GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2 -RDEPEND=sys-libs/ncurses:0 >=app-eselect/eselect-emacs-1.16 >=app-emacs/emacs-common-gentoo-1.5[games?,X?] net-libs/liblockfile hesiod? ( net-dns/hesiod ) kerberos? ( virtual/krb5 ) alsa? ( media-libs/alsa-lib ) gpm? ( sys-libs/gpm ) dbus? ( sys-apps/dbus ) X? ( x11-libs/libXmu x11-libs/libXt x11-misc/xbitmaps gconf? ( >=gnome-base/gconf-2.26.2 ) gif? ( media-libs/giflib:0= ) jpeg? ( virtual/jpeg:0= ) png? ( >=media-libs/libpng-1.4:0= ) svg? ( >=gnome-base/librsvg-2.0 ) tiff? ( media-libs/tiff:0 ) xpm? ( x11-libs/libXpm ) xft? ( media-libs/fontconfig media-libs/freetype x11-libs/libXft m17n-lib? ( >=dev-libs/libotf-0.9.4 >=dev-libs/m17n-lib-1.5.1 ) ) gtk? ( x11-libs/gtk+:2 ) !gtk? ( motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( Xaw3d? ( x11-libs/libXaw3d ) !Xaw3d? ( athena? ( x11-libs/libXaw ) ) ) ) ) !=app-eselect/eselect-emacs-1.16 >=app-emacs/emacs-common-gentoo-1.5[games?,X?] net-libs/liblockfile hesiod? ( net-dns/hesiod ) kerberos? ( virtual/krb5 ) alsa? ( media-libs/alsa-lib ) gpm? ( sys-libs/gpm ) dbus? ( sys-apps/dbus ) X? ( x11-libs/libXmu x11-libs/libXt x11-misc/xbitmaps gconf? ( >=gnome-base/gconf-2.26.2 ) gif? ( media-libs/giflib:0= ) jpeg? ( virtual/jpeg:0= ) png? ( >=media-libs/libpng-1.4:0= ) svg? ( >=gnome-base/librsvg-2.0 ) tiff? ( media-libs/tiff:0 ) xpm? ( x11-libs/libXpm ) xft? ( media-libs/fontconfig media-libs/freetype x11-libs/libXft m17n-lib? ( >=dev-libs/libotf-0.9.4 >=dev-libs/m17n-lib-1.5.1 ) ) gtk? ( x11-libs/gtk+:2 ) !gtk? ( motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( Xaw3d? ( x11-libs/libXaw3d ) !Xaw3d? ( athena? ( x11-libs/libXaw ) ) ) ) ) !=app-eselect/eselect-emacs-1.16 >=app-emacs/emacs-common-gentoo-1.5[games?,X?] net-libs/liblockfile acl? ( virtual/acl ) alsa? ( media-libs/alsa-lib ) dbus? ( sys-apps/dbus ) gfile? ( >=dev-libs/glib-2.28.6 ) gnutls? ( net-libs/gnutls ) gpm? ( sys-libs/gpm ) hesiod? ( net-dns/hesiod ) kerberos? ( virtual/krb5 ) libxml2? ( >=dev-libs/libxml2-2.2.0 ) selinux? ( sys-libs/libselinux ) zlib? ( sys-libs/zlib ) X? ( x11-libs/libXmu x11-libs/libXt x11-misc/xbitmaps gconf? ( >=gnome-base/gconf-2.26.2 ) gsettings? ( >=dev-libs/glib-2.28.6 ) gif? ( media-libs/giflib:0= ) jpeg? ( virtual/jpeg:0= ) png? ( >=media-libs/libpng-1.4:0= ) svg? ( >=gnome-base/librsvg-2.0 ) tiff? ( media-libs/tiff:0 ) xpm? ( x11-libs/libXpm ) imagemagick? ( >=media-gfx/imagemagick-6.6.2 ) xft? ( media-libs/fontconfig media-libs/freetype x11-libs/libXft m17n-lib? ( >=dev-libs/libotf-0.9.4 >=dev-libs/m17n-lib-1.5.1 ) ) gtk? ( gtk3? ( x11-libs/gtk+:3 ) !gtk3? ( x11-libs/gtk+:2 ) ) !gtk? ( motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( Xaw3d? ( x11-libs/libXaw3d ) !Xaw3d? ( athena? ( x11-libs/libXaw ) ) ) ) ) virtual/pkgconfig gzip-el? ( app-arch/gzip ) pax_kernel? ( sys-apps/attr sys-apps/paxctl ) >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 -DESCRIPTION=The extensible, customizable, self-documenting real-time display editor -EAPI=5 -HOMEPAGE=https://www.gnu.org/software/emacs/ -IUSE=acl alsa aqua athena dbus games gconf gfile gif gnutls gpm gsettings gtk +gtk3 gzip-el hesiod imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif pax_kernel png selinux sound source svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm zlib -KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos -LICENSE=GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2 -RDEPEND=sys-libs/ncurses:0 >=app-eselect/eselect-emacs-1.16 >=app-emacs/emacs-common-gentoo-1.5[games?,X?] net-libs/liblockfile acl? ( virtual/acl ) alsa? ( media-libs/alsa-lib ) dbus? ( sys-apps/dbus ) gfile? ( >=dev-libs/glib-2.28.6 ) gnutls? ( net-libs/gnutls ) gpm? ( sys-libs/gpm ) hesiod? ( net-dns/hesiod ) kerberos? ( virtual/krb5 ) libxml2? ( >=dev-libs/libxml2-2.2.0 ) selinux? ( sys-libs/libselinux ) zlib? ( sys-libs/zlib ) X? ( x11-libs/libXmu x11-libs/libXt x11-misc/xbitmaps gconf? ( >=gnome-base/gconf-2.26.2 ) gsettings? ( >=dev-libs/glib-2.28.6 ) gif? ( media-libs/giflib:0= ) jpeg? ( virtual/jpeg:0= ) png? ( >=media-libs/libpng-1.4:0= ) svg? ( >=gnome-base/librsvg-2.0 ) tiff? ( media-libs/tiff:0 ) xpm? ( x11-libs/libXpm ) imagemagick? ( >=media-gfx/imagemagick-6.6.2 ) xft? ( media-libs/fontconfig media-libs/freetype x11-libs/libXft m17n-lib? ( >=dev-libs/libotf-0.9.4 >=dev-libs/m17n-lib-1.5.1 ) ) gtk? ( gtk3? ( x11-libs/gtk+:3 ) !gtk3? ( x11-libs/gtk+:2 ) ) !gtk? ( motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( Xaw3d? ( x11-libs/libXaw3d ) !Xaw3d? ( athena? ( x11-libs/libXaw ) ) ) ) ) !=app-eselect/eselect-emacs-1.16 >=app-emacs/emacs-common-gentoo-1.5[games?,X?] net-libs/liblockfile acl? ( virtual/acl ) alsa? ( media-libs/alsa-lib ) dbus? ( sys-apps/dbus ) gfile? ( >=dev-libs/glib-2.28.6 ) gnutls? ( net-libs/gnutls ) gpm? ( sys-libs/gpm ) hesiod? ( net-dns/hesiod ) kerberos? ( virtual/krb5 ) libxml2? ( >=dev-libs/libxml2-2.2.0 ) selinux? ( sys-libs/libselinux ) zlib? ( sys-libs/zlib ) X? ( x11-libs/libXmu x11-libs/libXt x11-misc/xbitmaps gconf? ( >=gnome-base/gconf-2.26.2 ) gsettings? ( >=dev-libs/glib-2.28.6 ) gif? ( media-libs/giflib:0= ) jpeg? ( virtual/jpeg:0= ) png? ( >=media-libs/libpng-1.4:0= ) svg? ( >=gnome-base/librsvg-2.0 ) tiff? ( media-libs/tiff:0 ) xpm? ( x11-libs/libXpm ) imagemagick? ( >=media-gfx/imagemagick-6.6.2 ) xft? ( media-libs/fontconfig media-libs/freetype x11-libs/libXft m17n-lib? ( >=dev-libs/libotf-0.9.4 >=dev-libs/m17n-lib-1.5.1 ) ) gtk? ( gtk3? ( x11-libs/gtk+:3 ) !gtk3? ( x11-libs/gtk+:2 ) ) !gtk? ( motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( Xaw3d? ( x11-libs/libXaw3d ) !Xaw3d? ( athena? ( x11-libs/libXaw ) ) ) ) ) virtual/pkgconfig gzip-el? ( app-arch/gzip ) pax_kernel? ( sys-apps/attr sys-apps/paxctl ) >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 -DESCRIPTION=The extensible, customizable, self-documenting real-time display editor -EAPI=5 -HOMEPAGE=https://www.gnu.org/software/emacs/ -IUSE=acl alsa aqua athena dbus games gconf gfile gif gnutls gpm gsettings gtk +gtk3 gzip-el hesiod imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif pax_kernel png selinux sound source svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm zlib -KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos -LICENSE=GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2 -RDEPEND=sys-libs/ncurses:0 >=app-eselect/eselect-emacs-1.16 >=app-emacs/emacs-common-gentoo-1.5[games?,X?] net-libs/liblockfile acl? ( virtual/acl ) alsa? ( media-libs/alsa-lib ) dbus? ( sys-apps/dbus ) gfile? ( >=dev-libs/glib-2.28.6 ) gnutls? ( net-libs/gnutls ) gpm? ( sys-libs/gpm ) hesiod? ( net-dns/hesiod ) kerberos? ( virtual/krb5 ) libxml2? ( >=dev-libs/libxml2-2.2.0 ) selinux? ( sys-libs/libselinux ) zlib? ( sys-libs/zlib ) X? ( x11-libs/libXmu x11-libs/libXt x11-misc/xbitmaps gconf? ( >=gnome-base/gconf-2.26.2 ) gsettings? ( >=dev-libs/glib-2.28.6 ) gif? ( media-libs/giflib:0= ) jpeg? ( virtual/jpeg:0= ) png? ( >=media-libs/libpng-1.4:0= ) svg? ( >=gnome-base/librsvg-2.0 ) tiff? ( media-libs/tiff:0 ) xpm? ( x11-libs/libXpm ) imagemagick? ( >=media-gfx/imagemagick-6.6.2 ) xft? ( media-libs/fontconfig media-libs/freetype x11-libs/libXft m17n-lib? ( >=dev-libs/libotf-0.9.4 >=dev-libs/m17n-lib-1.5.1 ) ) gtk? ( gtk3? ( x11-libs/gtk+:3 ) !gtk3? ( x11-libs/gtk+:2 ) ) !gtk? ( motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( Xaw3d? ( x11-libs/libXaw3d ) !Xaw3d? ( athena? ( x11-libs/libXaw ) ) ) ) ) !=app-eselect/eselect-emacs-1.16 >=app-emacs/emacs-common-gentoo-1.5[games?,X?] net-libs/liblockfile acl? ( virtual/acl ) alsa? ( media-libs/alsa-lib ) dbus? ( sys-apps/dbus ) gpm? ( sys-libs/gpm ) hesiod? ( net-dns/hesiod ) !inotify? ( gfile? ( >=dev-libs/glib-2.28.6 ) ) kerberos? ( virtual/krb5 ) libxml2? ( >=dev-libs/libxml2-2.2.0 ) selinux? ( sys-libs/libselinux ) ssl? ( net-libs/gnutls ) zlib? ( sys-libs/zlib ) X? ( x11-libs/libXmu x11-libs/libXt x11-misc/xbitmaps gconf? ( >=gnome-base/gconf-2.26.2 ) gsettings? ( >=dev-libs/glib-2.28.6 ) gif? ( media-libs/giflib:0= ) jpeg? ( virtual/jpeg:0= ) png? ( >=media-libs/libpng-1.4:0= ) svg? ( >=gnome-base/librsvg-2.0 ) tiff? ( media-libs/tiff:0 ) xpm? ( x11-libs/libXpm ) imagemagick? ( >=media-gfx/imagemagick-6.6.2 ) xft? ( media-libs/fontconfig media-libs/freetype x11-libs/libXft m17n-lib? ( >=dev-libs/libotf-0.9.4 >=dev-libs/m17n-lib-1.5.1 ) ) gtk? ( gtk3? ( x11-libs/gtk+:3 ) !gtk3? ( x11-libs/gtk+:2 ) ) !gtk? ( motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( Xaw3d? ( x11-libs/libXaw3d ) !Xaw3d? ( athena? ( x11-libs/libXaw ) ) ) ) ) virtual/pkgconfig gzip-el? ( app-arch/gzip ) pax_kernel? ( sys-apps/attr sys-apps/paxctl ) >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 -DESCRIPTION=The extensible, customizable, self-documenting real-time display editor -EAPI=5 -HOMEPAGE=https://www.gnu.org/software/emacs/ -IUSE=acl alsa aqua athena dbus games gconf gfile gif gpm gsettings gtk +gtk3 gzip-el hesiod imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif pax_kernel png selinux sound source ssl svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm zlib -KEYWORDS=alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos -LICENSE=GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2 -RDEPEND=sys-libs/ncurses:0 >=app-eselect/eselect-emacs-1.16 >=app-emacs/emacs-common-gentoo-1.5[games?,X?] net-libs/liblockfile acl? ( virtual/acl ) alsa? ( media-libs/alsa-lib ) dbus? ( sys-apps/dbus ) gpm? ( sys-libs/gpm ) hesiod? ( net-dns/hesiod ) !inotify? ( gfile? ( >=dev-libs/glib-2.28.6 ) ) kerberos? ( virtual/krb5 ) libxml2? ( >=dev-libs/libxml2-2.2.0 ) selinux? ( sys-libs/libselinux ) ssl? ( net-libs/gnutls ) zlib? ( sys-libs/zlib ) X? ( x11-libs/libXmu x11-libs/libXt x11-misc/xbitmaps gconf? ( >=gnome-base/gconf-2.26.2 ) gsettings? ( >=dev-libs/glib-2.28.6 ) gif? ( media-libs/giflib:0= ) jpeg? ( virtual/jpeg:0= ) png? ( >=media-libs/libpng-1.4:0= ) svg? ( >=gnome-base/librsvg-2.0 ) tiff? ( media-libs/tiff:0 ) xpm? ( x11-libs/libXpm ) imagemagick? ( >=media-gfx/imagemagick-6.6.2 ) xft? ( media-libs/fontconfig media-libs/freetype x11-libs/libXft m17n-lib? ( >=dev-libs/libotf-0.9.4 >=dev-libs/m17n-lib-1.5.1 ) ) gtk? ( gtk3? ( x11-libs/gtk+:3 ) !gtk3? ( x11-libs/gtk+:2 ) ) !gtk? ( motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( Xaw3d? ( x11-libs/libXaw3d ) !Xaw3d? ( athena? ( x11-libs/libXaw ) ) ) ) ) !=app-eselect/eselect-emacs-1.16 >=app-emacs/emacs-common-gentoo-1.5[games?,X?] net-libs/liblockfile acl? ( virtual/acl ) alsa? ( media-libs/alsa-lib ) dbus? ( sys-apps/dbus ) gpm? ( sys-libs/gpm ) hesiod? ( net-dns/hesiod ) !inotify? ( gfile? ( >=dev-libs/glib-2.28.6 ) ) kerberos? ( virtual/krb5 ) libxml2? ( >=dev-libs/libxml2-2.2.0 ) selinux? ( sys-libs/libselinux ) ssl? ( net-libs/gnutls ) zlib? ( sys-libs/zlib ) X? ( x11-libs/libXmu x11-libs/libXt x11-misc/xbitmaps gconf? ( >=gnome-base/gconf-2.26.2 ) gsettings? ( >=dev-libs/glib-2.28.6 ) gif? ( media-libs/giflib:0= ) jpeg? ( virtual/jpeg:0= ) png? ( >=media-libs/libpng-1.4:0= ) svg? ( >=gnome-base/librsvg-2.0 ) tiff? ( media-libs/tiff:0 ) xpm? ( x11-libs/libXpm ) imagemagick? ( >=media-gfx/imagemagick-6.6.2 ) xft? ( media-libs/fontconfig media-libs/freetype x11-libs/libXft m17n-lib? ( >=dev-libs/libotf-0.9.4 >=dev-libs/m17n-lib-1.5.1 ) ) gtk? ( gtk3? ( x11-libs/gtk+:3 ) !gtk3? ( x11-libs/gtk+:2 ) ) !gtk? ( motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( Xaw3d? ( x11-libs/libXaw3d ) !Xaw3d? ( athena? ( x11-libs/libXaw ) ) ) ) ) virtual/pkgconfig gzip-el? ( app-arch/gzip ) pax_kernel? ( sys-apps/attr sys-apps/paxctl ) >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 -DESCRIPTION=The extensible, customizable, self-documenting real-time display editor -EAPI=6 -HOMEPAGE=https://www.gnu.org/software/emacs/ -IUSE=acl alsa aqua athena dbus games gconf gfile gif gpm gsettings gtk +gtk3 gzip-el hesiod imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif pax_kernel png selinux sound source ssl svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm zlib -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos -LICENSE=GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2 -RDEPEND=sys-libs/ncurses:0 >=app-eselect/eselect-emacs-1.16 >=app-emacs/emacs-common-gentoo-1.5[games?,X?] net-libs/liblockfile acl? ( virtual/acl ) alsa? ( media-libs/alsa-lib ) dbus? ( sys-apps/dbus ) gpm? ( sys-libs/gpm ) hesiod? ( net-dns/hesiod ) !inotify? ( gfile? ( >=dev-libs/glib-2.28.6 ) ) kerberos? ( virtual/krb5 ) libxml2? ( >=dev-libs/libxml2-2.2.0 ) selinux? ( sys-libs/libselinux ) ssl? ( net-libs/gnutls ) zlib? ( sys-libs/zlib ) X? ( x11-libs/libXmu x11-libs/libXt x11-misc/xbitmaps gconf? ( >=gnome-base/gconf-2.26.2 ) gsettings? ( >=dev-libs/glib-2.28.6 ) gif? ( media-libs/giflib:0= ) jpeg? ( virtual/jpeg:0= ) png? ( >=media-libs/libpng-1.4:0= ) svg? ( >=gnome-base/librsvg-2.0 ) tiff? ( media-libs/tiff:0 ) xpm? ( x11-libs/libXpm ) imagemagick? ( >=media-gfx/imagemagick-6.6.2 ) xft? ( media-libs/fontconfig media-libs/freetype x11-libs/libXft m17n-lib? ( >=dev-libs/libotf-0.9.4 >=dev-libs/m17n-lib-1.5.1 ) ) gtk? ( gtk3? ( x11-libs/gtk+:3 ) !gtk3? ( x11-libs/gtk+:2 ) ) !gtk? ( motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( Xaw3d? ( x11-libs/libXaw3d ) !Xaw3d? ( athena? ( x11-libs/libXaw ) ) ) ) ) !=app-eselect/eselect-emacs-1.16 >=app-emacs/emacs-common-gentoo-1.5[games?,X?] net-libs/liblockfile acl? ( virtual/acl ) alsa? ( media-libs/alsa-lib ) dbus? ( sys-apps/dbus ) gpm? ( sys-libs/gpm ) hesiod? ( net-dns/hesiod ) !inotify? ( gfile? ( >=dev-libs/glib-2.28.6 ) ) kerberos? ( virtual/krb5 ) libxml2? ( >=dev-libs/libxml2-2.2.0 ) selinux? ( sys-libs/libselinux ) ssl? ( net-libs/gnutls:0= ) zlib? ( sys-libs/zlib ) X? ( x11-libs/libXmu x11-libs/libXt x11-misc/xbitmaps gconf? ( >=gnome-base/gconf-2.26.2 ) gsettings? ( >=dev-libs/glib-2.28.6 ) gif? ( media-libs/giflib:0= ) jpeg? ( virtual/jpeg:0= ) png? ( >=media-libs/libpng-1.4:0= ) svg? ( >=gnome-base/librsvg-2.0 ) tiff? ( media-libs/tiff:0 ) xpm? ( x11-libs/libXpm ) imagemagick? ( >=media-gfx/imagemagick-6.6.2:0= ) xft? ( media-libs/fontconfig media-libs/freetype x11-libs/libXft m17n-lib? ( >=dev-libs/libotf-0.9.4 >=dev-libs/m17n-lib-1.5.1 ) ) gtk? ( gtk3? ( x11-libs/gtk+:3 ) !gtk3? ( x11-libs/gtk+:2 ) ) !gtk? ( motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( Xaw3d? ( x11-libs/libXaw3d ) !Xaw3d? ( athena? ( x11-libs/libXaw ) ) ) ) ) virtual/pkgconfig gzip-el? ( app-arch/gzip ) pax_kernel? ( sys-apps/attr ) >=app-portage/elt-patches-20170422 !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=The extensible, customizable, self-documenting real-time display editor +EAPI=6 +HOMEPAGE=https://www.gnu.org/software/emacs/ +IUSE=acl alsa aqua athena dbus games gconf gfile gif gpm gsettings gtk +gtk3 gzip-el hesiod imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif pax_kernel png selinux sound source ssl svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm zlib +KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos +LICENSE=GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2 +RDEPEND=sys-libs/ncurses:0= >=app-eselect/eselect-emacs-1.16 >=app-emacs/emacs-common-gentoo-1.5[games?,X?] net-libs/liblockfile acl? ( virtual/acl ) alsa? ( media-libs/alsa-lib ) dbus? ( sys-apps/dbus ) gpm? ( sys-libs/gpm ) hesiod? ( net-dns/hesiod ) !inotify? ( gfile? ( >=dev-libs/glib-2.28.6 ) ) kerberos? ( virtual/krb5 ) libxml2? ( >=dev-libs/libxml2-2.2.0 ) selinux? ( sys-libs/libselinux ) ssl? ( net-libs/gnutls:0= ) zlib? ( sys-libs/zlib ) X? ( x11-libs/libXmu x11-libs/libXt x11-misc/xbitmaps gconf? ( >=gnome-base/gconf-2.26.2 ) gsettings? ( >=dev-libs/glib-2.28.6 ) gif? ( media-libs/giflib:0= ) jpeg? ( virtual/jpeg:0= ) png? ( >=media-libs/libpng-1.4:0= ) svg? ( >=gnome-base/librsvg-2.0 ) tiff? ( media-libs/tiff:0 ) xpm? ( x11-libs/libXpm ) imagemagick? ( >=media-gfx/imagemagick-6.6.2:0= ) xft? ( media-libs/fontconfig media-libs/freetype x11-libs/libXft m17n-lib? ( >=dev-libs/libotf-0.9.4 >=dev-libs/m17n-lib-1.5.1 ) ) gtk? ( gtk3? ( x11-libs/gtk+:3 ) !gtk3? ( x11-libs/gtk+:2 ) ) !gtk? ( motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( Xaw3d? ( x11-libs/libXaw3d ) !Xaw3d? ( athena? ( x11-libs/libXaw ) ) ) ) ) !=app-eselect/eselect-emacs-1.16 >=app-emacs/emacs-common-gentoo-1.5[games?,X?] net-libs/liblockfile acl? ( virtual/acl ) alsa? ( media-libs/alsa-lib ) dbus? ( sys-apps/dbus ) gpm? ( sys-libs/gpm ) hesiod? ( net-dns/hesiod ) !inotify? ( gfile? ( >=dev-libs/glib-2.28.6 ) ) kerberos? ( virtual/krb5 ) libxml2? ( >=dev-libs/libxml2-2.2.0 ) selinux? ( sys-libs/libselinux ) ssl? ( net-libs/gnutls ) zlib? ( sys-libs/zlib ) X? ( x11-libs/libXmu x11-libs/libXt x11-misc/xbitmaps gconf? ( >=gnome-base/gconf-2.26.2 ) gsettings? ( >=dev-libs/glib-2.28.6 ) gif? ( media-libs/giflib:0= ) jpeg? ( virtual/jpeg:0= ) png? ( >=media-libs/libpng-1.4:0= ) svg? ( >=gnome-base/librsvg-2.0 ) tiff? ( media-libs/tiff:0 ) xpm? ( x11-libs/libXpm ) imagemagick? ( >=media-gfx/imagemagick-6.6.2 ) xft? ( media-libs/fontconfig media-libs/freetype x11-libs/libXft cairo? ( >=x11-libs/cairo-1.12.18 ) m17n-lib? ( >=dev-libs/libotf-0.9.4 >=dev-libs/m17n-lib-1.5.1 ) ) gtk? ( xwidgets? ( x11-libs/gtk+:3 net-libs/webkit-gtk:3= ) !xwidgets? ( gtk3? ( x11-libs/gtk+:3 ) !gtk3? ( x11-libs/gtk+:2 ) ) ) !gtk? ( motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( Xaw3d? ( x11-libs/libXaw3d ) !Xaw3d? ( athena? ( x11-libs/libXaw ) ) ) ) ) virtual/pkgconfig gzip-el? ( app-arch/gzip ) pax_kernel? ( sys-apps/attr sys-apps/paxctl ) -DESCRIPTION=The extensible, customizable, self-documenting real-time display editor -EAPI=6 -HOMEPAGE=https://www.gnu.org/software/emacs/ -IUSE=acl alsa aqua athena cairo dbus games gconf gfile gif gpm gsettings gtk +gtk3 gzip-el hesiod imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif pax_kernel png selinux sound source ssl svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm xwidgets zlib -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos -LICENSE=GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2 -RDEPEND=sys-libs/ncurses:0 >=app-eselect/eselect-emacs-1.16 >=app-emacs/emacs-common-gentoo-1.5[games?,X?] net-libs/liblockfile acl? ( virtual/acl ) alsa? ( media-libs/alsa-lib ) dbus? ( sys-apps/dbus ) gpm? ( sys-libs/gpm ) hesiod? ( net-dns/hesiod ) !inotify? ( gfile? ( >=dev-libs/glib-2.28.6 ) ) kerberos? ( virtual/krb5 ) libxml2? ( >=dev-libs/libxml2-2.2.0 ) selinux? ( sys-libs/libselinux ) ssl? ( net-libs/gnutls ) zlib? ( sys-libs/zlib ) X? ( x11-libs/libXmu x11-libs/libXt x11-misc/xbitmaps gconf? ( >=gnome-base/gconf-2.26.2 ) gsettings? ( >=dev-libs/glib-2.28.6 ) gif? ( media-libs/giflib:0= ) jpeg? ( virtual/jpeg:0= ) png? ( >=media-libs/libpng-1.4:0= ) svg? ( >=gnome-base/librsvg-2.0 ) tiff? ( media-libs/tiff:0 ) xpm? ( x11-libs/libXpm ) imagemagick? ( >=media-gfx/imagemagick-6.6.2 ) xft? ( media-libs/fontconfig media-libs/freetype x11-libs/libXft cairo? ( >=x11-libs/cairo-1.12.18 ) m17n-lib? ( >=dev-libs/libotf-0.9.4 >=dev-libs/m17n-lib-1.5.1 ) ) gtk? ( xwidgets? ( x11-libs/gtk+:3 net-libs/webkit-gtk:3= ) !xwidgets? ( gtk3? ( x11-libs/gtk+:3 ) !gtk3? ( x11-libs/gtk+:2 ) ) ) !gtk? ( motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( Xaw3d? ( x11-libs/libXaw3d ) !Xaw3d? ( athena? ( x11-libs/libXaw ) ) ) ) ) !=app-eselect/eselect-emacs-1.16 >=app-emacs/emacs-common-gentoo-1.5[games?,X?] net-libs/liblockfile acl? ( virtual/acl ) alsa? ( media-libs/alsa-lib ) dbus? ( sys-apps/dbus ) gpm? ( sys-libs/gpm ) hesiod? ( net-dns/hesiod ) !inotify? ( gfile? ( >=dev-libs/glib-2.28.6 ) ) kerberos? ( virtual/krb5 ) libxml2? ( >=dev-libs/libxml2-2.2.0 ) selinux? ( sys-libs/libselinux ) ssl? ( net-libs/gnutls ) zlib? ( sys-libs/zlib ) X? ( x11-libs/libXmu x11-libs/libXt x11-misc/xbitmaps gconf? ( >=gnome-base/gconf-2.26.2 ) gsettings? ( >=dev-libs/glib-2.28.6 ) gif? ( media-libs/giflib:0= ) jpeg? ( virtual/jpeg:0= ) png? ( >=media-libs/libpng-1.4:0= ) svg? ( >=gnome-base/librsvg-2.0 ) tiff? ( media-libs/tiff:0 ) xpm? ( x11-libs/libXpm ) imagemagick? ( >=media-gfx/imagemagick-6.6.2 ) xft? ( media-libs/fontconfig media-libs/freetype x11-libs/libXft cairo? ( >=x11-libs/cairo-1.12.18 ) m17n-lib? ( >=dev-libs/libotf-0.9.4 >=dev-libs/m17n-lib-1.5.1 ) ) gtk? ( xwidgets? ( x11-libs/gtk+:3 net-libs/webkit-gtk:3= ) !xwidgets? ( gtk3? ( x11-libs/gtk+:3 ) !gtk3? ( x11-libs/gtk+:2 ) ) ) !gtk? ( motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( Xaw3d? ( x11-libs/libXaw3d ) !Xaw3d? ( athena? ( x11-libs/libXaw ) ) ) ) ) virtual/pkgconfig gzip-el? ( app-arch/gzip ) pax_kernel? ( sys-apps/attr sys-apps/paxctl ) -DESCRIPTION=The extensible, customizable, self-documenting real-time display editor -EAPI=6 -HOMEPAGE=https://www.gnu.org/software/emacs/ -IUSE=acl alsa aqua athena cairo dbus games gconf gfile gif gpm gsettings gtk +gtk3 gzip-el hesiod imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif pax_kernel png selinux sound source ssl svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm xwidgets zlib -KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos -LICENSE=GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2 -RDEPEND=sys-libs/ncurses:0 >=app-eselect/eselect-emacs-1.16 >=app-emacs/emacs-common-gentoo-1.5[games?,X?] net-libs/liblockfile acl? ( virtual/acl ) alsa? ( media-libs/alsa-lib ) dbus? ( sys-apps/dbus ) gpm? ( sys-libs/gpm ) hesiod? ( net-dns/hesiod ) !inotify? ( gfile? ( >=dev-libs/glib-2.28.6 ) ) kerberos? ( virtual/krb5 ) libxml2? ( >=dev-libs/libxml2-2.2.0 ) selinux? ( sys-libs/libselinux ) ssl? ( net-libs/gnutls ) zlib? ( sys-libs/zlib ) X? ( x11-libs/libXmu x11-libs/libXt x11-misc/xbitmaps gconf? ( >=gnome-base/gconf-2.26.2 ) gsettings? ( >=dev-libs/glib-2.28.6 ) gif? ( media-libs/giflib:0= ) jpeg? ( virtual/jpeg:0= ) png? ( >=media-libs/libpng-1.4:0= ) svg? ( >=gnome-base/librsvg-2.0 ) tiff? ( media-libs/tiff:0 ) xpm? ( x11-libs/libXpm ) imagemagick? ( >=media-gfx/imagemagick-6.6.2 ) xft? ( media-libs/fontconfig media-libs/freetype x11-libs/libXft cairo? ( >=x11-libs/cairo-1.12.18 ) m17n-lib? ( >=dev-libs/libotf-0.9.4 >=dev-libs/m17n-lib-1.5.1 ) ) gtk? ( xwidgets? ( x11-libs/gtk+:3 net-libs/webkit-gtk:3= ) !xwidgets? ( gtk3? ( x11-libs/gtk+:3 ) !gtk3? ( x11-libs/gtk+:2 ) ) ) !gtk? ( motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( Xaw3d? ( x11-libs/libXaw3d ) !Xaw3d? ( athena? ( x11-libs/libXaw ) ) ) ) ) !=app-eselect/eselect-emacs-1.16 >=app-emacs/emacs-common-gentoo-1.5[games?,X?] net-libs/liblockfile acl? ( virtual/acl ) alsa? ( media-libs/alsa-lib ) dbus? ( sys-apps/dbus ) gpm? ( sys-libs/gpm ) hesiod? ( net-dns/hesiod ) !inotify? ( gfile? ( >=dev-libs/glib-2.28.6 ) ) kerberos? ( virtual/krb5 ) libxml2? ( >=dev-libs/libxml2-2.2.0 ) selinux? ( sys-libs/libselinux ) ssl? ( net-libs/gnutls:0= ) zlib? ( sys-libs/zlib ) X? ( x11-libs/libXmu x11-libs/libXt x11-misc/xbitmaps gconf? ( >=gnome-base/gconf-2.26.2 ) gsettings? ( >=dev-libs/glib-2.28.6 ) gif? ( media-libs/giflib:0= ) jpeg? ( virtual/jpeg:0= ) png? ( >=media-libs/libpng-1.4:0= ) svg? ( >=gnome-base/librsvg-2.0 ) tiff? ( media-libs/tiff:0 ) xpm? ( x11-libs/libXpm ) imagemagick? ( >=media-gfx/imagemagick-6.6.2:0= ) xft? ( media-libs/fontconfig media-libs/freetype x11-libs/libXft cairo? ( >=x11-libs/cairo-1.12.18 ) m17n-lib? ( >=dev-libs/libotf-0.9.4 >=dev-libs/m17n-lib-1.5.1 ) ) gtk? ( xwidgets? ( x11-libs/gtk+:3 net-libs/webkit-gtk:3= ) !xwidgets? ( gtk3? ( x11-libs/gtk+:3 ) !gtk3? ( x11-libs/gtk+:2 ) ) ) !gtk? ( motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( Xaw3d? ( x11-libs/libXaw3d ) !Xaw3d? ( athena? ( x11-libs/libXaw ) ) ) ) ) virtual/pkgconfig gzip-el? ( app-arch/gzip ) pax_kernel? ( sys-apps/attr ) +DESCRIPTION=The extensible, customizable, self-documenting real-time display editor +EAPI=6 +HOMEPAGE=https://www.gnu.org/software/emacs/ +IUSE=acl alsa aqua athena cairo dbus dynamic-loading games gconf gfile gif gpm gsettings gtk +gtk3 gzip-el hesiod imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif pax_kernel png selinux sound source ssl svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm xwidgets zlib +KEYWORDS=~alpha ~amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos +LICENSE=GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2 +RDEPEND=sys-libs/ncurses:0= >=app-eselect/eselect-emacs-1.16 >=app-emacs/emacs-common-gentoo-1.5[games?,X?] net-libs/liblockfile acl? ( virtual/acl ) alsa? ( media-libs/alsa-lib ) dbus? ( sys-apps/dbus ) gpm? ( sys-libs/gpm ) hesiod? ( net-dns/hesiod ) !inotify? ( gfile? ( >=dev-libs/glib-2.28.6 ) ) kerberos? ( virtual/krb5 ) libxml2? ( >=dev-libs/libxml2-2.2.0 ) selinux? ( sys-libs/libselinux ) ssl? ( net-libs/gnutls:0= ) zlib? ( sys-libs/zlib ) X? ( x11-libs/libXmu x11-libs/libXt x11-misc/xbitmaps gconf? ( >=gnome-base/gconf-2.26.2 ) gsettings? ( >=dev-libs/glib-2.28.6 ) gif? ( media-libs/giflib:0= ) jpeg? ( virtual/jpeg:0= ) png? ( >=media-libs/libpng-1.4:0= ) svg? ( >=gnome-base/librsvg-2.0 ) tiff? ( media-libs/tiff:0 ) xpm? ( x11-libs/libXpm ) imagemagick? ( >=media-gfx/imagemagick-6.6.2:0= ) xft? ( media-libs/fontconfig media-libs/freetype x11-libs/libXft cairo? ( >=x11-libs/cairo-1.12.18 ) m17n-lib? ( >=dev-libs/libotf-0.9.4 >=dev-libs/m17n-lib-1.5.1 ) ) gtk? ( xwidgets? ( x11-libs/gtk+:3 net-libs/webkit-gtk:3= ) !xwidgets? ( gtk3? ( x11-libs/gtk+:3 ) !gtk3? ( x11-libs/gtk+:2 ) ) ) !gtk? ( motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( Xaw3d? ( x11-libs/libXaw3d ) !Xaw3d? ( athena? ( x11-libs/libXaw ) ) ) ) ) !=app-eselect/eselect-emacs-1.16 >=app-emacs/emacs-common-gentoo-1.5[games?,X?] net-libs/liblockfile acl? ( virtual/acl ) alsa? ( media-libs/alsa-lib ) dbus? ( sys-apps/dbus ) gpm? ( sys-libs/gpm ) hesiod? ( net-dns/hesiod ) !inotify? ( gfile? ( >=dev-libs/glib-2.28.6 ) ) kerberos? ( virtual/krb5 ) libxml2? ( >=dev-libs/libxml2-2.2.0 ) selinux? ( sys-libs/libselinux ) ssl? ( net-libs/gnutls:0= ) zlib? ( sys-libs/zlib ) X? ( x11-libs/libXmu x11-libs/libXt x11-misc/xbitmaps gconf? ( >=gnome-base/gconf-2.26.2 ) gsettings? ( >=dev-libs/glib-2.28.6 ) gif? ( media-libs/giflib:0= ) jpeg? ( virtual/jpeg:0= ) png? ( >=media-libs/libpng-1.4:0= ) svg? ( >=gnome-base/librsvg-2.0 ) tiff? ( media-libs/tiff:0 ) xpm? ( x11-libs/libXpm ) imagemagick? ( >=media-gfx/imagemagick-6.6.2:0= ) xft? ( media-libs/fontconfig media-libs/freetype x11-libs/libXft cairo? ( >=x11-libs/cairo-1.12.18 ) m17n-lib? ( >=dev-libs/libotf-0.9.4 >=dev-libs/m17n-lib-1.5.1 ) ) gtk? ( xwidgets? ( x11-libs/gtk+:3 net-libs/webkit-gtk:3= ) !xwidgets? ( gtk3? ( x11-libs/gtk+:3 ) !gtk3? ( x11-libs/gtk+:2 ) ) ) !gtk? ( motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( Xaw3d? ( x11-libs/libXaw3d ) !Xaw3d? ( athena? ( x11-libs/libXaw ) ) ) ) ) virtual/pkgconfig gzip-el? ( app-arch/gzip ) pax_kernel? ( sys-apps/attr ) +DESCRIPTION=The extensible, customizable, self-documenting real-time display editor +EAPI=6 +HOMEPAGE=https://www.gnu.org/software/emacs/ +IUSE=acl alsa aqua athena cairo dbus dynamic-loading games gconf gfile gif gpm gsettings gtk +gtk3 gzip-el hesiod imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif pax_kernel png selinux sound source ssl svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm xwidgets zlib +KEYWORDS=alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos +LICENSE=GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2 +RDEPEND=sys-libs/ncurses:0= >=app-eselect/eselect-emacs-1.16 >=app-emacs/emacs-common-gentoo-1.5[games?,X?] net-libs/liblockfile acl? ( virtual/acl ) alsa? ( media-libs/alsa-lib ) dbus? ( sys-apps/dbus ) gpm? ( sys-libs/gpm ) hesiod? ( net-dns/hesiod ) !inotify? ( gfile? ( >=dev-libs/glib-2.28.6 ) ) kerberos? ( virtual/krb5 ) libxml2? ( >=dev-libs/libxml2-2.2.0 ) selinux? ( sys-libs/libselinux ) ssl? ( net-libs/gnutls:0= ) zlib? ( sys-libs/zlib ) X? ( x11-libs/libXmu x11-libs/libXt x11-misc/xbitmaps gconf? ( >=gnome-base/gconf-2.26.2 ) gsettings? ( >=dev-libs/glib-2.28.6 ) gif? ( media-libs/giflib:0= ) jpeg? ( virtual/jpeg:0= ) png? ( >=media-libs/libpng-1.4:0= ) svg? ( >=gnome-base/librsvg-2.0 ) tiff? ( media-libs/tiff:0 ) xpm? ( x11-libs/libXpm ) imagemagick? ( >=media-gfx/imagemagick-6.6.2:0= ) xft? ( media-libs/fontconfig media-libs/freetype x11-libs/libXft cairo? ( >=x11-libs/cairo-1.12.18 ) m17n-lib? ( >=dev-libs/libotf-0.9.4 >=dev-libs/m17n-lib-1.5.1 ) ) gtk? ( xwidgets? ( x11-libs/gtk+:3 net-libs/webkit-gtk:3= ) !xwidgets? ( gtk3? ( x11-libs/gtk+:3 ) !gtk3? ( x11-libs/gtk+:2 ) ) ) !gtk? ( motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( Xaw3d? ( x11-libs/libXaw3d ) !Xaw3d? ( athena? ( x11-libs/libXaw ) ) ) ) ) !