commit:     829edf66860c8fe1c0dd9aba600a956acbe6371c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 25 21:46:16 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec 25 22:17:40 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=829edf66

kde-misc/openofficeorg-thumbnail: update EAPI 7 -> 8

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../openofficeorg-thumbnail-1.0.0-r500.ebuild                      | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git 
a/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild 
b/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild
index 37412f3eeaa1..c845d223c4e5 100644
--- a/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild
+++ b/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 MY_P="OpenOfficeorgThumbnail-${PV}"
 KFMIN=5.60.0
@@ -11,6 +11,7 @@ inherit ecm
 DESCRIPTION="Thumbnail-plugin that generates thumbnails for ODF files"
 HOMEPAGE="https://www.kde-apps.org/content/show.php?content=110864";
 SRC_URI="http://arielch.fedorapeople.org/devel/src/${MY_P}.tar.gz";
+S=${WORKDIR}/${MY_P}
 
 LICENSE="LGPL-3"
 SLOT="5"
@@ -24,6 +25,4 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
-S=${WORKDIR}/${MY_P}
-
 PATCHES=( "${FILESDIR}"/${P}-kf5-support.patch )

Reply via email to