summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2020-08-09 15:23:01 +0200
committerConrad Kostecki <conikost@gentoo.org>2020-08-09 17:52:31 +0200
commit1e2780d74930e41506ee5dd3abe41ab4f8121232 (patch)
treeeee50464e03e3d744e5591270edb7cf9017848c2
parentdev-python/transitions: drop old version (diff)
downloadgentoo-1e2780d74930e41506ee5dd3abe41ab4f8121232.tar.gz
gentoo-1e2780d74930e41506ee5dd3abe41ab4f8121232.tar.bz2
gentoo-1e2780d74930e41506ee5dd3abe41ab4f8121232.zip
app-admin/dio: don't quote EAPI
In order to make all my packages consistent, don't quote EAPI version number. Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r--app-admin/dio/dio-1.5.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/dio/dio-1.5.2-r1.ebuild b/app-admin/dio/dio-1.5.2-r1.ebuild
index 23999654ba7b..1ede22cf23f0 100644
--- a/app-admin/dio/dio-1.5.2-r1.ebuild
+++ b/app-admin/dio/dio-1.5.2-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="7"
+EAPI=7
inherit toolchain-funcs