From: "Mikle Kolyada (zlogene)" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/HTML-Mason: HTML-Mason-1.540.0.ebuild ChangeLog
Date: Mon, 21 Jul 2014 15:24:33 +0000 (UTC) [thread overview]
Message-ID: <20140721152434.057B62004E@flycatcher.gentoo.org> (raw)
zlogene 14/07/21 15:24:33
Modified: ChangeLog
Added: HTML-Mason-1.540.0.ebuild
Log:
Version bump
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path
1.111 dev-perl/HTML-Mason/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Mason/ChangeLog?rev=1.111&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Mason/ChangeLog?rev=1.111&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Mason/ChangeLog?r1=1.110&r2=1.111
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog 21 Jul 2014 15:22:00 -0000 1.110
+++ ChangeLog 21 Jul 2014 15:24:33 -0000 1.111
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/HTML-Mason
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/ChangeLog,v 1.110 2014/07/21 15:22:00 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/ChangeLog,v 1.111 2014/07/21 15:24:33 zlogene Exp $
+
+*HTML-Mason-1.540.0 (21 Jul 2014)
+
+ 21 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> +HTML-Mason-1.540.0.ebuild:
+ Version bump
21 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> -HTML-Mason-1.42.ebuild,
-HTML-Mason-1.500.0.ebuild, HTML-Mason-1.510.0.ebuild:
1.1 dev-perl/HTML-Mason/HTML-Mason-1.540.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.540.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.540.0.ebuild?rev=1.1&content-type=text/plain
Index: HTML-Mason-1.540.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.540.0.ebuild,v 1.1 2014/07/21 15:24:33 zlogene Exp $
EAPI=5
MODULE_AUTHOR=JSWARTZ
MODULE_VERSION=1.54
inherit depend.apache perl-module
DESCRIPTION="A HTML development and delivery Perl Module"
HOMEPAGE="http://www.masonhq.com/ ${HOMEPAGE}"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="modperl test"
RDEPEND="!modperl? ( virtual/perl-CGI )
modperl? (
www-apache/libapreq2
>=www-apache/mod_perl-2
)
>=dev-perl/Params-Validate-0.7
>=dev-perl/Class-Container-0.08
>=dev-perl/Exception-Class-1.15
dev-perl/HTML-Parser
virtual/perl-Scalar-List-Utils
virtual/perl-File-Spec
>=dev-perl/Cache-Cache-1.01
dev-perl/Log-Any"
DEPEND="${RDEPEND}
virtual/perl-Module-Build
test? ( dev-perl/Test-Deep )"
want_apache2 modperl
SRC_TEST="do"
mydoc="CREDITS UPGRADE"
myconf="--noprompts"
pkg_setup() {
depend.apache_pkg_setup modperl
perl-module_pkg_setup
}
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
}
next reply other threads:[~2014-07-21 15:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-21 15:24 Mikle Kolyada (zlogene) [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-01-06 10:42 [gentoo-commits] gentoo-x86 commit in dev-perl/HTML-Mason: HTML-Mason-1.540.0.ebuild ChangeLog Mikle Kolyada (zlogene)
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=20140721152434.057B62004E@flycatcher.gentoo.org \
--to=zlogene@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