commit:     c94f8e25929e4a47eb8e6e1a30cd2a270625d8b2
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 23 11:24:15 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Sep 23 11:29:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c94f8e25

dev-perl/Text-Aspell: EAPI=8 bump

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

 .../{Text-Aspell-0.90.0-r2.ebuild => Text-Aspell-0.90.0-r3.ebuild}  | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.90.0-r2.ebuild 
b/dev-perl/Text-Aspell/Text-Aspell-0.90.0-r3.ebuild
similarity index 92%
rename from dev-perl/Text-Aspell/Text-Aspell-0.90.0-r2.ebuild
rename to dev-perl/Text-Aspell/Text-Aspell-0.90.0-r3.ebuild
index d6c016b4da2..a2634346638 100644
--- a/dev-perl/Text-Aspell/Text-Aspell-0.90.0-r2.ebuild
+++ b/dev-perl/Text-Aspell/Text-Aspell-0.90.0-r3.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=HANK
 DIST_VERSION=0.09
@@ -11,8 +11,8 @@ DESCRIPTION="Perl interface to the GNU Aspell Library"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~sparc-solaris ~x86-solaris"
-IUSE=""
 
 RDEPEND="app-text/aspell"
-DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"
+
 PERL_RM_FILES=( "t/02-pod.t" )

Reply via email to