Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 583996 Details for
Bug 679978
sys-kernel/ck-sources-{4.20,5.0} version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ck-sources-5.2.2 singlepatch edition
ck-sources-5.2.2.ebuild (text/plain), 1.03 KB, created by
Reva Denis
on 2019-07-22 06:20:48 UTC
(
hide
)
Description:
ck-sources-5.2.2 singlepatch edition
Filename:
MIME Type:
Creator:
Reva Denis
Created:
2019-07-22 06:20:48 UTC
Size:
1.03 KB
patch
obsolete
># Copyright 2019 RarogCmex and others ># Distributed under the terms of the GNU General Public License v2 ># Public Domain > >EAPI="6" >ETYPE="sources" >KEYWORDS="~amd64 ~x86" > >HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches/ > http://kernel.kolivas.org/" > >IUSE="experimental" > >K_WANT_GENPATCHES="base extras experimental" >K_GENPATCHES_VER="3" >K_SECURITY_UNSUPPORTED="1" >K_DEBLOB_AVAILABLE="1" > >PYTHON_COMPAT=( python2_7 ) >inherit python-any-r1 kernel-2 >detect_version >detect_arch > >DEPEND="deblob? ( ${PYTHON_DEPS} )" > >K_BRANCH_ID="${KV_MAJOR}.${KV_MINOR}" > >DESCRIPTION="Gentoo's genpatches for Linux ${K_BRANCH_ID}, with Con Kolivas' MuQSS process scheduler." > >#Single file with all CK patches >CK_SV="ck1" >CK_URI="http://ck.kolivas.org/patches/5.0/${K_BRANCH_ID}/${K_BRANCH_ID}-${CK_SV}/patch-${K_BRANCH_ID}-${CK_SV}.xz" > >SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} ${CK_URI}" > >UNIPATCH_LIST="${DISTDIR}/patch-${K_BRANCH_ID}-${CK_SV}.xz" >UNIPATCH_STRICTORDER="yes" > >pkg_setup() { > use deblob && python-any-r1_pkg_setup > kernel-2_pkg_setup >}
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 679978
:
577776
|
581218
|
583144
|
583164
| 583996 |
583998
|
587072
|
587808