diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-07-21 01:19:26 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-07-21 01:19:52 +0200 |
commit | 5d67df7812c24d76522ec693f90935238e65d272 (patch) | |
tree | e6d7ed6b130b1a183db353bba36ad003bd4b1f74 /dev-perl/OLE-StorageLite | |
parent | dev-perl/Ogg-Vorbis-Header-PurePerl: Version bump 1.05 (diff) | |
download | gentoo-5d67df7812c24d76522ec693f90935238e65d272.tar.gz gentoo-5d67df7812c24d76522ec693f90935238e65d272.tar.bz2 gentoo-5d67df7812c24d76522ec693f90935238e65d272.zip |
dev-perl/OLE-StorageLite: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/OLE-StorageLite')
-rw-r--r-- | dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild (renamed from dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0.ebuild) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0.ebuild b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.ebuild index 864aeb710cd7..e416d9f8f947 100644 --- a/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0.ebuild +++ b/dev-perl/OLE-StorageLite/OLE-StorageLite-0.200.0-r1.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_NAME=OLE-Storage_Lite DIST_AUTHOR=JMCNAMARA @@ -12,4 +12,3 @@ DESCRIPTION="Simple Class for OLE document interface" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" |