Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 227327 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), 912 bytes, created by
Tim Harder
on 2010-04-10 23:26:17 UTC
(
hide
)
Description:
canlock-2b.ebuild
Filename:
MIME Type:
Creator:
Tim Harder
Created:
2010-04-10 23:26:17 UTC
Size:
912 bytes
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="2" > >inherit eutils multilib > >MY_P="${P/-/_}" >DESCRIPTION="A library for creating and verifying Usenet cancel locks" >HOMEPAGE="http://packages.qa.debian.org/c/canlock.html" >SRC_URI="mirror://debian/pool/main/c/${PN}/${MY_P}.orig.tar.gz > mirror://debian/pool/main/c/${PN}/${MY_P}-6.diff.gz" > >LICENSE="BSD MIT" >SLOT="0" >KEYWORDS="~amd64 ~ppc ~x86" >IUSE="" > >RDEPEND="" >DEPEND="${RDEPEND}" > >S="${WORKDIR}/${P/-/}" > >src_prepare() { > epatch "${DISTDIR}"/${MY_P}-6.diff.gz >} > >src_install() { > dolib.a src/libcanlock.a > dolib.so src/libcanlock.so.2.0.0 > dosym /usr/$(get_libdir)/libcanlock.so.2.0.0 /usr/$(get_libdir)/libcanlock.so.2 > dosym /usr/$(get_libdir)/libcanlock.so.2.0.0 /usr/$(get_libdir)/libcanlock.so > insinto /usr/include > doins include/canlock.h > dodoc CHANGES README doc/HOWTO >}
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