commit:     174c9a90cc3f997a9769d844594017f7ae4a38d3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 21 07:14:34 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 21 07:17:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=174c9a90

sci-calculators/orpie: update EAPI 6 -> 7

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-calculators/orpie/orpie-1.5.2-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-calculators/orpie/orpie-1.5.2-r1.ebuild 
b/sci-calculators/orpie/orpie-1.5.2-r1.ebuild
index c05d7738acd..21ac64004a6 100644
--- a/sci-calculators/orpie/orpie-1.5.2-r1.ebuild
+++ b/sci-calculators/orpie/orpie-1.5.2-r1.ebuild
@@ -1,15 +1,15 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit autotools
 
 DESCRIPTION="A fullscreen RPN calculator for the console"
 HOMEPAGE="http://pessimization.com/software/orpie/";
 SRC_URI="http://pessimization.com/software/${PN}/${P}.tar.gz";
-LICENSE="GPL-2"
 
+LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="doc"

Reply via email to