Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 186284 Details for
Bug 207982
sys-apps/watsup ebuild request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
watsup-1.6.ebuild
watsup-1.6.ebuild (text/plain), 929 bytes, created by
Fabio Bonfante
on 2009-03-26 01:11:46 UTC
(
hide
)
Description:
watsup-1.6.ebuild
Filename:
MIME Type:
Creator:
Fabio Bonfante
Created:
2009-03-26 01:11:46 UTC
Size:
929 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit toolchain-funcs eutils > >DESCRIPTION="Watsup monitors Linux system resources and the processes using >those resources." >HOMEPAGE="http://kornelix.squarespace.com/watsup" >SRC_URI="http://kornelix.squarespace.com/storage/downloads/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >RDEPEND=">=x11-libs/gtk+-2.0.0" >DEPEND="${RDEPEND}" >S="${WORKDIR}/${PN}" > >src_compile() { > > emake || die "Error building watsup." > >} > >src_install() { > > # Just install it by hand > dobin watsup > dodir usr/share/watsup > dodir usr/share/watsup/images > > insinto usr/share/watsup > doins doc/userguide-en.html > > insinto usr/share/watsup/images > doins doc/images/* > > dodoc doc/README doc/CHANGES > > insinto usr/share/pixmaps > doins data/icons/watsup.png > > make_desktop_entry watsup ${PN} watsup System >}
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 207982
:
142176
|
142178
| 186284