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 C80A0138335 for ; Sat, 8 Dec 2018 14:13:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B1B7E0BBE; Sat, 8 Dec 2018 14:13:03 +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 77101E0BBE for ; Sat, 8 Dec 2018 14:13:03 +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 5CBBF335C8C for ; Sat, 8 Dec 2018 14:13:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 433E04D8 for ; Sat, 8 Dec 2018 14:12:59 +0000 (UTC) From: "Thomas Beierlein" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Beierlein" Message-ID: <1544278033.c69b5abed22691e5bf09d86da9a5fab35ff346d4.tomjbe@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/xastir/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-radio/xastir/xastir-2.0.8-r1.ebuild X-VCS-Directories: media-radio/xastir/ X-VCS-Committer: tomjbe X-VCS-Committer-Name: Thomas Beierlein X-VCS-Revision: c69b5abed22691e5bf09d86da9a5fab35ff346d4 X-VCS-Branch: master Date: Sat, 8 Dec 2018 14:12:59 +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: a72f2805-61cc-4c21-b1d7-6c98cfe26635 X-Archives-Hash: 6a833bbbe6ee24febfeb8d3ce773b768 commit: c69b5abed22691e5bf09d86da9a5fab35ff346d4 Author: Thomas Beierlein gentoo org> AuthorDate: Sat Dec 8 14:07:13 2018 +0000 Commit: Thomas Beierlein gentoo org> CommitDate: Sat Dec 8 14:07:13 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c69b5abe media-radio/xastir: Depend on danweeks.net> Closes: https://bugs.gentoo.org/672640 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Beierlein gentoo.org> media-radio/xastir/xastir-2.0.8-r1.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/media-radio/xastir/xastir-2.0.8-r1.ebuild b/media-radio/xastir/xastir-2.0.8-r1.ebuild index dd75bd2aeb9..d4421c5da9b 100644 --- a/media-radio/xastir/xastir-2.0.8-r1.ebuild +++ b/media-radio/xastir/xastir-2.0.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 x86" -IUSE="festival gdal geotiff graphicsmagick" +IUSE="festival gdal geotiff +graphicsmagick" DEPEND=">=x11-libs/motif-2.3:0 x11-libs/libXt @@ -22,7 +22,7 @@ DEPEND=">=x11-libs/motif-2.3:0 net-misc/curl sys-libs/db:4.8 sci-libs/shapelib - !graphicsmagick? ( media-gfx/imagemagick:=[-hdri,-q32] ) + !graphicsmagick? (