Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 43494 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-1.2.ebuild
link-monitor-applet-1.2.ebuild (text/plain), 813 bytes, created by
Ed Catmur
on 2004-11-07 13:27:59 UTC
(
hide
)
Description:
link-monitor-applet-1.2.ebuild
Filename:
MIME Type:
Creator:
Ed Catmur
Created:
2004-11-07 13:27:59 UTC
Size:
813 bytes
patch
obsolete
># Copyright 2004 Ed Catmur ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit gnome2 > >SHORT_PN="${PN%-applet}" >DESCRIPTION="GNOME Panel Applet displaying the round-trip time to one or more hosts" >HOMEPAGE="http://www.nongnu.org/${SHORT_PN}/" >SRC_URI="http://savannah.nongnu.org/download/${SHORT_PN}/${P}.tar.gz" >SLOT="0" >IUSE="ipv6" >LICENSE="BSD" >KEYWORDS="~x86" > >RDEPEND=" > >=x11-libs/gtk+-2.4 > >=dev-libs/glib-2.4 > >=gnome-base/libgnomeui-2.4 > >=gnome-base/gnome-panel-2.4 > >=gnome-base/libglade-2.0 > >=gnome-base/eel-2.4 > >=gnome-base/gconf-2.0 > " >DEPEND="$RDEPEND > >=dev-util/gob-2.0" > >G2CONF="$(use_enable ipv6)" > >src_unpack() { > unpack ${A} > > # fix bars for Simple gtk theme > cd ${S} > sed -e 's/^\(#define\s\+BAR_THICKNESS\s\+\)[0-9]\+/\17/' \ > -i src/lm-applet.gob >}
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