Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 794120 Details for
Bug 860816
dev-libs/xbyak: version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs/xbyak-6.60.2.ebuild
xbyak-6.60.2.ebuild (text/plain), 468 bytes, created by
Samuel Bauer
on 2022-07-24 23:36:54 UTC
(
hide
)
Description:
dev-libs/xbyak-6.60.2.ebuild
Filename:
MIME Type:
Creator:
Samuel Bauer
Created:
2022-07-24 23:36:54 UTC
Size:
468 bytes
patch
obsolete
># Copyright 1999-2018 Gentoo Authors ># Distributed under the terms of the GNU General Public License v2 > >EAPI=7 > >DESCRIPTION="JIT assembler for x86(IA-32)/x64(AMD64, x86-64)" >HOMEPAGE="https://github.com/herumi/xbyak" >SRC_URI="https://github.com/herumi/xbyak/archive/v${PV}.tar.gz -> ${P}.tar.gz" > >LICENSE="BSD" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >DEPEND="" >RDEPEND="${DEPEND}" >BDEPEND="" > >src_compile() { :; } > >src_install() { > emake install PREFIX="${D}/usr" >}
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 860816
: 794120 |
905132