Bug 4535 - New Ebuild: kleds-0.7.1.ebuild
Bug#: 4535 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: danarmak@gentoo.org Reported By: you@hanez.org
Component: KDE
URL: 
Summary: New Ebuild: kleds-0.7.1.ebuild
Keywords:  
Status Whiteboard: 
Opened: 2002-07-04 10:54 0000
Description:   Opened: 2002-07-04 10:54 0000
kleds is a little applet for kde 3.0, that shows the status of the keyboard  
leds. very usefull when using tleds for displaying network traffic on the 
keyboard leds. or when your desktop is full of things so you can't see the 
whole keyboard ;-P ;-) 
 
regards 
hanez... ;-)

------- Comment #1 From Johannes Findeisen 2002-07-04 10:55:25 0000 -------
Created an attachment (id=1959) [details]
The Ebuild Script

------- Comment #2 From Dan Armak (RETIRED) 2002-07-05 10:40:54 0000 -------
Adding to cvs. Some minor changes I've made to the ebuild: 
- Remove author: header line (current policy has author/submitter/maintainer in 
the changelog file). 
- remove . /..../inherit.eclass line (deprecated). 
- Remove S= line, kde.eclass has S=$WORKDIR/$P which works here 
- Put ${P}.tar.gz in SRC_URI so that we won't have to change the line when 
copying the ebuild to a new version number. 
 
The original ebuild would have worked just as well, these are not fixes bug 
style guideline adaptations. Nice submition.