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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2E1E2158232 for ; Sun, 24 Nov 2024 22:47:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B16CE09EC for ; Sun, 24 Nov 2024 22:47:34 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E44FDE0990 for ; Sun, 24 Jul 2022 05:48:45 +0000 (UTC) Message-ID: Subject: Re: [gentoo-guru] Force rebuild when another pkg is updated? From: =?UTF-8?Q?Micha=C5=82_G=C3=B3rny?= To: Philippe Chaintreuil , gentoo-guru@lists.gentoo.org Date: Sun, 24 Jul 2022 07:48:41 +0200 In-Reply-To: <00d8192e-8599-7094-8c39-3ca1546710fc@parallaxshift.com> References: <00d8192e-8599-7094-8c39-3ca1546710fc@parallaxshift.com> Organization: Gentoo Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.44.3 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Discussion on the GURU project and repository X-BeenThere: gentoo-guru@gentoo.org X-BeenThere: gentoo-guru@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 X-Archives-Salt: a8e0eaa1-9f19-4297-af09-ada47d385cab X-Archives-Hash: 7f3fd40a2eac762bba12ed3f27098817 On Sat, 2022-07-23 at 18:06 -0400, Philippe Chaintreuil wrote: > Greetings, >=20 > I've got a net-mail/dovecot-fts-xapian package in GURU. Whenever= =20 > net-mail/dovecot is updated, my xapian package (which is a plugin to=20 > Dovecot) should be rebuilt. How do I do that? >=20 If this is somewhat "normal" scenario for Dovecot plugins, you should ask the maintainers of net-mail/dovecot to set a subslot equal to version, and then use :=3D in the dependency string. --=20 Best regards, Micha=C5=82 G=C3=B3rny