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 5DE2C138334 for ; Sun, 4 Nov 2018 13:50:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 161D9E0BA0; Sun, 4 Nov 2018 13:50:21 +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 DB1B1E0B9E for ; Sun, 4 Nov 2018 13:50:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 33BF8335C95 for ; Sun, 4 Nov 2018 13:50:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9D84E458 for ; Sun, 4 Nov 2018 13:50:17 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1541339411.64591a4598aeb402a6e99ba8e88ec1d2dd71c1ae.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/logger/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/logger/logger-0-r1.ebuild virtual/logger/logger-0.ebuild X-VCS-Directories: virtual/logger/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 64591a4598aeb402a6e99ba8e88ec1d2dd71c1ae X-VCS-Branch: master Date: Sun, 4 Nov 2018 13:50:17 +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-Archives-Salt: b3ca21d7-5d0d-4ceb-89b8-bd4758802ada X-Archives-Hash: ca801de8467691e7a1d0d25a3aa813e1 commit: 64591a4598aeb402a6e99ba8e88ec1d2dd71c1ae Author: Pacho Ramos gentoo org> AuthorDate: Sun Nov 4 13:49:58 2018 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Nov 4 13:50:11 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64591a45 virtual/logger: app-admin/syslogread will be dropped Signed-off-by: Pacho Ramos gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 virtual/logger/{logger-0.ebuild => logger-0-r1.ebuild} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/virtual/logger/logger-0.ebuild b/virtual/logger/logger-0-r1.ebuild similarity index 88% rename from virtual/logger/logger-0.ebuild rename to virtual/logger/logger-0-r1.ebuild index 4f547ca25be..e1cfea97a0d 100644 --- a/virtual/logger/logger-0.ebuild +++ b/virtual/logger/logger-0-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 DESCRIPTION="Virtual for system loggers" SLOT="0" @@ -13,7 +13,6 @@ RDEPEND="|| ( app-admin/socklog app-admin/sysklogd app-admin/syslog-ng - app-admin/syslogread sys-freebsd/freebsd-usbin sys-apps/busybox[syslog] >=sys-apps/systemd-38