Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 73434 Details for
Bug 81622
fileschanged-0.6.5 (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
fileschanged-0.6.4.ebuild
fileschanged-0.6.4.ebuild (text/plain), 609 bytes, created by
Valery Kartel
on 2005-11-23 07:26:12 UTC
(
hide
)
Description:
fileschanged-0.6.4.ebuild
Filename:
MIME Type:
Creator:
Valery Kartel
Created:
2005-11-23 07:26:12 UTC
Size:
609 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="Command-line utility that reports when files have been altered" >HOMEPAGE="http://fileschanged.sourceforge.net/" >SRC_URI="http://mesh.dl.sourceforge.net/sourceforge/fileschanged/${P}.tar.gz" > >LICENSE="GPL" > >SLOT="0" > >KEYWORDS="~x86" > >IUSE="nls" > >DEPEND="virtual/fam" > >S=${WORKDIR}/${P} > >src_compile() { > local myconf > ! use nls && myconf="${myconf} --disable-nls" > econf || die "econf failed" > emake || die "emake failed" >} > >src_install() { > einstall || die >}
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 81622
:
50996
|
50998
|
51518
|
56089
|
66294
|
66296
|
73434
|
73435
|
89748
|
89750