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 6EA29158451 for ; Mon, 8 Jan 2024 12:30:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6136E2B9F; Mon, 8 Jan 2024 12:30:48 +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 A091FE2B9F for ; Mon, 8 Jan 2024 12:30:48 +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 E09AE3432C7 for ; Mon, 8 Jan 2024 12:30:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4FE9C95D for ; Mon, 8 Jan 2024 12:30:46 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1704717017.a317ada94471686df0a352f16406d965eaac4306.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/gobject-introspection/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/gobject-introspection/gobject-introspection-1.76.1.ebuild dev-libs/gobject-introspection/gobject-introspection-1.78.1.ebuild X-VCS-Directories: dev-libs/gobject-introspection/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a317ada94471686df0a352f16406d965eaac4306 X-VCS-Branch: master Date: Mon, 8 Jan 2024 12:30:46 +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: 7d169814-582a-4023-828b-0426378211ef X-Archives-Hash: 10825dc57c5aedd3d79051d0e108e19c commit: a317ada94471686df0a352f16406d965eaac4306 Author: Sam James gentoo org> AuthorDate: Mon Jan 8 12:30:17 2024 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jan 8 12:30:17 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a317ada9 Revert "dev-libs/gobject-introspection: sys-devel/bison -> app-alternatives/yacc" This reverts commit 329379fc47cd3a98356c78270e6486b0afbeb1cd. See comment in ebuild. Signed-off-by: Sam James gentoo.org> dev-libs/gobject-introspection/gobject-introspection-1.76.1.ebuild | 2 +- dev-libs/gobject-introspection/gobject-introspection-1.78.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.76.1.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.76.1.ebuild index 82d79594b770..dd5dc146ec03 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.76.1.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.76.1.ebuild @@ -39,7 +39,7 @@ BDEPEND=" app-text/docbook-xml-dtd:4.3 app-text/docbook-xml-dtd:4.5 ) - app-alternatives/yacc + sys-devel/bison app-alternatives/lex test? ( x11-libs/cairo[glib] diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.78.1.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.78.1.ebuild index c21f0435148b..9975bc0d72cd 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.78.1.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.78.1.ebuild @@ -39,7 +39,7 @@ BDEPEND=" app-text/docbook-xml-dtd:4.3 app-text/docbook-xml-dtd:4.5 ) - app-alternatives/yacc + sys-devel/bison app-alternatives/lex test? ( x11-libs/cairo[glib]