Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 48481 Details for
Bug 77990
New ebuild: vstr-1.0.14
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
initial ebuild for (proposed) dev-libs/vstr
vstr-1.0.14.ebuild (text/plain), 516 bytes, created by
Holger Hoffstätte
on 2005-01-14 09:34:06 UTC
(
hide
)
Description:
initial ebuild for (proposed) dev-libs/vstr
Filename:
MIME Type:
Creator:
Holger Hoffstätte
Created:
2005-01-14 09:34:06 UTC
Size:
516 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="Fast, secure and complete C string library" >HOMEPAGE="http://www.and.org/vstr/" >SRC_URI="ftp://ftp.and.org/pub/james/vstr/${PV}/${P}.tar.gz" >LICENSE="LGPL-2.1" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >src_unpack() { > unpack ${A} > epatch ${FILESDIR}/${P}-Makefile.in.patch >} > >src_compile() { > econf || die > emake || die "emake failed" >} > >src_install() { > einstall || 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 77990
: 48481 |
48482