Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 55818 Details for
Bug 88528
rmutt-1.3.ebuild (New)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
rmutt-1.4.0_alpha1.ebuild (New)
rmutt-1.4.0_alpha1.ebuild (text/plain), 662 bytes, created by
Tyson Burghardt
on 2005-04-09 18:00:11 UTC
(
hide
)
Description:
rmutt-1.4.0_alpha1.ebuild (New)
Filename:
MIME Type:
Creator:
Tyson Burghardt
Created:
2005-04-09 18:00:11 UTC
Size:
662 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="A utility for generating random text from context-free grammars." >HOMEPAGE="http://www.schneertz.com/rmutt/" >MY_P=${PN}-1.4.0-a1 >SRC_URI="http://www.schneertz.com/rmutt/${MY_P}.tar.gz" > >LICENSE="CCPL-Attribution-2.0" >SLOT="0" >KEYWORDS="~x86" > >IUSE="" >DEPEND="" >S=${WORKDIR}/rmutt > >src_unpack() { > unpack ${A} > cd "${S}" > sed -i -e 's/\/usr.*bin/${D}usr\/bin/g' Makefile || die >} > >src_compile() { > emake || die "Make failed" >} > >src_install() { > mkdir ${D}usr > mkdir ${D}usr/bin > make install || die > dodoc TODO README SYNTAX >} >
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 88528
:
55817
|
55818
|
55993
|
55994
|
56010
|
56011