mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
dev-libs/tfdn: add 1.9.0, drop 1.7.0
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST tfdn-1.7.0.tar.gz 218322 BLAKE2B 708c4191b6d4a9ba07b0cdfda4f6082214a730d0f43a3a23de88292100ae30ca7f1eb174b893779dff541774ebed33edcfbcb7bd57db0d372def62bd537a44e7 SHA512 895291d2b5bd7f74adbef1c2a3de40d3c8b2605202aa30e5beb3bbdbfe09c2b0640616c7fc13e0501a4c698a3df99c6e908d6650e4192ddc3a666754fc1a0fb5
|
||||
DIST tfdn-1.8.1.tar.gz 219300 BLAKE2B 4a52097efe0d980cced2d0ecf46a4e6e727ff04bd55849dd34b6908e096a81d9c230b8b9d87ab8eb84ba13b47c0f9c396a9eda21bc2fc56bad69fe7652eb3ee5 SHA512 1546a4228e1ce94881486f6a7c45903bfee49366c0a65a5804b185a0d8580b0cfa9c8e0fc8a5e36910e12e7c5cc03fe7d2c6b9257fa61c90c8a1f72e2b333f79
|
||||
DIST tfdn-1.9.0.tar.gz 221354 BLAKE2B 510c393b52f44426358fb53adcfadd4e1ee2f3f5db97b0ef3f654fdfdab4183c799e4878633bbcd13ec1c03aeb02f7f13ee1283c800ea7d4de574902b52d2575 SHA512 92b604dafaa6a00c7698b9a63b1f12197a36f6c2b37de2f910d0090a76ec44ae99250b2dfc13017393955b939e6948c8ef21e7777edbb0fdb8f7d278d0716200
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2021-2023 Gentoo Authors
|
||||
# Copyright 2021-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -15,7 +15,7 @@ SRC_URI="https://git.skyjake.fi/skyjake/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.t
|
||||
S="${WORKDIR}/${MY_PN}"
|
||||
|
||||
LICENSE="BSD-2"
|
||||
SLOT="0/$(ver_cut 1-2)"
|
||||
SLOT="0/1.7"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="cpu_flags_x86_sse4_1 curl debug ssl"
|
||||
|
||||
Reference in New Issue
Block a user