Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 766798 Details for
Bug 827802
dev-lang/rakudo lacks an ebuild for the zef module installer
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-raku/zef-0.13.7.ebuild
zef-0.13.7.ebuild (text/plain), 570 bytes, created by
anonymous
on 2022-03-11 15:59:29 UTC
(
hide
)
Description:
dev-raku/zef-0.13.7.ebuild
Filename:
MIME Type:
Creator:
anonymous
Created:
2022-03-11 15:59:29 UTC
Size:
570 bytes
patch
obsolete
># Copyright 2020-2022 Gentoo Authors ># Distributed under the terms of the GNU General Public License v2 > >EAPI="8" > >inherit rakudo > >DESCRIPTION="Raku / Perl6 Module Management" >HOMEPAGE="https://github.com/ugexe/zef" >SRC_URI="https://github.com/ugexe/zef/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" >LICENSE="Artistic-2" >SLOT="0" >KEYWORDS="~amd64" >IUSE="" >RESTRICT="primaryuri" >DOCS="README.md" > >src_install() { > rakudo_install vendor > rakudo_bin_symlink vendor zef > rakudo_bin_symlink vendor zef-j > rakudo_bin_symlink vendor zef-js > rakudo_bin_symlink vendor zef-m >}
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 827802
:
766797
|
766798
|
766799
|
766800
|
766801
|
766804
|
766805