Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 9632 Details for
Bug 17872
rats-2.1 (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
The ebuild-skript for rats-2.1
rats-2.1.ebuild (text/plain), 600 bytes, created by
Boris S.
on 2003-03-20 08:47:39 UTC
(
hide
)
Description:
The ebuild-skript for rats-2.1
Filename:
MIME Type:
Creator:
Boris S.
Created:
2003-03-20 08:47:39 UTC
Size:
600 bytes
patch
obsolete
>IUSE="" > >S=${WORKDIR}/${P} >DESCRIPTION="Source Code auditing tool" >SRC_URI="http://www.securesoftware.com/rats/${P}.tar.gz" >HOMEPAGE="http://www.securesoftware.com/download_rats.htm" > >SLOT="0" >LICENSE="GPL-1" >KEYWORDS="~x86" > >DEPEND="dev-libs/expat" > >PROVIDE="" > >src_compile() { > ./configure > cp Makefile Makefile.orig > sed -e "s:-O2:${CFLAGS}:" -e "s:\${prefix}/share:/usr/share/rats:" Makefile.orig > Makefile > make || die >} > >src_install() { > dobin rats > dodoc README COPYING > doman rats.1 > # Install all these XML Files needed by rats into an own directory > insinto /usr/share/rats > doins *.xml >}
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 17872
: 9632