Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5673 - New ebuild: kile-1.1
Summary: New ebuild: kile-1.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Dan Armak (RETIRED)
URL:
Whiteboard:
Keywords:
: 5724 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-07-28 07:39 UTC by Kai Duebbert
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
New ebuild for kile-1.1 (kile-1.1.ebuild,565 bytes, text/plain)
2002-07-28 07:40 UTC, Kai Duebbert
Details

Note You need to log in before you can comment on or make changes to this bug.
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. ***