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 67C2015808B for ; Fri, 25 Mar 2022 01:48:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A204BE0863; Fri, 25 Mar 2022 01:48:31 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 83F00E0863 for ; Fri, 25 Mar 2022 01:48:31 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1EA27343313 for ; Fri, 25 Mar 2022 01:48:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A2278334 for ; Fri, 25 Mar 2022 01:48:28 +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: <1648172892.c576007903489cb037c2c2c1c5f05c8bc20fc4be.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/spice-gtk/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/spice-gtk/spice-gtk-0.39-r2.ebuild net-misc/spice-gtk/spice-gtk-9999.ebuild X-VCS-Directories: net-misc/spice-gtk/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c576007903489cb037c2c2c1c5f05c8bc20fc4be X-VCS-Branch: master Date: Fri, 25 Mar 2022 01:48:28 +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: 554b2cea-b4b7-4179-ab51-a92ca85ac912 X-Archives-Hash: a9493030e31c4478d48b8a8281f3900d commit: c576007903489cb037c2c2c1c5f05c8bc20fc4be Author: Sam James gentoo org> AuthorDate: Fri Mar 25 01:14:54 2022 +0000 Commit: Sam James gentoo org> CommitDate: Fri Mar 25 01:48:12 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5760079 net-misc/spice-gtk: remove obsolete intltool dependency Signed-off-by: Sam James gentoo.org> net-misc/spice-gtk/spice-gtk-0.39-r2.ebuild | 1 - net-misc/spice-gtk/spice-gtk-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/net-misc/spice-gtk/spice-gtk-0.39-r2.ebuild b/net-misc/spice-gtk/spice-gtk-0.39-r2.ebuild index 26009d625fee..e4af25b8d05c 100644 --- a/net-misc/spice-gtk/spice-gtk-0.39-r2.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.39-r2.ebuild @@ -66,7 +66,6 @@ DEPEND="${RDEPEND} dev-perl/Text-CSV dev-util/glib-utils >=dev-util/gtk-doc-am-1.14 - >=dev-util/intltool-0.40.0 >=sys-devel/gettext-0.17 virtual/pkgconfig vala? ( $(vala_depend) ) diff --git a/net-misc/spice-gtk/spice-gtk-9999.ebuild b/net-misc/spice-gtk/spice-gtk-9999.ebuild index cac0f2b7b32f..5d2a172d0ec3 100644 --- a/net-misc/spice-gtk/spice-gtk-9999.ebuild +++ b/net-misc/spice-gtk/spice-gtk-9999.ebuild @@ -69,7 +69,6 @@ DEPEND="${RDEPEND} dev-perl/Text-CSV dev-util/glib-utils >=dev-util/gtk-doc-am-1.14 - >=dev-util/intltool-0.40.0 >=sys-devel/gettext-0.17 virtual/pkgconfig vala? ( $(vala_depend) )