Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 97658 Details for
Bug 148516
dev-lisp/cl-pdf-118 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
cl-pdf-118.ebuild
cl-pdf-118.ebuild (text/plain), 1.03 KB, created by
Johannes Weiner
on 2006-09-21 07:58:59 UTC
(
hide
)
Description:
cl-pdf-118.ebuild
Filename:
MIME Type:
Creator:
Johannes Weiner
Created:
2006-09-21 07:58:59 UTC
Size:
1.03 KB
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-pdf/cl-pdf-110.ebuild,v 1.1 2005/12/31 08:14:27 mkennedy Exp $ > >inherit common-lisp eutils > >DESCRIPTION="CL-PDF is a cross-platform Common Lisp library for generating PDF files" >HOMEPAGE="http://www.fractalconcept.com/asp/cl-pdf" >SRC_URI="mirror://gentoo/${P}.tar.bz2" >LICENSE="BSD" >SLOT="0" >KEYWORDS="~amd64 ~sparc ~ppc ~x86" >IUSE="" > >DEPEND="dev-lisp/cl-salza > dev-lisp/cl-iterate" > >CLPACKAGE="cl-pdf cl-pdf-parser" > >src_unpack() { > unpack ${A} > epatch ${FILESDIR}/${PV}-gentoo.patch || die >} > >src_install() { > dodir $CLSYSTEMROOT > insinto $CLSOURCEROOT/cl-pdf > doins *.{lisp,asd} > dosym $CLSOURCEROOT/cl-pdf/cl-pdf.asd $CLSYSTEMROOT/cl-pdf.asd > dosym $CLSOURCEROOT/cl-pdf/cl-pdf-parser.asd $CLSYSTEMROOT/cl-pdf-parser.asd > insinto /usr/share/fonts/afm > doins afm/*.afm > insinto /usr/share/doc/${PF}/examples > doins examples/* > insinto /usr/share/doc/${PF}/contrib > doins contrib/* > dodoc *.txt >}
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 148516
: 97658 |
97659
|
97660