commit:     023f5ed76821a14d52848a37c9e4ab76008e5ef2
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  8 23:47:16 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Aug  9 00:15:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=023f5ed7

dev-perl/Sphinx-Config: EAPI=8 bump

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...hinx-Config-0.100.0.ebuild => Sphinx-Config-0.100.0-r1.ebuild} | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Sphinx-Config/Sphinx-Config-0.100.0.ebuild 
b/dev-perl/Sphinx-Config/Sphinx-Config-0.100.0-r1.ebuild
similarity index 82%
rename from dev-perl/Sphinx-Config/Sphinx-Config-0.100.0.ebuild
rename to dev-perl/Sphinx-Config/Sphinx-Config-0.100.0-r1.ebuild
index e497c86b2f5..8b4beea5ae7 100644
--- a/dev-perl/Sphinx-Config/Sphinx-Config-0.100.0.ebuild
+++ b/dev-perl/Sphinx-Config/Sphinx-Config-0.100.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=JJSCHUTZ
 DIST_VERSION=0.10
@@ -11,15 +11,13 @@ DESCRIPTION="Sphinx search engine configuration file 
read/modify/write"
 
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
        virtual/perl-Carp
        dev-perl/List-MoreUtils
        virtual/perl-Storable
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
        virtual/perl-ExtUtils-MakeMaker
        test? ( virtual/perl-Test-Simple )
 "

Reply via email to