diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-03-30 14:12:28 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-03-30 20:26:00 +0100 |
commit | fea20ba78adc6270ce433df8d2500436ab57df39 (patch) | |
tree | 16e22772c3dc26cc2c00201e300dfb1b524dcd20 /kde-misc | |
parent | kde-misc/yakuake: EAPI-7 bump (diff) | |
download | gentoo-fea20ba78adc6270ce433df8d2500436ab57df39.tar.gz gentoo-fea20ba78adc6270ce433df8d2500436ab57df39.tar.bz2 gentoo-fea20ba78adc6270ce433df8d2500436ab57df39.zip |
kde-misc/openofficeorg-thumbnail: EAPI-7 bump
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r500.ebuild | 6 |
1 files changed, 3 insertions, 3 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 8c5f3e9949fe..d14d3463b52d 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,13 +1,13 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 MY_PN="OpenOfficeorgThumbnail" MY_P="${MY_PN}-${PV}" inherit kde5 -DESCRIPTION="KDE thumbnail-plugin that generates thumbnails for ODF files" +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" |