Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42016 - app-editors/kile-1.6.1-r1, (Patch)
Summary: app-editors/kile-1.6.1-r1, (Patch)
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-18 03:28 UTC by Federico Zenith
Modified: 2004-04-09 15:10 UTC (History)
0 users

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


Attachments
New ebuild for patch (kile-1.6.1-r1.ebuild,589 bytes, text/plain)
2004-02-18 03:32 UTC, Federico Zenith
Details
The patch itself (kile-1.6.1-r1.patch,2.04 KB, patch)
2004-02-18 03:33 UTC, Federico Zenith
Details | Diff
Second revision patch (kile-1.6.1.patch2.diff,11.20 KB, patch)
2004-02-20 14:30 UTC, Federico Zenith
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Federico Zenith 2004-02-18 03:28:02 UTC
Mostly a bug-squashing patch, released by maintainer Jeroen Wijnhout.
I have compiled on my machine and it looks good.
Please test!

Kile is a LaTeX source editor for KDE.
Comment 1 Federico Zenith 2004-02-18 03:32:24 UTC
Created attachment 25844 [details]
New ebuild for patch
Comment 2 Federico Zenith 2004-02-18 03:33:33 UTC
Created attachment 25845 [details, diff]
The patch itself
Comment 3 Federico Zenith 2004-02-20 14:30:55 UTC
Created attachment 26001 [details, diff]
Second revision patch

A more detailed patch has been published today.
Comment 4 Federico Zenith 2004-02-20 14:32:08 UTC
Comment on attachment 25844 [details]
New ebuild for patch

># Copyright 1999-2004 Gentoo Technologies, Inc.
># Distributed under the terms of the GNU General Public License v2
># $Header: /home/cvsroot/gentoo-x86/app-editors/kile/kile-1.6.1.ebuild,v 1.2 2004/02/09 17:44:22 absinthe Exp $
>
>inherit kde
>need-kde 3.1
>
>IUSE=""
>DESCRIPTION="A Latex Editor and TeX shell for kde"
>SRC_URI="mirror://sourceforge/kile/${P}.tar.gz"
>HOMEPAGE="http://kile.sourceforge.net"
>SLOT=0
>DEPEND="$DEPEND dev-lang/perl"
>RDEPEND="$RDEPEND virtual/tetex"
>
>KEYWORDS="x86 amd64"
>LICENSE="GPL-2"
>
>src_unpack() {
>	unpack ${A}
>	cd ${S}
>	epatch ${FILESDIR}/kile-1.6.1-patch2.diff
>}
Comment 5 Dominik Stadler (RETIRED) gentoo-dev 2004-04-07 16:08:16 UTC
I have added Version 1.6.2 to CVS, a quick look indicatd that the patches you submitted are contained there.
Comment 6 Federico Zenith 2004-04-09 15:10:40 UTC
Confirming spotting ebuild for 1.6.2 in portage, closing bug.