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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7B6781580B9 for ; Fri, 27 Aug 2021 20:45:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF265E08F7; Fri, 27 Aug 2021 20:45:50 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BAC62E08F7 for ; Fri, 27 Aug 2021 20:45:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EE56D342C93 for ; Fri, 27 Aug 2021 20:45:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8FF3E7F for ; Fri, 27 Aug 2021 20:45: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: <1630097135.d31c5d2680a9f2355603f63f65c5603e7b6ca9b2.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/appstream-glib/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/appstream-glib/appstream-glib-0.7.18-r1.ebuild dev-libs/appstream-glib/appstream-glib-0.7.18.ebuild X-VCS-Directories: dev-libs/appstream-glib/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d31c5d2680a9f2355603f63f65c5603e7b6ca9b2 X-VCS-Branch: master Date: Fri, 27 Aug 2021 20:45: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: 29760691-698d-413b-adf4-8c3691064295 X-Archives-Hash: 1d7af9151ccdc32f29e806620a92d603 commit: d31c5d2680a9f2355603f63f65c5603e7b6ca9b2 Author: Sam James gentoo org> AuthorDate: Fri Aug 27 20:44:58 2021 +0000 Commit: Sam James gentoo org> CommitDate: Fri Aug 27 20:45:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d31c5d26 dev-libs/appstream-glib: subscribe to snowball-stemmer subslot We need to be rebuilt when snowball-stemmer changes ABI. Bug: https://bugs.gentoo.org/719402 Signed-off-by: Sam James gentoo.org> ...appstream-glib-0.7.18.ebuild => appstream-glib-0.7.18-r1.ebuild} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-libs/appstream-glib/appstream-glib-0.7.18.ebuild b/dev-libs/appstream-glib/appstream-glib-0.7.18-r1.ebuild similarity index 94% rename from dev-libs/appstream-glib/appstream-glib-0.7.18.ebuild rename to dev-libs/appstream-glib/appstream-glib-0.7.18-r1.ebuild index 448126df5f4..f81e79bb94a 100644 --- a/dev-libs/appstream-glib/appstream-glib-0.7.18.ebuild +++ b/dev-libs/appstream-glib/appstream-glib-0.7.18-r1.ebuild @@ -17,7 +17,7 @@ IUSE="gtk-doc fonts +introspection stemmer" RDEPEND=" >=dev-libs/glib-2.58.0:2 sys-apps/util-linux - app-arch/libarchive + app-arch/libarchive:= >=net-libs/libsoup-2.51.92:2.4 >=dev-libs/json-glib-1.1.2 >=x11-libs/gdk-pixbuf-2.31.5:2[introspection?] @@ -26,7 +26,7 @@ RDEPEND=" >=media-libs/freetype-2.4:2 ) >=media-libs/fontconfig-2.11:1.0 dev-libs/libyaml - stemmer? ( dev-libs/snowball-stemmer ) + stemmer? ( dev-libs/snowball-stemmer:= ) x11-libs/pango introspection? ( >=dev-libs/gobject-introspection-1.54:= ) " @@ -44,7 +44,7 @@ BDEPEND=" ) >=sys-devel/gettext-0.19.8 " -# ${PN} superseeds appdata-tools +# ${PN} supersedes appdata-tools RDEPEND="${RDEPEND} !