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 9493E138332 for ; Mon, 5 Sep 2016 07:18:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E322D21C08E; Mon, 5 Sep 2016 07:18:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2B85121C072 for ; Mon, 5 Sep 2016 07:18:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B6F1C3408CF for ; Mon, 5 Sep 2016 07:18:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D9CF246F for ; Mon, 5 Sep 2016 07:18:51 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1473059920.89231a188b8b9bdca970e11b6edc6843c69e64fd.eva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/rygel/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/rygel/rygel-0.30.3.ebuild X-VCS-Directories: net-misc/rygel/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 89231a188b8b9bdca970e11b6edc6843c69e64fd X-VCS-Branch: master Date: Mon, 5 Sep 2016 07:18:51 +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-Archives-Salt: 410472cd-17df-428b-ac1d-c63a5705d2bb X-Archives-Hash: f49917e08e6d2b6737373fc09b03fad6 commit: 89231a188b8b9bdca970e11b6edc6843c69e64fd Author: Gilles Dartiguelongue gentoo org> AuthorDate: Mon Sep 5 07:06:01 2016 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Mon Sep 5 07:18:40 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89231a18 net-misc/rygel: drop intltool dependency Upstream now relies on external gettext to do the work. Package-Manager: portage-2.3.0 net-misc/rygel/rygel-0.30.3.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/net-misc/rygel/rygel-0.30.3.ebuild b/net-misc/rygel/rygel-0.30.3.ebuild index 857c160..a1bf6fc 100644 --- a/net-misc/rygel/rygel-0.30.3.ebuild +++ b/net-misc/rygel/rygel-0.30.3.ebuild @@ -47,7 +47,6 @@ RDEPEND=" " DEPEND="${RDEPEND} dev-util/gtk-doc-am - >=dev-util/intltool-0.40 >=sys-devel/gettext-0.19.7 virtual/pkgconfig "