Revert "Pruned (broken) v1.0, Added v1.1"

This reverts commit bce260068c
Please make sure you use `pkgdev commit` optionally with `-e`/`--edit`.
Please do not drop and add ebuilds in the same commit. They go in
separate commits.
Please check your commits _before_ you push with `pkgdev push --pull
-A`.

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
This commit is contained in:
Paul Zander
2026-03-12 22:22:22 +01:00
parent 39e8613542
commit 729d731070
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
DIST bitfake2-1.1.tar.gz 89863 BLAKE2B 7f2009cd2355d4c921e103f806393d4bf7e0197b6553d7ff4b59896b18590544df19c3d681cc28827b87c0bb2fea44384d1104dc3a0ca36a82384a85d037d335 SHA512 86e159b61241fa4b7243d5637842a39b1fdcd1acf52b84d914950fb17470b5e6a422aa8c36a9c462fec7fc91041325a6c288f3523ddfe950e3d5d7a1a037f201
DIST bitfake2-1.0.tar.gz 90206 BLAKE2B f05f51a46f334a57717d43d243f7939ceb4e1484dd7500ed024943ffd6f360d56febd1d3d207875c828e4ba74d6782ef7e6e4dcb699a04117fce173668a44af5 SHA512 220b3c9a18818b4d78c1fbd300f834a63f15c7a71843635c930aa97492c1a59e0aa7c9030c29dc96a3ebb1b136de06739e74862806f400a9ef1b65508b5234a5

View File

@@ -23,7 +23,7 @@ DEPEND="${RDEPEND}"
BDEPEND="virtual/pkgconfig"
src_compile() {
emake CXX="$(tc-getCXX)" CXXFLAGS="${CXXFLAGS}" LDFLAGS="${LDFLAGS}"
emake CXX="$(tc-getCXX)"
}
src_install() {