Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 27866 Details for
Bug 41907
shorewall-2.0.1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
shorewall-2.0.0b.ebuild
shorewall-2.0.0b.ebuild (text/plain), 1.06 KB, created by
Andreas Simon
on 2004-03-23 09:32:58 UTC
(
hide
)
Description:
shorewall-2.0.0b.ebuild
Filename:
MIME Type:
Creator:
Andreas Simon
Created:
2004-03-23 09:32:58 UTC
Size:
1.06 KB
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >IUSE="doc" > >MY_P_DOCS=${P/${PN}/${PN}-docs-html} > >DESCRIPTION="Full state iptables firewall" >HOMEPAGE="http://www.shorewall.net/" >SRC_URI="http://shorewall.net/pub/shorewall/${P}/${P}.tgz > doc? ( http://shorewall.net/pub/shorewall/${P}/${MY_P_DOCS}.tgz )" >RESTRICT="nomirror" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~ppc sparc ~alpha" > >DEPEND="virtual/glibc > >=net-firewall/iptables-1.2.4 > sys-apps/iproute" > >S=${WORKDIR}/${MY_P} > >src_install() { > keepdir /var/lib/shorewall > > cd ${WORKDIR}/${P} > PREFIX=${D} ./install.sh || die > > exeinto /etc/init.d > newexe ${FILESDIR}/shorewall shorewall > dodoc COPYING INSTALL changelog.txt releasenotes.txt > if [ "`use doc`" ]; then > cd ${WORKDIR}/${MY_P_DOCS} > dohtml -r * > fi >} > >pkg_postinst() { > einfo > einfo "Read the documentation from http://www.shorewall.net" > einfo "available at /usr/share/doc/${PF}/html/index.htm" > einfo "Do not blindly start shorewall, edit the files in /etc/shorewall first" > 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 41907
:
25774
| 27866