From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D4428138334 for ; Sat, 17 Aug 2019 22:08:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D791E08F9; Sat, 17 Aug 2019 22:08:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 625C4E08F9 for ; Sat, 17 Aug 2019 22:08:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6B031349CF0 for ; Sat, 17 Aug 2019 22:08:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5EEE4769 for ; Sat, 17 Aug 2019 22:08:44 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1566069458.7e003b58a6657622b55c538e1e41916b3b2525d3.ulm@gentoo> Subject: [gentoo-commits] repo/proj/emacs:master commit in: app-emacs/emacs-common-gentoo/ X-VCS-Repository: repo/proj/emacs X-VCS-Files: app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild X-VCS-Directories: app-emacs/emacs-common-gentoo/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 7e003b58a6657622b55c538e1e41916b3b2525d3 X-VCS-Branch: master Date: Sat, 17 Aug 2019 22:08:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6d1ee7cb-708a-4e74-ab81-72e495ee7600 X-Archives-Hash: 1031e8941c62f8c794c62e45d6fbc000 commit: 7e003b58a6657622b55c538e1e41916b3b2525d3 Author: Ulrich Müller gentoo org> AuthorDate: Sat Aug 17 19:17:38 2019 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat Aug 17 19:17:38 2019 +0000 URL: https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=7e003b58 app-emacs/emacs-common-gentoo: Sync from gentoo repo. Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Ulrich Müller gentoo.org> .../emacs-common-gentoo/emacs-common-gentoo-9999.ebuild | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild index e82e203..d347806 100644 --- a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild +++ b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/emacs-tools.git" EGIT_BRANCH="${PN}" EGIT_CHECKOUT_DIR="${WORKDIR}/${PN}" -inherit elisp-common desktop xdg-utils gnome2-utils readme.gentoo-r1 user git-r3 +inherit elisp-common desktop xdg-utils gnome2-utils readme.gentoo-r1 git-r3 DESCRIPTION="Common files needed by all GNU Emacs versions" HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Emacs" @@ -16,14 +16,12 @@ LICENSE="GPL-3+" SLOT="0" IUSE="games X" +RDEPEND="games? ( acct-group/gamestat )" +DEPEND="${RDEPEND}" PDEPEND="virtual/emacs" S="${WORKDIR}/${PN}" -pkg_setup() { - use games && enewgroup gamestat 36 -} - src_install() { insinto "${SITELISP}" doins subdirs.el