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 E41141382C5 for ; Tue, 13 Mar 2018 12:51:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29272E08D1; Tue, 13 Mar 2018 12:51:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 050A2E08D1 for ; Tue, 13 Mar 2018 12:51:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 B694F335C0A for ; Tue, 13 Mar 2018 12:51:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 17C2424D for ; Tue, 13 Mar 2018 12:51:53 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1520945491.852216f1a6ee1d1731f7e92ab77aae65a242e041.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/pdf2svg/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/pdf2svg/pdf2svg-0.2.3.ebuild X-VCS-Directories: media-gfx/pdf2svg/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 852216f1a6ee1d1731f7e92ab77aae65a242e041 X-VCS-Branch: master Date: Tue, 13 Mar 2018 12:51:53 +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: b22622ff-d2c8-4850-a18a-e0a572d9c4f1 X-Archives-Hash: 8da73dc2d9ba06632d3a0ea204a217c9 commit: 852216f1a6ee1d1731f7e92ab77aae65a242e041 Author: Michael Palimaka gentoo org> AuthorDate: Tue Mar 13 11:45:07 2018 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Tue Mar 13 12:51:31 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=852216f1 media-gfx/pdf2svg: stabilise 0.2.3 for x86 Bug: https://bugs.gentoo.org/638960 Package-Manager: Portage-2.3.24, Repoman-2.3.6 media-gfx/pdf2svg/pdf2svg-0.2.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/pdf2svg/pdf2svg-0.2.3.ebuild b/media-gfx/pdf2svg/pdf2svg-0.2.3.ebuild index 929275c637a..f46abdee771 100644 --- a/media-gfx/pdf2svg/pdf2svg-0.2.3.ebuild +++ b/media-gfx/pdf2svg/pdf2svg-0.2.3.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/dawbarton/pdf2svg/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=app-text/poppler-0.12.3-r3:=[cairo]