diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-04-18 00:28:31 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-04-18 00:43:00 +0200 |
commit | ba81b612a506a5d3b02a44c5f121f474bc7b281a (patch) | |
tree | 4e9308344501cfe4c697d73faca81cd28b87f907 /dev-perl | |
parent | dev-perl/Archive-Zip: Remove old (diff) | |
download | gentoo-ba81b612a506a5d3b02a44c5f121f474bc7b281a.tar.gz gentoo-ba81b612a506a5d3b02a44c5f121f474bc7b281a.tar.bz2 gentoo-ba81b612a506a5d3b02a44c5f121f474bc7b281a.zip |
dev-perl/Astro-FITS-Header: Version bump
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.80.0.ebuild | 23 | ||||
-rw-r--r-- | dev-perl/Astro-FITS-Header/Manifest | 1 |
2 files changed, 24 insertions, 0 deletions
diff --git a/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.80.0.ebuild b/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.80.0.ebuild new file mode 100644 index 000000000000..0ab31107cf31 --- /dev/null +++ b/dev-perl/Astro-FITS-Header/Astro-FITS-Header-3.80.0.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=GSB +DIST_VERSION=3.08 +inherit perl-module + +DESCRIPTION="Interface to FITS headers" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~x86 ~amd64-linux ~x86-linux" +IUSE="test" +RESTRICT="!test? ( test )" + +BDEPEND=" + >=dev-perl/Module-Build-0.300.0 + test? ( + virtual/perl-Test-Simple + ) +" diff --git a/dev-perl/Astro-FITS-Header/Manifest b/dev-perl/Astro-FITS-Header/Manifest index a9e72609a8f5..d92cd7b0b0d0 100644 --- a/dev-perl/Astro-FITS-Header/Manifest +++ b/dev-perl/Astro-FITS-Header/Manifest @@ -1 +1,2 @@ DIST Astro-FITS-Header-3.07.tar.gz 105979 BLAKE2B 0193f6691aae31134e2537c328a0aaef501b1ac4289df2aa825f28e01ade37338d34ae3979f0d71c1d6706e5cd567cc158a5560b4002bdb8baf192109ca64fca SHA512 21b72ca2727fd77c6da01407ab97ac1bc3bfb4f6864d7a4728fa3f9cbad07b64ca20445bc8daf6c34a3523ab16a2b688cf99936157a41f36147b39f05a6c1f90 +DIST Astro-FITS-Header-3.08.tar.gz 116038 BLAKE2B 1b8b96e7a352634083322746970cf60855b81ec811fe82eddfd7b49bd037f660a292d9656bdfffc89b19370424ca1e8f343d7ab4a7c2c0dd8c457b0eab0ccd7b SHA512 c94a9da46212a2db95c1ce32da2609869bc85687c236919791c16b06f1787311ee3ac3323baece790c04d56818754c6f487b15c20487ded9ebe61bf97cc11c29 |