diff options
author | Ulrich Müller <ulm@gentoo.org> | 2017-01-31 10:02:05 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2017-01-31 10:04:30 +0100 |
commit | 6125e48833dc4ed7e217c0fb33849b7be43a65a9 (patch) | |
tree | 98bfe59233244547793c5daf07d9241214b6e62b /virtual/cron | |
parent | net-proxy/haproxy: bump. (diff) | |
download | gentoo-6125e48833dc4ed7e217c0fb33849b7be43a65a9.tar.gz gentoo-6125e48833dc4ed7e217c0fb33849b7be43a65a9.tar.bz2 gentoo-6125e48833dc4ed7e217c0fb33849b7be43a65a9.zip |
virtual: [QA] Bump some virtuals from EAPI 4 to 5.
Newer ebuilds of the same package should not have an older EAPI.
Thanks to leio for pointing this out. Updates commit 38b21964d89c.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'virtual/cron')
-rw-r--r-- | virtual/cron/cron-0-r1.ebuild | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/virtual/cron/cron-0-r1.ebuild b/virtual/cron/cron-0-r1.ebuild index a50e09446213..dfac1278a16b 100644 --- a/virtual/cron/cron-0-r1.ebuild +++ b/virtual/cron/cron-0-r1.ebuild @@ -2,18 +2,12 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=4 +EAPI=5 DESCRIPTION="Virtual for cron" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" SLOT="0" KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" -IUSE="" -DEPEND="" RDEPEND="|| ( sys-process/cronie sys-process/vixie-cron sys-process/bcron |