Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 30964 Details for
Bug 50402
Record-oriented XML API for Perl - ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
xml-rax-0.01.ebuild
xml-rax-0.01.ebuild (text/plain), 588 bytes, created by
Edy
on 2004-05-07 14:14:32 UTC
(
hide
)
Description:
xml-rax-0.01.ebuild
Filename:
MIME Type:
Creator:
Edy
Created:
2004-05-07 14:14:32 UTC
Size:
588 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit perl-module > >IUSE="" >DESCRIPTION="Record-oriented XML API for Perl" >SRC_URI="http://www.cpan.org/modules/by-module/XML/${P}.tar.gz" >HOMEPAGE="http://www.oreillynet.com/~rael/data/xml/rax/" >SLOT="0" >LICENSE="Creative Commons License" >KEYWORDS="x86" > >DEPEND="${DEPEND}" > > >src_compile() { > cd RAX > echo n |perl Makefile.PL ${myconf} \ > PREFIX=${D}/usr > make || test >} > >src_install() { > cd RAX > make install || test >} >
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 50402
:
30963
| 30964