Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 50746 Details for
Bug 81253
HTML-Mason-1.28 ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
HTML-Mason-1.28.ebuild
HTML-Mason-1.28.ebuild (text/plain), 2.01 KB, created by
Matt Philips
on 2005-02-08 09:15:11 UTC
(
hide
)
Description:
HTML-Mason-1.28.ebuild
Filename:
MIME Type:
Creator:
Matt Philips
Created:
2005-02-08 09:15:11 UTC
Size:
2.01 KB
patch
obsolete
># Copyright 1999-2004 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.26.ebuild,v 1.2 2004/10/16 22:24:01 rac Exp $ > >inherit perl-module > >DESCRIPTION="A HTML development and delivery Perl Module" >SRC_URI="http://www.masonhq.com/code/download/${P}.tar.gz" >HOMEPAGE="http://www.masonhq.com/" > >SLOT="0" >LICENSE="|| ( Artistic GPL-2 )" >KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" >IUSE="apache2" > >DEPEND="${DEPEND} > apache2? ( >=net-www/apache-2 dev-perl/libapreq2 ) > !apache2? ( =net-www/apache-1* >=dev-perl/libapreq-1.0-r2 ) > >=dev-perl/Params-Validate-0.24-r2 > >=dev-perl/Class-Container-0.08 > >=dev-perl/Exception-Class-1.14 > dev-perl/Scalar-List-Utils > dev-perl/CGI > || ( dev-perl/File-Spec >=dev-lang/perl-5.8.0-r12 ) > >=dev-perl/Cache-Cache-1.01 >" > >mydoc="CREDITS UPGRADE" > >src_install () { > #This is a nasty fix for a sandbox violation that Mason wants to do > mv -f install/delete_old_pods.pl install/delete_old_pods.pl2 > sed -e "s/use strict/exit()/" install/delete_old_pods.pl2 > install/delete_old_pods.pl > perl-module_src_install > dohtml htdocs/* >} > > >pkg_postinst() { > einfo > einfo "Due to a change in documention in HTML-Mason, you will need to note" > einfo "that the documentation in the following files is no longer valid." > einfo "These files are present only if you had a previous install of " > einfo "HTML-Mason. Feel free to remove these docs from your system: " > einfo "/usr/lib/perl5/site_perl/PERLVERSION/HTML/Mason/Interp.pod" > einfo "/usr/lib/perl5/site_perl/PERLVERSION/HTML/Mason/ApacheHandler.pod" > einfo "/usr/lib/perl5/site_perl/PERLVERSION/HTML/Mason/Request.pod" > einfo "/usr/lib/perl5/site_perl/PERLVERSION/HTML/Mason/Component.pod" > einfo "Where PERLVERSION is your version of perl (5.6.1, 5.8)" > einfo >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 81253
: 50746