Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 5673

Summary: New ebuild: kile-1.1
Product: Gentoo Linux Reporter: Kai Duebbert <gentoo>
Component: New packagesAssignee: Dan Armak (RETIRED) <danarmak>
Status: RESOLVED FIXED    
Severity: normal CC: kraaij
Priority: High    
Version: 1.3   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: New ebuild for kile-1.1

Description Kai Duebbert 2002-07-28 07:39:11 UTC
Hi,   
   
This is a new ebuild for the package app-editors/kile. Currently there's still   
version 1.0beta1 in gentoo, which also has problems to build with gcc3.1.   
   
My first ebuild, so I hope everything works ok.   
   
Thanks   
Kai
Comment 1 Kai Duebbert 2002-07-28 07:40:09 UTC
Created attachment 2640 [details]
New ebuild for kile-1.1
Comment 2 Dan Armak (RETIRED) gentoo-dev 2002-07-30 08:19:07 UTC
Adding to cvs. Notes about your ebuild; 
- Don't use SLOT="0" in inheriting kde ebuilsd; the eclasses set SLOT=2 for 
kde2 apps and SLOT=3 for kde3 ones. 
- The eclasses set S=$WORKDIR/$P and this fits here, removing the local S= 
line. 
Comment 3 Dan Armak (RETIRED) gentoo-dev 2002-07-30 08:19:44 UTC
*** Bug 5724 has been marked as a duplicate of this bug. ***