summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-09-07 10:50:18 +0200
committerDavid Seifert <soap@gentoo.org>2020-09-07 10:50:18 +0200
commit239ffcc4fa0fc07ca75c59dde3962f0ce670d42b (patch)
treeaef3bf37c84bcd6f9358ed372938637c2a562ca7 /app-i18n
parentapp-emulation/lxd: Inherit optfeature.eclass (diff)
downloadgentoo-239ffcc4fa0fc07ca75c59dde3962f0ce670d42b.tar.gz
gentoo-239ffcc4fa0fc07ca75c59dde3962f0ce670d42b.tar.bz2
gentoo-239ffcc4fa0fc07ca75c59dde3962f0ce670d42b.zip
app-i18n/translate-shell: Inherit optfeature.eclass
Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/translate-shell/translate-shell-0.9.6.11.ebuild2
-rw-r--r--app-i18n/translate-shell/translate-shell-0.9.6.12.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/translate-shell/translate-shell-0.9.6.11.ebuild b/app-i18n/translate-shell/translate-shell-0.9.6.11.ebuild
index 79cb22614834..b91284b3e3f4 100644
--- a/app-i18n/translate-shell/translate-shell-0.9.6.11.ebuild
+++ b/app-i18n/translate-shell/translate-shell-0.9.6.11.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit eutils
+inherit optfeature
DESCRIPTION="Online command-line translator"
HOMEPAGE="https://www.soimort.org/translate-shell/"
diff --git a/app-i18n/translate-shell/translate-shell-0.9.6.12.ebuild b/app-i18n/translate-shell/translate-shell-0.9.6.12.ebuild
index 2538cb44a321..e467c42875dc 100644
--- a/app-i18n/translate-shell/translate-shell-0.9.6.12.ebuild
+++ b/app-i18n/translate-shell/translate-shell-0.9.6.12.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit eutils
+inherit optfeature
DESCRIPTION="Online command-line translator"
HOMEPAGE="https://www.soimort.org/translate-shell/"