From 69345f10fb2fa263bbcbf0293c36c12e90409ebc Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Tue, 1 Aug 2023 18:36:37 +0000 Subject: Adding metadata --- dev-cpp/pystring/pystring-1.1.3-r1.ebuild | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'dev-cpp/pystring') diff --git a/dev-cpp/pystring/pystring-1.1.3-r1.ebuild b/dev-cpp/pystring/pystring-1.1.3-r1.ebuild index 7256d7703bc2..f521e06ce11f 100644 --- a/dev-cpp/pystring/pystring-1.1.3-r1.ebuild +++ b/dev-cpp/pystring/pystring-1.1.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2022 Gentoo Authors +# Copyright 2020-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,15 +16,11 @@ else KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" fi -BDEPEND=" - virtual/libc - sys-devel/libtool -" -RESTRICT="mirror" - LICENSE="BSD" SLOT="0" +BDEPEND="sys-devel/libtool" + PATCHES=( # Patch to convert the project into cmake. Taken from: # https://github.com/imageworks/pystring/pull/29 -- cgit v1.3.1