Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 8900 Details for
Bug 16744
Cooledit is a full featured multiple window text editor
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
cooledit-3.17.7.ebuild
cooledit-3.17.7.ebuild (text/plain), 555 bytes, created by
Dirk-Jan Heijs
on 2003-03-03 10:28:19 UTC
(
hide
)
Description:
cooledit-3.17.7.ebuild
Filename:
MIME Type:
Creator:
Dirk-Jan Heijs
Created:
2003-03-03 10:28:19 UTC
Size:
555 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Cooledit is a full featured multiple window text editor" >HOMEPAGE="http://cooledit.sourceforge.net/" >SRC_URI="http://cooledit.sourceforge.net/${P}.tar.gz" >LICENSE="" >SLOT="0" >KEYWORDS="~x86" >IUSE="nls spell" >DEPEND="x11-base/xfree > spell? ( app-text/aspell )" > >src_compile() { > local myconf="" > use nls || myconf="${myconf} --disable-nls" > > econf \ > ${myconf} || die > > emake || die >} > >src_install() { > einstall >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 16744
: 8900 |
8901