Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 86628 Details for
Bug 131148
emerge of dev-tcltk/tcldom-3.0 fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Fixed 2.6 ebuild
tcldom-2.6.ebuild (text/plain), 792 bytes, created by
Alec Warner (RETIRED)
on 2006-05-11 15:44:22 UTC
(
hide
)
Description:
Fixed 2.6 ebuild
Filename:
MIME Type:
Creator:
Alec Warner (RETIRED)
Created:
2006-05-11 15:44:22 UTC
Size:
792 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcldom/tcldom-2.6.ebuild,v 1.5 2005/05/12 03:31:24 tester Exp $ > >DESCRIPTION="Document Object Model For Tcl" >HOMEPAGE="http://tclxml.sourceforge.net/tcldom.html" >SRC_URI="mirror://sourceforge/tclxml/${P}.tar.gz" >IUSE="" >LICENSE="BSD" >SLOT="0" >KEYWORDS="x86 ~ppc ~amd64" > >DEPEND=">=dev-lang/tcl-8.3.3" >RDEPEND="${DEPEND} > >=dev-tcltk/tclxml-2.6" > >src_unpack() { > > unpack ${A} > echo "Applying fixes for tcl.m4" > sed -i -e "s:/etc/.relid'\`:/etc/.relid\`:g" ${P}/tclconfig/tcl.m4 > cd ${P} > WANT_AUTOCONF=2.1 autoconf >} > >src_compile() { > > econf || die > make || die >} > >src_install() { > einstall || die > dodoc ChangeLog LICENSE README RELNOTES >}
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 131148
: 86628