From 2719f73b6813d11d13a9650cdd2ab8ec6e69385d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 9 Jul 2022 15:43:36 +0100 Subject: gentoo resync : 09.07.2022 --- dev-perl/HTML-Mason/HTML-Mason-1.590.0-r1.ebuild | 66 ++++++++++++++++++++++++ dev-perl/HTML-Mason/HTML-Mason-1.590.0.ebuild | 65 ----------------------- dev-perl/HTML-Mason/Manifest | 2 +- 3 files changed, 67 insertions(+), 66 deletions(-) create mode 100644 dev-perl/HTML-Mason/HTML-Mason-1.590.0-r1.ebuild delete mode 100644 dev-perl/HTML-Mason/HTML-Mason-1.590.0.ebuild (limited to 'dev-perl/HTML-Mason') diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.590.0-r1.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.590.0-r1.ebuild new file mode 100644 index 000000000000..f6e54166b7d1 --- /dev/null +++ b/dev-perl/HTML-Mason/HTML-Mason-1.590.0-r1.ebuild @@ -0,0 +1,66 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DIST_AUTHOR=DROLSKY +DIST_VERSION=1.59 +inherit depend.apache perl-module + +DESCRIPTION="A HTML development and delivery Perl Module" +HOMEPAGE="http://www.masonhq.com/ https://metacpan.org/release/HTML-Mason" + +SLOT="0" +KEYWORDS="amd64 ppc x86" +IUSE="modperl test" +RESTRICT="!test? ( test )" + +RDEPEND=" + !modperl? ( >=dev-perl/CGI-2.460.0 ) + modperl? ( + www-apache/libapreq2 + >=www-apache/mod_perl-2 + ) + >=dev-perl/Cache-Cache-1 + >=dev-perl/Class-Container-0.70.0 + >=dev-perl/Exception-Class-1.150.0 + virtual/perl-File-Spec + dev-perl/HTML-Parser + >=dev-perl/Log-Any-0.80.0 + >=dev-perl/Params-Validate-0.70.0 + virtual/perl-Scalar-List-Utils +" +DEPEND="${RDEPEND}" +BDEPEND=" + virtual/perl-ExtUtils-MakeMaker + test? ( + >=virtual/perl-Test-Simple-0.880.0 + dev-perl/Test-Deep + ) +" + +want_apache2 modperl + +mydoc="CREDITS UPGRADE" +myconf="--noprompts" + +pkg_setup() { + depend.apache_pkg_setup modperl + perl_set_version +} + +src_prepare() { + # Note about new modperl use flag + if use !modperl ; then + ewarn "HTML-Mason will only install with modperl support" + ewarn "if the use flag modperl is enabled." + fi + # rendhalver - needed to set an env var for the build script so it finds our apache. + export APACHE="${APACHE_BIN}" + perl-module_src_prepare +} + +src_install() { + perl-module_src_install + mv "${ED}"/usr/bin/convert* "${ED}"/usr/share/doc/${PF} || die +} diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.590.0.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.590.0.ebuild deleted file mode 100644 index e3a8c997d4a8..000000000000 --- a/dev-perl/HTML-Mason/HTML-Mason-1.590.0.ebuild +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=DROLSKY -DIST_VERSION=1.59 -inherit depend.apache perl-module - -DESCRIPTION="A HTML development and delivery Perl Module" -HOMEPAGE="http://www.masonhq.com/ https://metacpan.org/release/HTML-Mason" - -SLOT="0" -KEYWORDS="amd64 ppc x86" -IUSE="modperl test" -RESTRICT="!test? ( test )" - -RDEPEND=" - !modperl? ( >=dev-perl/CGI-2.460.0 ) - modperl? ( - www-apache/libapreq2 - >=www-apache/mod_perl-2 - ) - >=dev-perl/Cache-Cache-1 - >=dev-perl/Class-Container-0.70.0 - >=dev-perl/Exception-Class-1.150.0 - virtual/perl-File-Spec - dev-perl/HTML-Parser - >=dev-perl/Log-Any-0.80.0 - >=dev-perl/Params-Validate-0.70.0 - virtual/perl-Scalar-List-Utils -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - >=virtual/perl-Test-Simple-0.880.0 - dev-perl/Test-Deep - ) -" - -want_apache2 modperl - -mydoc="CREDITS UPGRADE" -myconf="--noprompts" - -pkg_setup() { - depend.apache_pkg_setup modperl - perl_set_version -} - -src_prepare() { - # Note about new modperl use flag - if use !modperl ; then - ewarn "HTML-Mason will only install with modperl support" - ewarn "if the use flag modperl is enabled." - fi - # rendhalver - needed to set an env var for the build script so it finds our apache. - export APACHE="${APACHE_BIN}" - perl-module_src_prepare -} - -src_install() { - perl-module_src_install - mv "${ED}"/usr/bin/convert* "${ED}"/usr/share/doc/${PF} || die -} diff --git a/dev-perl/HTML-Mason/Manifest b/dev-perl/HTML-Mason/Manifest index 9b1bdc06406c..c757cc22b764 100644 --- a/dev-perl/HTML-Mason/Manifest +++ b/dev-perl/HTML-Mason/Manifest @@ -1,3 +1,3 @@ DIST HTML-Mason-1.59.tar.gz 323661 BLAKE2B e9061cf4349874572c912faa04e849cdba15b7219f33488af3555f58ee0d9b77e851cf20ecddfcb55ebb6ec1e3525dea986fdd444b6445a8f39b8508cd261b68 SHA512 3a8053d976345c7bd1d04aab659e3b4dd541264ece806e6d3bda605b6ecb16887ecce9a310bf27890aab40a129c81ba2dbad60c2edd80681a53d159becb3eda1 -EBUILD HTML-Mason-1.590.0.ebuild 1451 BLAKE2B 89296e1c911385d36dfb12b95e9a7fc1e0fd9a8d774b1040bf994e0f5b586720335cd97534e4aaf78fb8ec4d914ca459892a984d93e8a7ef1ee6098b5a2f5a2b SHA512 0e58409a57ad9c24494801dc5c8dbd82a69620cd98f97a136380faad00e48edabcb68bd7d16566261e6303d31586abe94e99c59ce33a8fa29298e302a1fa0437 +EBUILD HTML-Mason-1.590.0-r1.ebuild 1462 BLAKE2B 35eda13caa4a489203da1a20f83541ab5aecbb614e0080526e81b2dbb58e9df186d8fc5311ac67653dbe376358aa3ce1b0386cb07683b89abef3c1606e7d2816 SHA512 1da2a8e2904bde34973a845866aa78e1480d5d85bcb281281ccd7f0d55826d9c943ccfe804b4addada2e5376d8c93dd4d1a444a4f6870eaca296096874b466c3 MISC metadata.xml 3213 BLAKE2B 64da9a0c02fcb71564cc921b2cd728eb7467fc55bad8f560e0a20ea7802b4018403f5d99630629bac4117ec09f2600e14ba7bc782ce77a3ccfd3b016230f2211 SHA512 4c19cd56f454aafb4e4bb85990e453a3bbffbf2f745a41a7f3c00566d8dead840fcb315ee92ac0567f2e7ca6f45eb05fd97d563a8f80097d6c80ac1612d5f5c5 -- cgit v1.2.3