Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 67277 Details for
Bug 104244
canlock-2b.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
canlock-2b.ebuild
canlock-2b.ebuild (text/plain), 593 bytes, created by
Marek Szuba (RETIRED)
on 2005-08-30 08:44:20 UTC
(
hide
)
Description:
canlock-2b.ebuild
Filename:
MIME Type:
Creator:
Marek Szuba (RETIRED)
Created:
2005-08-30 08:44:20 UTC
Size:
593 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="A library for creating and verifying Usenet cancel locks" >HOMEPAGE="http://homepage.mac.com/imeowbot/iblog/C1355421991/" >SRC_URI="http://mysite.verizon.net/vze4y7p6/cssri/tar/${PN}${PV}.tar.gz" > >LICENSE="BSD as-is" >SLOT="0" >KEYWORDS="~amd64 ~ppc ~x86" >IUSE="" > >S="${WORKDIR}/${PN}${PV}" > >src_compile() { > cd "${S}" > emake || die "emake failed" >} > >src_install() { > into /usr > dolib libcanlock.a > insinto /usr/include > doins include/canlock.h >}
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 104244
:
67254
|
67265
|
67277
|
67405
|
227297
|
227327