From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 090BD1384B4 for ; Sun, 13 Dec 2015 15:34:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 857CD21C003; Sun, 13 Dec 2015 15:34:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 28DD721C003 for ; Sun, 13 Dec 2015 15:34:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 022B034087C for ; Sun, 13 Dec 2015 15:34:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4761AE5F for ; Sun, 13 Dec 2015 15:34:52 +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: <1450020833.a66d35cabf073d7ad45b1894320e21cdb0029ace.eva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild X-VCS-Directories: net-misc/gupnp-tools/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: a66d35cabf073d7ad45b1894320e21cdb0029ace X-VCS-Branch: master Date: Sun, 13 Dec 2015 15:34:52 +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: 9bb92149-bc02-43d2-9a8f-dcdddcd7ca25 X-Archives-Hash: ad15845f3310da3f319b41cac30d08cb commit: a66d35cabf073d7ad45b1894320e21cdb0029ace Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sun Dec 13 15:33:53 2015 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sun Dec 13 15:33:53 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a66d35ca net-misc/gupnp-tools: drop dependency on util-linux, libuuid no not used anymore Package-Manager: portage-2.2.26 net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild b/net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild index e1f537d..5637df3 100644 --- a/net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild +++ b/net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild @@ -22,7 +22,6 @@ RDEPEND=" >=net-libs/gupnp-0.20.14 >=net-libs/gupnp-av-0.5.5 net-libs/libsoup:2.4 - sys-apps/util-linux >=x11-libs/gtk+-3.10:3 >=x11-libs/gtksourceview-3.2:3.0 "