dev-libs/libuv: Sync with Gentoo

It's from Gentoo commit 14c5ce0ac5b7c92ffe52aa893ba84d625d2ecdcc.
This commit is contained in:
Flatcar Buildbot 2024-01-29 07:11:26 +00:00 committed by Krzesimir Nowak
parent 358ca8edc2
commit a219a70d0d
4 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors # Copyright 1999-2024 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=8 EAPI=8
@ -20,7 +20,7 @@ LICENSE="BSD BSD-2 ISC MIT"
SLOT="0/1" SLOT="0/1"
BDEPEND=" BDEPEND="
sys-devel/libtool dev-build/libtool
virtual/pkgconfig virtual/pkgconfig
" "

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors # Copyright 1999-2024 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=8 EAPI=8
@ -20,7 +20,7 @@ LICENSE="BSD BSD-2 ISC MIT"
SLOT="0/1" SLOT="0/1"
BDEPEND=" BDEPEND="
sys-devel/libtool dev-build/libtool
virtual/pkgconfig virtual/pkgconfig
" "

View File

@ -13,14 +13,14 @@ if [[ ${PV} = 9999* ]]; then
inherit git-r3 inherit git-r3
else else
SRC_URI="https://github.com/libuv/libuv/archive/v${PV}.tar.gz -> ${P}.tar.gz" SRC_URI="https://github.com/libuv/libuv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
fi fi
LICENSE="BSD BSD-2 ISC MIT" LICENSE="BSD BSD-2 ISC MIT"
SLOT="0/1" SLOT="0/1"
BDEPEND=" BDEPEND="
sys-devel/libtool dev-build/libtool
virtual/pkgconfig virtual/pkgconfig
" "

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors # Copyright 1999-2024 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=8 EAPI=8
@ -20,7 +20,7 @@ LICENSE="BSD BSD-2 ISC MIT"
SLOT="0/1" SLOT="0/1"
BDEPEND=" BDEPEND="
sys-devel/libtool dev-build/libtool
virtual/pkgconfig virtual/pkgconfig
" "