aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@cardoe.com>2019-10-10 10:33:20 -0500
committerDoug Goldstein <cardoe@cardoe.com>2019-10-10 10:33:20 -0500
commitae4babb28634f0f44a751501ceb9d34a02cbc554 (patch)
tree337d7e5972a15ff4fb4ed3efb2e7db161c8c43ec
parentMerge branch 'roelaaij-master' (diff)
parentUpdate ebuild.template (diff)
downloadcargo-ebuild-ae4babb28634f0f44a751501ceb9d34a02cbc554.tar.gz
cargo-ebuild-ae4babb28634f0f44a751501ceb9d34a02cbc554.tar.bz2
cargo-ebuild-ae4babb28634f0f44a751501ceb9d34a02cbc554.zip
Merge branch 'kpcyrd-patch-1'
-rw-r--r--src/ebuild.template4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ebuild.template b/src/ebuild.template
index 2ac9447..37c4433 100644
--- a/src/ebuild.template
+++ b/src/ebuild.template
@@ -1,9 +1,9 @@
-# Copyright 2017-{this_year} Gentoo Foundation
+# Copyright 2017-{this_year} Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Auto-Generated by cargo-ebuild {cargo_ebuild_ver}
-EAPI=6
+EAPI=7
CRATES="
{crates}"