diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-08-09 01:51:39 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-08-09 02:15:53 +0200 |
commit | e7a79fde480753d9231e5a75a5cd2c8c035d9204 (patch) | |
tree | 35d5237115c5af3c688886fbcde0eceee9031c0f /dev-perl/Spiffy/Spiffy-0.460.0-r1.ebuild | |
parent | dev-perl/Sphinx-Search: EAPI=8 bump (diff) | |
download | gentoo-e7a79fde480753d9231e5a75a5cd2c8c035d9204.tar.gz gentoo-e7a79fde480753d9231e5a75a5cd2c8c035d9204.tar.bz2 gentoo-e7a79fde480753d9231e5a75a5cd2c8c035d9204.zip |
dev-perl/Spiffy: 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/Spiffy/Spiffy-0.460.0-r1.ebuild')
-rw-r--r-- | dev-perl/Spiffy/Spiffy-0.460.0-r1.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-perl/Spiffy/Spiffy-0.460.0-r1.ebuild b/dev-perl/Spiffy/Spiffy-0.460.0-r1.ebuild new file mode 100644 index 000000000000..d49d323c920f --- /dev/null +++ b/dev-perl/Spiffy/Spiffy-0.460.0-r1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=INGY +DIST_VERSION=0.46 +inherit perl-module + +DESCRIPTION="Spiffy Perl Interface Framework For You" + +SLOT="0" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" |