summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2018-11-04 14:49:58 +0100
committerPacho Ramos <pacho@gentoo.org>2018-11-04 14:50:11 +0100
commit64591a4598aeb402a6e99ba8e88ec1d2dd71c1ae (patch)
tree73d9e9e858a01e150504cf4a06a8c2f7889d675d /virtual/logger
parentnet-nntp/suck: Drop old (diff)
downloadgentoo-64591a4598aeb402a6e99ba8e88ec1d2dd71c1ae.tar.gz
gentoo-64591a4598aeb402a6e99ba8e88ec1d2dd71c1ae.tar.bz2
gentoo-64591a4598aeb402a6e99ba8e88ec1d2dd71c1ae.zip
virtual/logger: app-admin/syslogread will be dropped
Signed-off-by: Pacho Ramos <pacho@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'virtual/logger')
-rw-r--r--virtual/logger/logger-0-r1.ebuild (renamed from virtual/logger/logger-0.ebuild)5
1 files changed, 2 insertions, 3 deletions
diff --git a/virtual/logger/logger-0.ebuild b/virtual/logger/logger-0-r1.ebuild
index 4f547ca25be1..e1cfea97a0d1 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