Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 203837 Details for
Bug 284627
pymonitorix (New package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pymonitorix-0.1.0.ebuild
pymonitorix-0.1.0.ebuild (text/plain), 517 bytes, created by
mren
on 2009-09-11 20:58:03 UTC
(
hide
)
Description:
pymonitorix-0.1.0.ebuild
Filename:
MIME Type:
Creator:
mren
Created:
2009-09-11 20:58:03 UTC
Size:
517 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit distutils > >DESCRIPTION="Panel applet for a local or remote monitorix installation" >HOMEPAGE="http://www.monitorix.org/" >SRC_URI="http://www.monitorix.org/${PN}/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64" >IUSE="" > >RDEPEND="dev-python/pygtk" > >src_install() { > distutils_src_install > > insinto "$(python_get_sitedir)/${PN}" > doins "${FILESDIR}/config.py" || die "doins failed" >}
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 284627
: 203837 |
203839