commit:     1509a69a41f81b46d99693f66c98907d4ef97149
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 31 00:19:50 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jul 31 00:19:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1509a69a

dev-libs/pcc-libs: update EAPI 5 -> 8

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-libs/pcc-libs/pcc-libs-1.1.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-libs/pcc-libs/pcc-libs-1.1.0.ebuild 
b/dev-libs/pcc-libs/pcc-libs-1.1.0.ebuild
index 7e0b2be6788..1935211c946 100644
--- a/dev-libs/pcc-libs/pcc-libs-1.1.0.ebuild
+++ b/dev-libs/pcc-libs/pcc-libs-1.1.0.ebuild
@@ -1,13 +1,13 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
 DESCRIPTION="pcc compiler support libs"
 HOMEPAGE="http://pcc.ludd.ltu.se";
-S="${WORKDIR}"/${PN}-${PVR/*_pre/}/
-
 SRC_URI="ftp://pcc.ludd.ltu.se/pub/pcc-releases/${P}.tgz";
+S="${WORKDIR}/${PN}-${PVR/*_pre/}/"
+
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"

Reply via email to