commit: 64591a4598aeb402a6e99ba8e88ec1d2dd71c1ae
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 4 13:49:58 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> 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 <pacho <AT> 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