diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-06-03 16:43:25 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-06-03 16:43:25 +0200 |
commit | 6240276903c2ea65d91999017c10e4606d951611 (patch) | |
tree | 1183aec875caccf5bb4a2de802bd143075a8279d /app-i18n | |
parent | media-gfx/luminance-hdr: Add missing USE-dep and slot ops (diff) | |
download | gentoo-6240276903c2ea65d91999017c10e4606d951611.tar.gz gentoo-6240276903c2ea65d91999017c10e4606d951611.tar.bz2 gentoo-6240276903c2ea65d91999017c10e4606d951611.zip |
app-i18n/pology: EAPI 6 bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/pology/pology-0.12.ebuild | 4 | ||||
-rw-r--r-- | app-i18n/pology/pology-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-i18n/pology/pology-0.12.ebuild b/app-i18n/pology/pology-0.12.ebuild index 3fe9a9b0038e..a1c06c9a1711 100644 --- a/app-i18n/pology/pology-0.12.ebuild +++ b/app-i18n/pology/pology-0.12.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 ESVN_REPO_URI="svn://anonsvn.kde.org/home/kde/trunk/l10n-support/pology" PYTHON_COMPAT=( python2_7 ) diff --git a/app-i18n/pology/pology-9999.ebuild b/app-i18n/pology/pology-9999.ebuild index 3fe9a9b0038e..a1c06c9a1711 100644 --- a/app-i18n/pology/pology-9999.ebuild +++ b/app-i18n/pology/pology-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 ESVN_REPO_URI="svn://anonsvn.kde.org/home/kde/trunk/l10n-support/pology" PYTHON_COMPAT=( python2_7 ) |