From: Matthias Maier Date: Sun, 18 Aug 2019 16:51:50 +0000 (-0500) Subject: app-misc/hello: bump to EAPI=7 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6539cc3d3ba84d7c2123db8cafa423ea7d92a4bf;p=gentoo.git app-misc/hello: bump to EAPI=7 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Matthias Maier --- 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 c2b5e416b931..5f80eb8d7bd0 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/"