Skip to content

Commit

Permalink
dev-libs/libcpuid: add 0.7.0, drop 0.6.5
Browse files Browse the repository at this point in the history
Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com>
  • Loading branch information
beatussum committed Oct 13, 2024
1 parent 82846bf commit 33977c1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dev-libs/libcpuid/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DIST libcpuid-0.6.5.tar.gz 370297 BLAKE2B 56394c0f99ee514bad115e614a27e3771e3ab0a27c7e980ed50419f6b22c268461db97aed8c879a66894ea34c788ed7a154ea403ec07a552fb524e321aa931e0 SHA256 4d106d66d211f2bfaf876eb62c84d4b54664e1c2b47eb6138161d3c608c0bc5e SHA512 c38381e0f768a2cd2a5df601cbcc50d1cb93a276c477bc09e69ff61de01aef30c0b3163f4a0c8e7641caa3cf692d468410ebc90a3cad93e0476cddeb0c444d7b
DIST libcpuid-0.7.0.tar.gz 442324 BLAKE2B fb3248227ac43fe536b66ee0b13dcb514aeb5be43d09b5a3ada5d944b869b9e6d311b4f1046869aa1f1b00c5c5a7254eeb8206094af1cd6487cefa2aafe78458 SHA256 cfd9e6bcda5da3f602273e55f983bdd747cb93dde0b9ec06560e074939314210 SHA512 26353763461cbbe664ddaa6933cbd9016e3b11d8a056bc8c2b92818dfe3a43fcda76a92270f716eeb00ae61b75288c7079add8d7ac2290a0a0d5c3bd7d898d44
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ DESCRIPTION="A small C library for x86 (and x86_64) CPU detection and feature ex
HOMEPAGE="https://libcpuid.sourceforge.net/"
SRC_URI="https://github.com/anrieff/libcpuid/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0/16"
SLOT="0/17"
KEYWORDS="~amd64"
IUSE="static-libs test"
RESTRICT="!test? ( test )"
Expand All @@ -20,9 +20,8 @@ DEPEND="test? ( ${PYTHON_DEPS} )"

DOCS=(
AUTHORS
CONTRIBUTING.md
ChangeLog
NEWS
README
Readme.md
)

Expand Down

0 comments on commit 33977c1

Please sign in to comment.