diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-09-26 18:37:06 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-10-18 01:19:08 +0100 |
commit | f269cbca6daaed0a307d913163e97b471b0b911c (patch) | |
tree | 28a292995bc7205743c1e0e6b07386144ec6be19 | |
parent | app-text/hypermail: move to EAPI 7 (diff) | |
download | portage-f269cbca6daaed0a307d913163e97b471b0b911c.tar.xz |
dev-db/apache-solr: move to EAPI 7
Package-Manager: Portage-3.0.4, Repoman-3.0.1
-rw-r--r-- | dev-db/apache-solr/apache-solr-5.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/apache-solr/apache-solr-5.5.5.ebuild b/dev-db/apache-solr/apache-solr-5.5.5.ebuild index 0a8df93b..a6c7a882 100644 --- a/dev-db/apache-solr/apache-solr-5.5.5.ebuild +++ b/dev-db/apache-solr/apache-solr-5.5.5.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 WEBAPP_NO_AUTO_INSTALL=yes WEBAPP_MANUAL_SLOT=yes inherit java-war webapp |