Versions
v3.12.8-r8 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- amd64 x86 ~ppc ~ppc-macos ~x86-linux
- USE flags
- gui
USE flags
General
- gui
- Enable support for a graphical user interface
Dependencies
app-eselect / eselect-emacs : Manage multiple Emacs versions on one system
x11-base / xorg-proto : X.Org combined protocol headers
Runtime Dependencies
app-editors / emacs : The extensible, customizable, self-documenting real-time display editor
app-eselect / eselect-emacs : Manage multiple Emacs versions on one system
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Ulrich Müller · gentoo
app-emacs/gnuserv: drop 3.12.8-r5
Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-emacs/gnuserv: Stabilize 3.12.8-r8 x86, #917094
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-emacs/gnuserv: Stabilize 3.12.8-r8 amd64, #917094
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ulrich Müller · gentoo
app-emacs/gnuserv: Don't advise delete-frame
Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ulrich Müller · gentoo
app-emacs/gnuserv: Drop obsolete elisp code
Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ulrich Müller · gentoo
app-emacs/gnuserv: Fix some more byte-compiler warnings
Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ulrich Müller · gentoo
app-emacs/gnuserv: Fix some warnings with newer Emacs versions
Replace "X" flag by "gui". Update ebuild to EAPI 8. Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ulrich Müller · gentoo
app-emacs/gnuserv: Fix byte-compilation with Emacs 28
Update HOMEPAGE and SRC_URI. Closes: https://bugs.gentoo.org/836892 Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ulrich Müller · gentoo
app-emacs/gnuserv: Drop unused multilib inherit
Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ulrich Müller · gentoo
app-emacs: Remove unnecessary die statements after eclass functions.
Functions elisp-compile, elisp-install, and elisp-site-file-install from elisp-common.eclass all die by themselves. Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ulrich Müller · gentoo
app-emacs/gnuserv: Fix backquotes patch.
This is mostly cosmetic, because the affected code in gnuserv-compat.el won't be called in current Emacs versions. Therefore committing this straight to stable. Bump EAPI to 7. Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ulrich Müller · gentoo
app-emacs/gnuserv: Remove old.
Signed-off-by: Ulrich Müller <ulm@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-emacs/gnuserv: amd64 stable wrt bug #666432
Package-Manager: Portage-2.3.49, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Ulrich Müller · gentoo
app-emacs/gnuserv: Fix runtime failure with Emacs 27.
Package-Manager: Portage-2.3.44, Repoman-2.3.10 - Ulrich Müller · gentoo
app-emacs/gnuserv: Depend on x11-base/xorg-proto at build time.
Package-Manager: Portage-2.3.31, Repoman-2.3.9 - Ulrich Müller · gentoo
app-emacs/gnuserv: Remove old.
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Agostino Sarubbo · gentoo
app-emacs/gnuserv: amd64 stable wrt bug #647122
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64" - Thomas Deutschmann · gentoo
app-emacs/gnuserv: x86 stable (bug #647122)
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Ulrich Müller · gentoo
app-emacs/gnuserv: Migrate to xdg-utils.eclass, bump to EAPI 6.
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Ulrich Müller · gentoo
app-emacs/gnuserv: Add missing inherit of desktop.eclass.
Closes: https://bugs.gentoo.org/643132 Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Robin H. Johnson · gentoo
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 <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed