Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 77407 Details for
Bug 119403
logmon-0.4.4 ppc/ppc64 patch
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
logmon-0.4.4-r1.ebuild
logmon-0.4.4-r1.ebuild (text/plain), 645 bytes, created by
Jacob Lindberg
on 2006-01-18 03:05:42 UTC
(
hide
)
Description:
logmon-0.4.4-r1.ebuild
Filename:
MIME Type:
Creator:
Jacob Lindberg
Created:
2006-01-18 03:05:42 UTC
Size:
645 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: > >inherit eutils > >MY_P="LogMon-${PV}" >DESCRIPTION="Split-screen terminal/ncurses based log viewer" >HOMEPAGE="http://www.edespot.com/code/LogMon/" >SRC_URI="http://www.edespot.com/code/LogMon/${MY_P/-r1/}.tar.bz2" > >S="${WORKDIR}/${MY_P/-r1/}" > >LICENSE="Artistic" >SLOT="0" >KEYWORDS="~amd64 ~x86 ~ppc ~ppc64" >IUSE="" > >DEPEND="sys-libs/ncurses" > >src_unpack() { > > unpack ${A}; cd ${S} > # Andrews patch > epatch ${FILESDIR}/${PN}-char2int.diff >} > >src_install() { > dobin logmon || die > dodoc AUTHORS ChangeLog README TODO >}
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 119403
:
77407
|
77408