summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emacs: Remove unnecessary die statements after eclass functions.Ulrich Müller2019-12-111-1/+1
| | | | | | | | 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>
* app-emacs: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-emacs/emacs-common-gentoo: hppa stable per allarches policy, bug 693382.Ulrich Müller2019-09-071-1/+1
| | | | | | Fixes: ddc9f77b3d2588c1782127b96a193eb62021ac0a Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-emacs/emacs-common-gentoo: drop back to ~riscvAaron Bauman2019-09-071-1/+1
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* app-emacs/emacs-common-gentoo: ALLARCHESAaron Bauman2019-09-071-1/+1
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* app-emacs/emacs-common-gentoo: ia64 stable wrt bug #693382Agostino Sarubbo2019-09-051-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-emacs/emacs-common-gentoo: sparc stable wrt bug #693382Agostino Sarubbo2019-09-051-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-emacs/emacs-common-gentoo: ppc64 stable wrt bug #693382Agostino Sarubbo2019-09-051-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-emacs/emacs-common-gentoo: ppc stable wrt bug #693382Agostino Sarubbo2019-09-051-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-emacs/emacs-common-gentoo: x86 stable wrt bug #693382Agostino Sarubbo2019-09-041-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-emacs/emacs-common-gentoo: amd64 stable wrt bug #693382Agostino Sarubbo2019-09-041-1/+1
| | | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-emacs/emacs-common-gentoo: Drop gnome2-utils.Ulrich Müller2019-08-221-0/+102
gnome2_icon_savelist() and gnome2_icon_cache_update() are no longer defined in EAPI 7. Use xdg_icon_cache_update as replacement. Closes: https://bugs.gentoo.org/692520 Reported-by: Stephan Hartmann <stha09@googlemail.com> Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Ulrich Müller <ulm@gentoo.org>