mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
cm256cc: cmake-utils->cmake
This commit is contained in:
parent
6c50d94e0b
commit
af9cb6bd98
1 changed files with 3 additions and 3 deletions
|
|
@ -1,9 +1,9 @@
|
||||||
# Copyright 2020 Gentoo Authors
|
# Copyright 2020-2022 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=8
|
||||||
|
|
||||||
inherit cmake-utils
|
inherit cmake
|
||||||
|
|
||||||
DESCRIPTION="Fast GF(256) Cauchy MDS Block Erasure Codec in C++"
|
DESCRIPTION="Fast GF(256) Cauchy MDS Block Erasure Codec in C++"
|
||||||
HOMEPAGE="https://github.com/f4exb/cm256cc"
|
HOMEPAGE="https://github.com/f4exb/cm256cc"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue