From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1493811-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D867015802F for <garchives@archives.gentoo.org>; Mon, 6 Mar 2023 13:38:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EF510E091F; Mon, 6 Mar 2023 13:38:24 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D5FA4E091F for <gentoo-commits@lists.gentoo.org>; Mon, 6 Mar 2023 13:38:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D67CD3413BE for <gentoo-commits@lists.gentoo.org>; Mon, 6 Mar 2023 13:38:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B99AF7F9 for <gentoo-commits@lists.gentoo.org>; Mon, 6 Mar 2023 13:38:20 +0000 (UTC) From: "Florian Schmaus" <flow@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" <flow@gentoo.org> Message-ID: <1677933905.61118041fa79c6c9d4792a39e769ceda41c763a8.flow@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/gbinder/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/gbinder/gbinder-1.1.1-r10.ebuild dev-python/gbinder/gbinder-1.1.1.ebuild dev-python/gbinder/gbinder-9999.ebuild X-VCS-Directories: dev-python/gbinder/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 61118041fa79c6c9d4792a39e769ceda41c763a8 X-VCS-Branch: master Date: Mon, 6 Mar 2023 13:38:20 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: efd4b698-8255-4145-b8e6-f1090f03cd40 X-Archives-Hash: 730c81377c8bde000d0b2a1d105312e6 commit: 61118041fa79c6c9d4792a39e769ceda41c763a8 Author: Denis Reva <denis7774 <AT> gmail <DOT> com> AuthorDate: Sat Mar 4 12:44:49 2023 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Sat Mar 4 12:45:05 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=61118041 dev-python/gbinder: ensured that python3.11 availiable Closes: https://bugs.gentoo.org/897448 Signed-off-by: Denis Reva <denis7774 <AT> gmail.com> dev-python/gbinder/gbinder-1.1.1-r10.ebuild | 2 +- dev-python/gbinder/gbinder-1.1.1.ebuild | 2 +- dev-python/gbinder/gbinder-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/gbinder/gbinder-1.1.1-r10.ebuild b/dev-python/gbinder/gbinder-1.1.1-r10.ebuild index aa03fbfe9..257da1c10 100644 --- a/dev-python/gbinder/gbinder-1.1.1-r10.ebuild +++ b/dev-python/gbinder/gbinder-1.1.1-r10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 diff --git a/dev-python/gbinder/gbinder-1.1.1.ebuild b/dev-python/gbinder/gbinder-1.1.1.ebuild index b93707756..0e97a353e 100644 --- a/dev-python/gbinder/gbinder-1.1.1.ebuild +++ b/dev-python/gbinder/gbinder-1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 diff --git a/dev-python/gbinder/gbinder-9999.ebuild b/dev-python/gbinder/gbinder-9999.ebuild index b93707756..0e97a353e 100644 --- a/dev-python/gbinder/gbinder-9999.ebuild +++ b/dev-python/gbinder/gbinder-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8