Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 53041 Details for
Bug 84679
dev-libs/libiconv-1.9.2 new ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs/libiconv-1.9.2 ebuild
libiconv-1.9.2.ebuild (text/plain), 680 bytes, created by
Diego Elio Pettenò (RETIRED)
on 2005-03-09 16:31:13 UTC
(
hide
)
Description:
dev-libs/libiconv-1.9.2 ebuild
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2005-03-09 16:31:13 UTC
Size:
680 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-projects/bsd/fbsd/overlay/dev-libs/libiconv/libiconv-1.7-r1.ebuild,v 1.1 2004/09/15 18:16:27 angusyoung Exp $ > >DESCRIPTION="This is a fork of the glibc iconv implementation that is incompatible. it may break things." >SRC_URI="ftp://ftp.gnu.org/pub/gnu/libiconv/${P}.tar.gz" >HOMEPAGE="http://www.gnu.org/software/libiconv/" > >SLOT="0" >LICENSE="LGPL-2.1" >KEYWORDS="x86 sparc ppc" >IUSE="pic nls" > >src_compile() { > econf \ > $(use_enable nls) \ > $(use_with pic) \ > || die "econf failed" > emake || die >} > >src_install() { > emake install || die >}
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 84679
:
53041
|
53081