summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-editors/emacs-vcs: Drop blocker against released version.Ulrich Müller2018-05-281-3/+0
| | | | | | | Upstream version was changed to 26.1.50, so it will no longer conflict with 26.1 of the released version. Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-editors/emacs-vcs: New lcms USE flag.Ulrich Müller2018-05-282-2/+6
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-editors/emacs-vcs: Remove Emacs 26 pretest.Ulrich Müller2018-05-282-404/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-editors/emacs-vcs: Drop pax_kernel local USE flag.Ulrich Müller2018-04-174-7/+6
| | | | | | | | | | | As acked by blueness in the gentoo-dev mailing list: https://archives.gentoo.org/gentoo-dev/message/0283ed6004111127e0e575cc912feff1 Note that upstream support for hardened kernels may still work, as long as the setfattr command is available on the system. However, this is no longer a supported configuration. Package-Manager: Portage-2.3.29, Repoman-2.3.9
* app-editors/emacs-vcs: Depend on x11-base/xorg-proto at build time.Ulrich Müller2018-04-153-3/+6
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* app-editors/emacs-vcs: Sync live ebuilds with release candidate.Ulrich Müller2018-04-152-2/+2
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* app-editors/emacs-vcs: Remove old.Ulrich Müller2018-04-152-403/+0
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* app-editors/emacs-vcs: Upstream change of version number.Ulrich Müller2018-04-151-0/+3
| | | | | | | Temporarily block against app-editors/emacs-26.1* because the emacs-26 branch currently has version number 26.1 too. Package-Manager: Portage-2.3.28, Repoman-2.3.9
* app-editors/emacs-vcs-26.0.91: added ~mips, bug 353219Matt Turner2018-03-271-1/+1
|
* app-editors/emacs-vcs: Don't add CATEGORY/PF to configure options.Ulrich Müller2018-03-194-16/+0
| | | | | | Information about PF can be easily deduced from the --docdir option. Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-editors/emacs-vcs: Fix temacs wrapper.Ulrich Müller2018-03-194-4/+4
| | | | | | | Disable the sandbox already when "env" is executed, so that the execvp executing temacs will be the regular one from libc. Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-editors/emacs-vcs: Drop optional hesiod support.Ulrich Müller2018-03-185-17/+12
| | | | | | | | Remove support because net-dns/hesiod is masked for removal. The hesiod flag was package.use.masked for some time already. Closes: https://bugs.gentoo.org/626242 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-editors/emacs-vcs: Drop spurious dependency on x11-libs/libXp.Ulrich Müller2018-03-014-4/+0
| | | | | Bug: https://bugs.gentoo.org/649154 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-editors/emacs-vcs: Use env instead of a wrapper script.Ulrich Müller2018-02-224-36/+4
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-editors/emacs-vcs: Disable the sandbox only when dumping.Ulrich Müller2018-02-204-8/+40
| | | | | | | Note that unsetting LD_PRELOAD will have an effect only for >=sys-apps/sandbox-2.13. Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-editors/emacs-vcs: Add missing die commands.Ulrich Müller2018-02-194-4/+4
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-editors/emacs-vcs: Revert "Disable the sandbox entirely."Ulrich Müller2018-02-114-8/+8
| | | | Reverts: 4c2e8ee475030ff647316549be255a7a818ada0d
* app-editors/emacs-vcs: Specify X dependencies more completely.Ulrich Müller2018-02-114-20/+92
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-editors/emacs-vcs: Disable the sandbox entirely.Ulrich Müller2018-02-114-8/+8
| | | | | | | | In addition to SANDBOX_ON=0, unset LD_PRELOAD. Sync from app-editors/emacs. Bug: https://bugs.gentoo.org/647238 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-editors/emacs-vcs: Add missing dependency on x11-libs/libXpm.Ulrich Müller2018-02-104-7/+23
| | | | | | | Needed with USE="motif". Bug: https://bugs.gentoo.org/647242 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-editors/emacs-vcs: New pretest version.Ulrich Müller2018-01-222-0/+387
| | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* 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