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 082D0139694 for ; Sat, 3 Jun 2017 22:49:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1EEC2E0B7D; Sat, 3 Jun 2017 22:49:17 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DFCD1E0B7D for ; Sat, 3 Jun 2017 22:49:15 +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 7D939341898 for ; Sat, 3 Jun 2017 22:49:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 14EED745F for ; Sat, 3 Jun 2017 22:49:13 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1496530143.ce326fad00121c397b203b43b340a92ac62ced97.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/graphite2/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/graphite2/graphite2-1.3.10.ebuild media-gfx/graphite2/graphite2-1.3.8-r1.ebuild media-gfx/graphite2/graphite2-1.3.8.ebuild media-gfx/graphite2/graphite2-1.3.9-r1.ebuild X-VCS-Directories: media-gfx/graphite2/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ce326fad00121c397b203b43b340a92ac62ced97 X-VCS-Branch: master Date: Sat, 3 Jun 2017 22:49:13 +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: debf119e-e493-40a6-93e4-2274dbb8ec44 X-Archives-Hash: 216e189e173864524e3ca24db22ce92e commit: ce326fad00121c397b203b43b340a92ac62ced97 Author: Harri Nieminen gmail com> AuthorDate: Wed May 10 14:26:37 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jun 3 22:49:03 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce326fad media-gfx/graphite2: Remove unnecessary test depency on silgraphite Upstream commits: 2324601308c3467f3ca4cafdc708b317e87833b7 fcd23d3a083afdd72d807f29fec7f23295c29e6d 3e233de8c7aff9c73693d7d8b5258f37e28c770f Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4529 media-gfx/graphite2/graphite2-1.3.10.ebuild | 1 - media-gfx/graphite2/graphite2-1.3.8-r1.ebuild | 1 - media-gfx/graphite2/graphite2-1.3.8.ebuild | 1 - media-gfx/graphite2/graphite2-1.3.9-r1.ebuild | 1 - 4 files changed, 4 deletions(-) diff --git a/media-gfx/graphite2/graphite2-1.3.10.ebuild b/media-gfx/graphite2/graphite2-1.3.10.ebuild index ff85c2371cb..7cf703d07cf 100644 --- a/media-gfx/graphite2/graphite2-1.3.10.ebuild +++ b/media-gfx/graphite2/graphite2-1.3.10.ebuild @@ -28,7 +28,6 @@ DEPEND="${RDEPEND} test? ( dev-libs/glib:2 media-libs/fontconfig - media-libs/silgraphite $(python_gen_any_dep ' dev-python/fonttools[${PYTHON_USEDEP}] ') diff --git a/media-gfx/graphite2/graphite2-1.3.8-r1.ebuild b/media-gfx/graphite2/graphite2-1.3.8-r1.ebuild index 4970498ac05..28deb96b441 100644 --- a/media-gfx/graphite2/graphite2-1.3.8-r1.ebuild +++ b/media-gfx/graphite2/graphite2-1.3.8-r1.ebuild @@ -28,7 +28,6 @@ DEPEND="${RDEPEND} test? ( dev-libs/glib:2 media-libs/fontconfig - media-libs/silgraphite $(python_gen_any_dep ' dev-python/fonttools[${PYTHON_USEDEP}] ') diff --git a/media-gfx/graphite2/graphite2-1.3.8.ebuild b/media-gfx/graphite2/graphite2-1.3.8.ebuild index 28be3ca2a73..d5b0085f7ea 100644 --- a/media-gfx/graphite2/graphite2-1.3.8.ebuild +++ b/media-gfx/graphite2/graphite2-1.3.8.ebuild @@ -28,7 +28,6 @@ DEPEND="${RDEPEND} test? ( dev-libs/glib:2 media-libs/fontconfig - media-libs/silgraphite $(python_gen_any_dep ' dev-python/fonttools[${PYTHON_USEDEP}] ') diff --git a/media-gfx/graphite2/graphite2-1.3.9-r1.ebuild b/media-gfx/graphite2/graphite2-1.3.9-r1.ebuild index 731a6db5070..56f1b05d858 100644 --- a/media-gfx/graphite2/graphite2-1.3.9-r1.ebuild +++ b/media-gfx/graphite2/graphite2-1.3.9-r1.ebuild @@ -28,7 +28,6 @@ DEPEND="${RDEPEND} test? ( dev-libs/glib:2 media-libs/fontconfig - media-libs/silgraphite $(python_gen_any_dep ' dev-python/fonttools[${PYTHON_USEDEP}] ')