Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 248355 Details for
Bug 70377
link-monitor-applet: Gnome applet showing ping of hosts
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
link-monitor-applet-3.0.ebuild
link-monitor-applet-3.0.ebuild (text/plain), 869 bytes, created by
Martijn van den Broek
on 2010-09-22 13:25:31 UTC
(
hide
)
Description:
link-monitor-applet-3.0.ebuild
Filename:
MIME Type:
Creator:
Martijn van den Broek
Created:
2010-09-22 13:25:31 UTC
Size:
869 bytes
patch
obsolete
># Copyright 2004-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit gnome2 eutils autotools > >DESCRIPTION="A round-trip time monitor" >HOMEPAGE="http://www.nongnu.org/link-monitor/" >SRC_URI="http://savannah.nongnu.org/download/link-monitor/${P}.tar.bz2" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~amd64" >IUSE="ipv6 geoip" > >RDEPEND=">=x11-libs/gtk+-2.8.0 > >=dev-libs/glib-2.4 > >=gnome-base/libgnomeui-2.4 > >=gnome-base/gnome-panel-2.4 > >=gnome-base/libglade-2.0 > >=gnome-base/gconf-2.0 > geoip? ( dev-libs/geoip )" >DEPEND="$RDEPEND" > >G2CONF="$(use_enable ipv6) > $(use_enable geoip)" > >src_unpack() { > unpack ${P}.tar.bz2 > cd "${S}" > ./jb configure destdir="${D}" || die "config failed" >} > >src_compile() { > ./jb build || die "build failed" >} > >src_install() { > ./jb install || die "install 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 70377
:
43494
|
78267
|
78375
|
78376
|
78377
|
78378
|
87367
|
87369
|
87370
|
109056
|
225785
| 248355