From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 B88B1158090 for ; Sat, 7 May 2022 13:32:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0093AE0636; Sat, 7 May 2022 13:32:58 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id DF6DDE0636 for ; Sat, 7 May 2022 13:32:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 126CF341954 for ; Sat, 7 May 2022 13:32:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6E7323FB for ; Sat, 7 May 2022 13:32:55 +0000 (UTC) From: "Pascal Jäger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pascal Jäger" Message-ID: <1651930054.092f0e57a75d0ed7e445bfe5acfcf1bc56b891b9.pascal.jaeger@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-dotnet/gtk-sharp/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-dotnet/gtk-sharp/Manifest dev-dotnet/gtk-sharp/gtk-sharp-2.99.3-r2.ebuild dev-dotnet/gtk-sharp/gtk-sharp-2.99.3-r3.ebuild X-VCS-Directories: dev-dotnet/gtk-sharp/ X-VCS-Committer: pascal.jaeger X-VCS-Committer-Name: Pascal Jäger X-VCS-Revision: 092f0e57a75d0ed7e445bfe5acfcf1bc56b891b9 X-VCS-Branch: dev Date: Sat, 7 May 2022 13:32:55 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 18377576-56c7-48e7-b1bb-ad58a77477cf X-Archives-Hash: f2cc0ed37ac72388746030a79840d5b4 commit: 092f0e57a75d0ed7e445bfe5acfcf1bc56b891b9 Author: Pascal Jäger leimstift de> AuthorDate: Sat May 7 13:27:34 2022 +0000 Commit: Pascal Jäger leimstift de> CommitDate: Sat May 7 13:27:34 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=092f0e57 dev-dotnet/gtk-sharp: bump to EAPI 7 Signed-off-by: Pascal Jäger leimstift.de> dev-dotnet/gtk-sharp/Manifest | 2 +- .../{gtk-sharp-2.99.3-r2.ebuild => gtk-sharp-2.99.3-r3.ebuild} | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-dotnet/gtk-sharp/Manifest b/dev-dotnet/gtk-sharp/Manifest index 734e9237d..af5352df4 100644 --- a/dev-dotnet/gtk-sharp/Manifest +++ b/dev-dotnet/gtk-sharp/Manifest @@ -1 +1 @@ -DIST gtk-sharp-2.99.3.zip 3967326 BLAKE2B 0ecacd0460256adbb03e9578946362560648fce6ca6fe402b97b53d34efae476e9a1c02f6d00245fc854694ddfe3e613f04e56f9b07e8ceda1fc01f4c351d663 SHA512 2c149456f9beaf41a7d9e47c3a3720fc71484ad18842ffba4c95bb904dc1c53932fbdfd2eba8820c668947b8d4599dd3b5ce73b2584c1194c4dab8991a55c18a +DIST gtk-sharp-2.99.3.tar.gz 2319079 BLAKE2B 8af1fd7123ba4e4c17e54d9e87e615c38574c8db23a87374c17b8600f8c5c01e649246eb819930d32c9e0708f562618e0be3cf35a44ee6feeb4e5029eedbba19 SHA512 df643edbe61eeea9f12349b5f467e8bb5eb68e72f2d6b9978daed42a5deff1ca33b1869c7a24f4c15bdc472bc368e7432ad18e7db6e0b39cd93eacdcc750efd9 diff --git a/dev-dotnet/gtk-sharp/gtk-sharp-2.99.3-r2.ebuild b/dev-dotnet/gtk-sharp/gtk-sharp-2.99.3-r3.ebuild similarity index 88% rename from dev-dotnet/gtk-sharp/gtk-sharp-2.99.3-r2.ebuild rename to dev-dotnet/gtk-sharp/gtk-sharp-2.99.3-r3.ebuild index 5365f3dfb..43a5d7674 100644 --- a/dev-dotnet/gtk-sharp/gtk-sharp-2.99.3-r2.ebuild +++ b/dev-dotnet/gtk-sharp/gtk-sharp-2.99.3-r3.ebuild @@ -1,16 +1,16 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit dotnet autotools SLOT="3" DESCRIPTION="gtk bindings for mono" LICENSE="GPL-2" -HOMEPAGE="https://www.mono-project.com/GtkSharp" +HOMEPAGE="https://www.mono-project.com/docs/gui/gtksharp/" KEYWORDS="~amd64 ~ppc ~x86" -SRC_URI="https://github.com/mono/${PN}/archive/${PV}.zip -> ${P}.zip" +SRC_URI="https://github.com/mono/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" IUSE="debug" PATCHES=( "${FILESDIR}/${P}-fix-build.patch" ) @@ -39,7 +39,7 @@ DEPEND="${RDEPEND} src_prepare() { base_src_prepare eautoreconf - libtoolize + _elibtoolize eapply "${FILESDIR}/${P}-fix-build.patch" eapply_user }