From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1132219-garchives=archives.gentoo.org@lists.gentoo.org> 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 31A39138334 for <garchives@archives.gentoo.org>; Fri, 20 Dec 2019 22:49:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D926E09BA; Fri, 20 Dec 2019 22:49:39 +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 61B50E09BD for <gentoo-commits@lists.gentoo.org>; Fri, 20 Dec 2019 22:49:39 +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 AAAAC34D787 for <gentoo-commits@lists.gentoo.org>; Fri, 20 Dec 2019 22:49:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 364EC9A5 for <gentoo-commits@lists.gentoo.org>; Fri, 20 Dec 2019 22:49:33 +0000 (UTC) From: "Ulrich Müller" <ulm@gentoo.org> 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" <ulm@gentoo.org> Message-ID: <1576882137.76573e538e7cab97e26e032e6446bf56cb1f1651.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/glusterfs/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-cluster/glusterfs/glusterfs-4.1.8.ebuild sys-cluster/glusterfs/glusterfs-6.1.ebuild sys-cluster/glusterfs/glusterfs-6.5.ebuild sys-cluster/glusterfs/glusterfs-9999.ebuild X-VCS-Directories: sys-cluster/glusterfs/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 76573e538e7cab97e26e032e6446bf56cb1f1651 X-VCS-Branch: master Date: Fri, 20 Dec 2019 22:49:33 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 34d61d56-265f-41ec-afeb-fd84246bb128 X-Archives-Hash: 3c2dbb9e15d130b85310bd2ab1d2aa5f commit: 76573e538e7cab97e26e032e6446bf56cb1f1651 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri Dec 20 16:35:19 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri Dec 20 22:48:57 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76573e53 sys-cluster/glusterfs: Update virtual/emacs dependency. The virtual is deprecated, depend on app-editors/emacs instead. Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> sys-cluster/glusterfs/glusterfs-4.1.8.ebuild | 2 +- sys-cluster/glusterfs/glusterfs-6.1.ebuild | 2 +- sys-cluster/glusterfs/glusterfs-6.5.ebuild | 2 +- sys-cluster/glusterfs/glusterfs-9999.ebuild | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sys-cluster/glusterfs/glusterfs-4.1.8.ebuild b/sys-cluster/glusterfs/glusterfs-4.1.8.ebuild index 61cb827c0e8..f228f9636ad 100644 --- a/sys-cluster/glusterfs/glusterfs-4.1.8.ebuild +++ b/sys-cluster/glusterfs/glusterfs-4.1.8.ebuild @@ -32,7 +32,7 @@ RESTRICT="test" # sys-apps/util-linux is required for libuuid RDEPEND="bd-xlator? ( sys-fs/lvm2 ) !elibc_glibc? ( sys-libs/argp-standalone ) - emacs? ( virtual/emacs ) + emacs? ( >=app-editors/emacs-23.1:* ) fuse? ( >=sys-fs/fuse-2.7.0:0 ) georeplication? ( ${PYTHON_DEPS} ) infiniband? ( sys-fabric/libibverbs:* sys-fabric/librdmacm:* ) diff --git a/sys-cluster/glusterfs/glusterfs-6.1.ebuild b/sys-cluster/glusterfs/glusterfs-6.1.ebuild index e9acb97223c..faf8d43f4bb 100644 --- a/sys-cluster/glusterfs/glusterfs-6.1.ebuild +++ b/sys-cluster/glusterfs/glusterfs-6.1.ebuild @@ -30,7 +30,7 @@ RESTRICT="test" # sys-apps/util-linux is required for libuuid RDEPEND="!elibc_glibc? ( sys-libs/argp-standalone ) - emacs? ( virtual/emacs ) + emacs? ( >=app-editors/emacs-23.1:* ) fuse? ( >=sys-fs/fuse-2.7.0:0 ) georeplication? ( ${PYTHON_DEPS} ) infiniband? ( sys-fabric/libibverbs:* sys-fabric/librdmacm:* ) diff --git a/sys-cluster/glusterfs/glusterfs-6.5.ebuild b/sys-cluster/glusterfs/glusterfs-6.5.ebuild index e9acb97223c..faf8d43f4bb 100644 --- a/sys-cluster/glusterfs/glusterfs-6.5.ebuild +++ b/sys-cluster/glusterfs/glusterfs-6.5.ebuild @@ -30,7 +30,7 @@ RESTRICT="test" # sys-apps/util-linux is required for libuuid RDEPEND="!elibc_glibc? ( sys-libs/argp-standalone ) - emacs? ( virtual/emacs ) + emacs? ( >=app-editors/emacs-23.1:* ) fuse? ( >=sys-fs/fuse-2.7.0:0 ) georeplication? ( ${PYTHON_DEPS} ) infiniband? ( sys-fabric/libibverbs:* sys-fabric/librdmacm:* ) diff --git a/sys-cluster/glusterfs/glusterfs-9999.ebuild b/sys-cluster/glusterfs/glusterfs-9999.ebuild index 9110a2d46e7..4daba19bc76 100644 --- a/sys-cluster/glusterfs/glusterfs-9999.ebuild +++ b/sys-cluster/glusterfs/glusterfs-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -32,7 +32,7 @@ RESTRICT="test" # sys-apps/util-linux is required for libuuid RDEPEND="bd-xlator? ( sys-fs/lvm2 ) !elibc_glibc? ( sys-libs/argp-standalone ) - emacs? ( virtual/emacs ) + emacs? ( >=app-editors/emacs-23.1:* ) fuse? ( >=sys-fs/fuse-2.7.0:0 ) georeplication? ( ${PYTHON_DEPS} ) infiniband? ( sys-fabric/libibverbs:* sys-fabric/librdmacm:* )