From d44f86995cd6f75b8b5034251ebf84c463d34b32 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Thu, 19 Feb 2015 23:14:17 +0100 Subject: app-editors/emacs-vcs: Use "gamestat" group for shared score files, following QA tree policy. Package-Manager: portage-2.2.17 --- app-editors/emacs-vcs/ChangeLog | 3 +++ app-editors/emacs-vcs/emacs-vcs-25.0.9999-r2.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'app-editors/emacs-vcs') diff --git a/app-editors/emacs-vcs/ChangeLog b/app-editors/emacs-vcs/ChangeLog index 9203ce2..4a1af1a 100644 --- a/app-editors/emacs-vcs/ChangeLog +++ b/app-editors/emacs-vcs/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 19 Feb 2015; Ulrich Müller emacs-vcs-25.0.9999-r2.ebuild: + Use "gamestat" group for shared score files, following QA tree policy. + 09 Feb 2015; Ulrich Müller emacs-vcs-25.0.9999-r2.ebuild: Use group 'scores' instead of 'games' for shared score files. diff --git a/app-editors/emacs-vcs/emacs-vcs-25.0.9999-r2.ebuild b/app-editors/emacs-vcs/emacs-vcs-25.0.9999-r2.ebuild index 4b43250..825e972 100644 --- a/app-editors/emacs-vcs/emacs-vcs-25.0.9999-r2.ebuild +++ b/app-editors/emacs-vcs/emacs-vcs-25.0.9999-r2.ebuild @@ -207,7 +207,7 @@ src_configure() { --infodir="${EPREFIX}"/usr/share/info/${EMACS_SUFFIX} \ --localstatedir="${EPREFIX}"/var \ --enable-locallisppath="${EPREFIX}/etc/emacs:${EPREFIX}${SITELISP}" \ - --with-gameuser=":scores" \ + --with-gameuser=":gamestat" \ --without-compress-install \ --with-file-notification=$(usev gfile || usev inotify || echo no) \ $(use_enable acl) \ -- cgit v1.2.3-65-gdbad