diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-10-09 21:33:00 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-10-09 21:57:59 +0200 |
commit | c490fcab18c5d342b1ece779ef538337e237b49a (patch) | |
tree | 024433668ea5d26a61cdcbdd08ddf54d0d47d1ea /dev-perl/Class-Data-Inheritable | |
parent | media-gfx/gimp: unkeyword 2.99.6-r1 for ~riscv (diff) | |
download | gentoo-c490fcab18c5d342b1ece779ef538337e237b49a.tar.gz gentoo-c490fcab18c5d342b1ece779ef538337e237b49a.tar.bz2 gentoo-c490fcab18c5d342b1ece779ef538337e237b49a.zip |
dev-perl/Class-Data-Inheritable: EAPI=8 bump, update comment
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Class-Data-Inheritable')
-rw-r--r-- | dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r4.ebuild (renamed from dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r3.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r3.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r4.ebuild index 2b3bd747d66e..e0af31998bfb 100644 --- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r3.ebuild +++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r4.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 DIST_AUTHOR=TMTM DIST_VERSION=0.08 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Inheritable, overridable class data" # License note: Artistic only for one file -# https://bugs.gentoo.org/728662 +# https://rt.cpan.org/Public/Bug/Display.html?id=132835 SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" |