Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/openofficeorg-thumbnail/
Date: Sat, 30 Mar 2019 19:28:35
Message-Id: 1553973960.fea20ba78adc6270ce433df8d2500436ab57df39.asturm@gentoo
1 commit: fea20ba78adc6270ce433df8d2500436ab57df39
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 30 13:12:28 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 30 19:26:00 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fea20ba7
7
8 kde-misc/openofficeorg-thumbnail: EAPI-7 bump
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 .../openofficeorg-thumbnail-1.0.0-r500.ebuild | 6 +++---
14 1 file changed, 3 insertions(+), 3 deletions(-)
15
16 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
17 index 8c5f3e9949f..d14d3463b52 100644
18 --- a/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild
19 +++ b/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild
20 @@ -1,13 +1,13 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 -EAPI=6
26 +EAPI=7
27
28 MY_PN="OpenOfficeorgThumbnail"
29 MY_P="${MY_PN}-${PV}"
30 inherit kde5
31
32 -DESCRIPTION="KDE thumbnail-plugin that generates thumbnails for ODF files"
33 +DESCRIPTION="Thumbnail-plugin that generates thumbnails for ODF files"
34 HOMEPAGE="https://www.kde-apps.org/content/show.php?content=110864"
35 SRC_URI="http://arielch.fedorapeople.org/devel/src/${MY_P}.tar.gz"