commit: 6539cc3d3ba84d7c2123db8cafa423ea7d92a4bf
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 18 16:51:50 2019 +0000
Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Sun Aug 18 16:51:50 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6539cc3d
app-misc/hello: bump to EAPI=7
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>
app-misc/hello/{hello-2.10.ebuild => hello-2.10-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-misc/hello/hello-2.10.ebuild
b/app-misc/hello/hello-2.10-r1.ebuild
similarity index 89%
rename from app-misc/hello/hello-2.10.ebuild
rename to app-misc/hello/hello-2.10-r1.ebuild
index c2b5e416b93..5f80eb8d7bd 100644
--- a/app-misc/hello/hello-2.10.ebuild
+++ b/app-misc/hello/hello-2.10-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="6"
+EAPI="7"
DESCRIPTION="GNU \"Hello, world\" application"
HOMEPAGE="https://www.gnu.org/software/hello/"