summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-15 14:02:27 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-15 14:51:29 +0200
commit27d252844112482f49a24ffa92a77bcd64e84ef4 (patch)
tree267fe3e9f4aa367cf2b74e8f0018a82c9047a796 /eclass
parentapp-misc/gramps: remove old (diff)
downloadgentoo-27d252844112482f49a24ffa92a77bcd64e84ef4.tar.gz
gentoo-27d252844112482f49a24ffa92a77bcd64e84ef4.tar.bz2
gentoo-27d252844112482f49a24ffa92a77bcd64e84ef4.zip
subversion.eclass: Fix @SUPPORTED_EAPIS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/subversion.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/subversion.eclass b/eclass/subversion.eclass
index 39d85f7c89c1..669ad9dbda65 100644
--- a/eclass/subversion.eclass
+++ b/eclass/subversion.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: subversion.eclass
@@ -6,7 +6,7 @@
# Akinori Hattori <hattya@gentoo.org>
# @AUTHOR:
# Original Author: Akinori Hattori <hattya@gentoo.org>
-# @SUPPORTED_EAPIS: 0 1 2 3 4 5 6
+# @SUPPORTED_EAPIS: 0 1 2 3 4 5 6 7
# @BLURB: The subversion eclass is written to fetch software sources from subversion repositories
# @DESCRIPTION:
# The subversion eclass provides functions to fetch, patch and bootstrap