diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-04-18 13:43:03 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-04-18 13:43:03 +0000 |
| commit | f7a4d3e49cdefdcb7ab89b5a8580269c0220f36a (patch) | |
| tree | 44ca4936acd4443f58ba807c9c5b3d88014bd540 /app-text/languagetool | |
| parent | e6eee3c103239fbbcf3e3768e2619aeed6e1b8b6 (diff) | |
| download | baldeagleos-repo-f7a4d3e49cdefdcb7ab89b5a8580269c0220f36a.tar.gz baldeagleos-repo-f7a4d3e49cdefdcb7ab89b5a8580269c0220f36a.tar.xz baldeagleos-repo-f7a4d3e49cdefdcb7ab89b5a8580269c0220f36a.zip | |
Adding metadata
Diffstat (limited to 'app-text/languagetool')
| -rw-r--r-- | app-text/languagetool/languagetool-4.5.ebuild | 4 | ||||
| -rw-r--r-- | app-text/languagetool/languagetool-4.6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/languagetool/languagetool-4.5.ebuild b/app-text/languagetool/languagetool-4.5.ebuild index c50594e3392d..afb2f0cde174 100644 --- a/app-text/languagetool/languagetool-4.5.ebuild +++ b/app-text/languagetool/languagetool-4.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -32,7 +32,7 @@ CP_DEPEND=" RDEPEND=">=virtual/jre-1.8 ${CP_DEPEND}" -DEPEND="app-arch/unzip" +BDEPEND="app-arch/unzip" S=${WORKDIR}/${MY_P} diff --git a/app-text/languagetool/languagetool-4.6.ebuild b/app-text/languagetool/languagetool-4.6.ebuild index 1e732211206c..8f9296077b67 100644 --- a/app-text/languagetool/languagetool-4.6.ebuild +++ b/app-text/languagetool/languagetool-4.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -32,7 +32,7 @@ CP_DEPEND=" RDEPEND=">=virtual/jre-1.8 ${CP_DEPEND}" -DEPEND="app-arch/unzip" +BDEPEND="app-arch/unzip" S=${WORKDIR}/${MY_P} |
