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 2A5DD158020 for ; Mon, 19 Dec 2022 10:46:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 51EFFE0A98; Mon, 19 Dec 2022 10:46:48 +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 30D0FE0A98 for ; Mon, 19 Dec 2022 10:46: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 F336F3405BB for ; Mon, 19 Dec 2022 10:46:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 275394C8 for ; Mon, 19 Dec 2022 10:46:45 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1671446772.21bcdcd305f6db81c5b1ee76988d09f830942e7a.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/adwaita-icon-theme/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild X-VCS-Directories: x11-themes/adwaita-icon-theme/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 21bcdcd305f6db81c5b1ee76988d09f830942e7a X-VCS-Branch: master Date: Mon, 19 Dec 2022 10:46:45 +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: 881e4265-4803-42d3-bcef-628cde6ba881 X-Archives-Hash: cc73e02a022b270070d3a60bc8b5aee9 commit: 21bcdcd305f6db81c5b1ee76988d09f830942e7a Author: Pacho Ramos gentoo org> AuthorDate: Mon Dec 19 10:45:05 2022 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Mon Dec 19 10:46:12 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21bcdcd3 x11-themes/adwaita-icon-theme: Make line shorter Signed-off-by: Pacho Ramos gentoo.org> x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild index 1dfa41d0d7e4..6ee47c0b78bf 100644 --- a/x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild +++ b/x11-themes/adwaita-icon-theme/adwaita-icon-theme-43_p1.ebuild @@ -25,7 +25,8 @@ IUSE="branding" KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" # gtk+:3 is needed for build for the gtk-encode-symbolic-svg utility -# librsvg is needed for gtk-encode-symbolic-svg to be able to read the source SVG via its pixbuf loader and at runtime for rendering scalable icons shipped by the theme +# librsvg is needed for gtk-encode-symbolic-svg to be able to read the source SVG via +# its pixbuf loader and at runtime for rendering scalable icons shipped by the theme DEPEND=">=x11-themes/hicolor-icon-theme-0.10" RDEPEND="${DEPEND} >=gnome-base/librsvg-2.48:2