diff options
author | Ferenc Erki <erkiferenc@gmail.com> | 2017-09-23 16:59:44 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 22:22:12 +0100 |
commit | cd7c6c40fcc6384a0e30c61e01c1bf9013ea13e3 (patch) | |
tree | f4858d3a5777d86f3d2dc4118828d377014b8935 /app-i18n | |
parent | app-i18n/translate-shell: bump version to 0.9.6.6 (diff) | |
download | gentoo-cd7c6c40fcc6384a0e30c61e01c1bf9013ea13e3.tar.gz gentoo-cd7c6c40fcc6384a0e30c61e01c1bf9013ea13e3.tar.bz2 gentoo-cd7c6c40fcc6384a0e30c61e01c1bf9013ea13e3.zip |
app-i18n/translate-shell: switch to EAPI 6
Package-Manager: Portage-2.3.8, Repoman-2.3.1
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/translate-shell/translate-shell-0.9.6.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/translate-shell/translate-shell-0.9.6.6.ebuild b/app-i18n/translate-shell/translate-shell-0.9.6.6.ebuild index 30db5d91657f..04cf2099bc1b 100644 --- a/app-i18n/translate-shell/translate-shell-0.9.6.6.ebuild +++ b/app-i18n/translate-shell/translate-shell-0.9.6.6.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 DESCRIPTION="Online command-line translator" HOMEPAGE="https://www.soimort.org/translate-shell/" |