summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-editors: Update Manifest files.Ulrich Müller2017-11-261-1/+1
| | | | For packages maintained by the Emacs project.
* app-editors/emacs-vcs: First pretest for Emacs 26.1.Ulrich Müller2017-10-232-0/+387
| | | | Package-Manager: Portage-2.3.12, Repoman-2.3.3
* app-editors/emacs-vcs: Update EGIT_REPO_URI.Ulrich Müller2017-10-152-2/+2
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* app-editors/emacs-vcs: Upstream branched for release.Ulrich Müller2017-09-192-1/+387
| | | | | | | | 26.0.9999-r1 is the live ebuild for the emacs-26 branch. 27.0.9999 is the live ebuild for master. Closes: https://bugs.gentoo.org/631318 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* app-editors/emacs-vcs: Remove old.Ulrich Müller2017-09-191-383/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* app-editors/emacs-vcs: Add slot operator dependency on net-libs/gnutls.Ulrich Müller2017-05-252-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* app-editors/emacs-vcs: Remove pretest version.Ulrich Müller2017-04-212-380/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-editors/emacs-vcs: Add missing local variable declaration.Ulrich Müller2017-03-263-3/+3
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-editors/emacs-vcs: New mailutils USE flag.Ulrich Müller2017-03-182-2/+7
| | | | | | | | Also configure --without-pop unconditionally, because the internal movemail implementation doesn't support encryption. Users should enable the mailutils flag if they need POP support. Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-editors/emacs-vcs: Drop autogen.sh.Ulrich Müller2017-03-181-3/+0
| | | | | | No longer needed since upstream switched from Automake to GNU Make. Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-editors/emacs-vcs: Call autogen.sh unconditionally.Ulrich Müller2017-03-151-3/+2
| | | | | | | It will not only be needed for live versions, but for snapshots too. Add explicit ./autogen.sh path. Package-Manager: Portage-2.3.4, Repoman-2.3.2
* app-editors/emacs-vcs: Enable shared game score dir only with USE=games.Ulrich Müller2017-03-121-1/+1
| | | | | | | This corresponds to upstream bug https://debbugs.gnu.org/25895 and upstream commit 995be66f0f0d. Package-Manager: Portage-2.3.4, Repoman-2.3.2
* app-editors/emacs-vcs: Set proper invocation name for autogen.sh.Ulrich Müller2017-03-121-1/+2
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-editors/emacs-vcs: Prevent make from running autoheader again.Ulrich Müller2017-02-253-2/+4
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-editors/emacs-vcs: Do not depend on sys-apps/paxctl.Ulrich Müller2017-02-103-12/+3
| | | | | | Bug: 607990 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-editors/emacs-vcs: Add systemd and threads USE flags.Ulrich Müller2017-02-102-1/+5
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-editors/emacs-vcs: Add dynamic-loading USE flag.Ulrich Müller2017-02-104-3/+8
| | | | | | | | | This will enable loading of dynamic libraries at runtime. Based on patch submitted by Steven Cordwell <steven.cordwell@uqconnect.edu.au>. Bug: 608382 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-editors/emacs-vcs: Cleanup libdir to avoid future slot collisions.Ulrich Müller2017-02-041-0/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-editors/emacs-vcs: Temporarily block against Emacs 25.2.Ulrich Müller2017-02-041-0/+3
| | | | | | ... and its release candidates, too. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-editors/emacs-vcs: Update dependency on net-libs/webkit-gtk.Ulrich Müller2017-02-041-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-editors/emacs-vcs: Add slot operator for ncurses.Ulrich Müller2017-02-043-3/+3
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-editors/emacs-vcs: Upstream change of emacs-25 version number.Ulrich Müller2017-02-041-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-editors/emacs-vcs: Use bash -c rather than subshell.Ulrich Müller2017-01-311-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-editors/emacs-vcs: Remove old.Ulrich Müller2017-01-292-383/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-editors/emacs-vcs: Pretest for Emacs 25.2.Ulrich Müller2017-01-292-0/+383
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-editors/emacs-vcs: Run autogen.sh from upstream.Ulrich Müller2017-01-291-1/+3
| | | | | | Bug 605400. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-editors/emacs-vcs: Add slot operator dependency on media-gfx/imagemagick.Ulrich Müller2016-12-223-3/+3
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-editors/emacs-vcs: Remove old.Ulrich Müller2016-10-152-370/+0
| | | | Package-Manager: portage-2.3.2
* app-editors/emacs-vcs: New snapshot of master.Ulrich Müller2016-10-152-0/+383
| | | | | | Last revision before the version was updated from 25.1.50 to 25.2.50. Package-Manager: portage-2.3.2
* app-editors/emacs-vcs: Bump live ebuilds to reflect upstream versioning.Ulrich Müller2016-10-152-1/+1
| | | | | | | | | 25.1.9999-r2 is the live ebuild for the emacs-25 branch. 26.0.9999 is the live ebuild for master. Bug: 595814 Package-Manager: portage-2.3.1
* app-editors/emacs-vcs: Remove old.Ulrich Müller2016-09-174-1149/+0
| | | | Package-Manager: portage-2.3.0
* app-editors/emacs-vcs: Remove version test which is meaningless for slot 25.Ulrich Müller2016-07-256-30/+0
| | | | Package-Manager: portage-2.3.0
* app-editors/emacs-vcs: New pretest version.Ulrich Müller2016-06-122-0/+388
| | | | Package-Manager: portage-2.3.0_rc1
* app-editors/emacs-vcs: Remove old.Ulrich Müller2016-06-123-763/+0
| | | | Package-Manager: portage-2.3.0_rc1
* app-editors/emacs-vcs: Remove old.Ulrich Müller2016-05-222-388/+0
| | | | Package-Manager: portage-2.3.0_rc1
* app-editors/emacs-vcs: New pretest version.Ulrich Müller2016-05-222-0/+388
| | | | Package-Manager: portage-2.3.0_rc1
* app-editors/emacs-vcs: New pretest version.Ulrich Müller2016-04-232-0/+388
| | | | Package-Manager: portage-2.2.28
* app-editors/emacs-vcs: Enable SSL/TLS support with ssl instead of gnutls flag.Ulrich Müller2016-03-056-18/+18
| | | | Package-Manager: portage-2.2.27
* app-editors/emacs-vcs: New pretest version.Ulrich Müller2016-03-022-0/+388
| | | | Package-Manager: portage-2.2.27
* app-editors/emacs-vcs: Don't store revision in system-configuration-options.Ulrich Müller2016-02-115-15/+0
| | | | | | | The git revision is stored by upstream in emacs-repository-version, therefore this local hack is no longer needed. Package-Manager: portage-2.2.27
* app-editors/emacs-vcs: Support xwidgets flag.Ulrich Müller2016-01-311-9/+22
| | | | Package-Manager: portage-2.2.27
* app-editors/emacs-vcs: New snapshot of master.Ulrich Müller2016-01-312-0/+378
| | | | | | Last revision before merging of xwidget branch to master (via emacs-25). Package-Manager: portage-2.2.27
* app-editors/emacs-vcs: Mark ~hppa (bug #573432).Jeroen Roovers2016-01-311-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches
* app-editors/emacs-vcs: Mark ~hppa (bug #573432).Jeroen Roovers2016-01-311-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches
* app-editors/emacs-vcs: First pretest for Emacs 25.1.Ulrich Müller2016-01-314-12/+418
| | | | | | Add new "xwidgets" USE flag. Drop hppa keyword because of the conditional dependency on net-libs/webkit-gtk. Update description of the "gtk3" flag. Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-14/+14
| | | | | | | 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.
* Split emacs herd and assign its packages to Emacs and GNU Emacs projects.Ulrich Müller2016-01-241-1/+4
|
* app-editors/emacs-vcs: Fixes for giflib-5.Ulrich Müller2016-01-173-6/+6
| | | | | | Add slot operator to media-libs/giflib dependency throughout. Package-Manager: portage-2.2.26