Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 10017 Details for
Bug 18248
New ebuild for html2text
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
The corrected ebuild
html2text-1.3.1.ebuild (text/plain), 687 bytes, created by
Thomas Schuetz
on 2003-03-30 08:38:53 UTC
(
hide
)
Description:
The corrected ebuild
Filename:
MIME Type:
Creator:
Thomas Schuetz
Created:
2003-03-30 08:38:53 UTC
Size:
687 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /home/cvsroot/gentoo-x86/app-text/htmp2text/html2text-1.3.1.ebuild vapier Exp $ > >DESCRIPTION="A HTML to text converter" >SRC_URI="http://userpage.fu-berlin.de/~mbayer/tools/html2text-1.3.1.tar.gz" >HOMEPAGE="http://userpage.fu-berlin.de/~mbayer/tools/html2text.html" > >SLOT="0" >LICENSE="GPL" >KEYWORDS="x86 sparc" >IUSE="" > >DEPEND="" >RDEPEND="${DEPEND}" > >src_compile() { > ./configure || die > emake || die >} > >src_install() { > dobin html2text > doman html2text.1.gz > doman html2textrc.5.gz > > dodoc CHANGES COPYING CREDITS INSTALL KNOWN_BUGS README TODO >}
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 18248
:
10017
|
11642