Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 38283 - New ebuild: pyscintilla-1.99.2
Summary: New ebuild: pyscintilla-1.99.2
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 All
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2004-01-15 06:36 UTC by Jens Hoffrichter
Modified: 2007-09-14 15:35 UTC (History)
0 users

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


Attachments
pyscintilla-1.99.2.ebuild (pyscintilla-1.99.2.ebuild,941 bytes, text/plain)
2004-01-15 06:37 UTC, Jens Hoffrichter
Details
ChangeLog (ChangeLog,343 bytes, text/plain)
2004-01-15 06:37 UTC, Jens Hoffrichter
Details
ChangeLog (ChangeLog,343 bytes, text/plain)
2004-01-15 09:03 UTC, Jens Hoffrichter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Hoffrichter 2004-01-15 06:36:38 UTC
This is an ebuild for pyscintilla-1.99.2

pyscintilla provides python bindings for the gtkscintilla2 library.

But while testing: watch out for bug #38279!

CU,
Jens
Comment 1 Jens Hoffrichter 2004-01-15 06:37:25 UTC
Created attachment 23854 [details]
pyscintilla-1.99.2.ebuild
Comment 2 Jens Hoffrichter 2004-01-15 06:37:43 UTC
Created attachment 23855 [details]
ChangeLog
Comment 3 Jens Hoffrichter 2004-01-15 09:03:48 UTC
Created attachment 23865 [details]
ChangeLog

*argl* Just copied over the changelog from another created ebuild and changed
everything but the date *sigh*

This is the correct changelog....
Comment 4 Lukasz Strzygowski (RETIRED) gentoo-dev 2004-05-01 11:07:36 UTC
"""
src_unpack() {
	unpack ${A}
	
	cd ${S}
	econf || die "econf failed"
}
"""

econf should be in src_compile.
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-09-14 15:35:25 UTC
Last release from 2004, noone to maintain -> closing WONTFIX.

Thanks.