public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Mason/
Date: Sat,  2 Jul 2022 21:21:49 +0000 (UTC)	[thread overview]
Message-ID: <1656796896.3885ce68644a6fd2afa6d172562b5c4d6532ad25.sam@gentoo> (raw)

commit:     3885ce68644a6fd2afa6d172562b5c4d6532ad25
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  2 21:19:56 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul  2 21:21:36 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3885ce68

dev-perl/HTML-Mason: drop 1.590.0

Bug: https://bugs.gentoo.org/855917
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/HTML-Mason/HTML-Mason-1.590.0.ebuild | 65 ---------------------------
 1 file changed, 65 deletions(-)

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
-}


             reply	other threads:[~2022-07-02 21:21 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-02 21:21 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-06-29 20:09 [gentoo-commits] repo/gentoo:master commit in: dev-perl/HTML-Mason/ Andreas K. Hüttel
2023-12-08  8:55 Arthur Zamarin
2023-06-21  4:11 Sam James
2022-07-02 21:19 Sam James
2022-07-02 21:18 Sam James
2022-07-02 18:20 Sam James
2022-07-02 15:32 Sam James
2021-11-01 11:25 Andreas K. Hüttel
2021-08-03 12:00 Agostino Sarubbo
2021-08-02  4:03 Agostino Sarubbo
2021-08-02  3:51 Sam James
2021-06-13 14:50 Andreas K. Hüttel
2017-09-18 16:50 Kent Fredric
2016-02-18  8:14 Andreas Hüttel
2016-02-13 15:23 Agostino Sarubbo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1656796896.3885ce68644a6fd2afa6d172562b5c4d6532ad25.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox