diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-06-20 16:54:46 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-06-20 16:55:06 +1200 |
commit | 285e5682cdee021d5113610049cdea533af5878b (patch) | |
tree | 2eddf38f5d5f8411169dd7bd76fb45c17377d17d /dev-perl/AutoXS-Header | |
parent | net-proxy/mitmproxy: drop last-rited pkg (diff) | |
download | gentoo-285e5682cdee021d5113610049cdea533af5878b.tar.gz gentoo-285e5682cdee021d5113610049cdea533af5878b.tar.bz2 gentoo-285e5682cdee021d5113610049cdea533af5878b.zip |
dev-perl/AutoXS-Header: Restore stable 1.20.0-r1
Unfortunately, I purged a stable version without realising it :(
Reverts: fff54fa12be5200b58b62ba25c4a13dc3f471b94
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/AutoXS-Header')
-rw-r--r-- | dev-perl/AutoXS-Header/AutoXS-Header-1.20.0-r1.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-perl/AutoXS-Header/AutoXS-Header-1.20.0-r1.ebuild b/dev-perl/AutoXS-Header/AutoXS-Header-1.20.0-r1.ebuild new file mode 100644 index 000000000000..77c8a1bd83f2 --- /dev/null +++ b/dev-perl/AutoXS-Header/AutoXS-Header-1.20.0-r1.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +MODULE_AUTHOR=SMUELLER +MODULE_VERSION=1.02 +inherit perl-module + +DESCRIPTION="Container for the AutoXS header files" + +SLOT="0" +KEYWORDS="amd64 ppc x86 ~ppc-aix ~ppc-macos ~x86-solaris" +IUSE="" + +SRC_TEST=do |