Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 331748 Details for
Bug 446293
app-admin/prelude-lml-1.0.1 - New Package. - Prelude-IDS Log Monitoring Lackey
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
prelude-lml-1.0.1.ebuild
file_446293.txt (text/plain), 760 bytes, created by
Thomas ANDREJAK
on 2012-12-07 17:09:46 UTC
(
hide
)
Description:
prelude-lml-1.0.1.ebuild
Filename:
MIME Type:
Creator:
Thomas ANDREJAK
Created:
2012-12-07 17:09:46 UTC
Size:
760 bytes
patch
obsolete
># Copyright 1999-2012 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >EAPI=4 > >inherit flag-o-matic > >DESCRIPTION="Prelude-IDS Log Monitoring Lackey" >HOMEPAGE="http://www.prelude-technologies.com" >SRC_URI="https://www.prelude-ids.org/attachments/download/242/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="fam" > >DEPEND=">=dev-libs/libprelude-1.0.1 > dev-libs/libpcre" > >RDEPEND="${DEPEND}" > >src_compile() { > econf $(use_with fam) || die "econf failed" > emake || die "emake failed" >} > >src_install() { > emake DESTDIR="${D}" install || die "make install failed" > newinitd "${FILESDIR}"/gentoo.init prelude-lml > newconfd "${FILESDIR}"/gentoo.conf prelude-lml >}
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 446293
:
331669
|
331678
|
331680
|
331748
|
331908
|
331910
|
333414