From: David Seifert Date: Sat, 11 Feb 2017 19:21:57 +0000 (+0100) Subject: media-radio/xastir: Use sub-slot operators for imagemagick X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0a79bbd34b91162383bb9062957e456289a031ba;p=gentoo.git media-radio/xastir: Use sub-slot operators for imagemagick Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3907 --- diff --git a/media-radio/xastir/xastir-2.0.6.ebuild b/media-radio/xastir/xastir-2.0.6-r1.ebuild similarity index 93% rename from media-radio/xastir/xastir-2.0.6.ebuild rename to media-radio/xastir/xastir-2.0.6-r1.ebuild index 85fc86e658a2..0fa7d4e46f49 100644 --- a/media-radio/xastir/xastir-2.0.6.ebuild +++ b/media-radio/xastir/xastir-2.0.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -23,8 +23,8 @@ 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? ( media-gfx/graphicsmagick[-q32] ) + !graphicsmagick? ( media-gfx/imagemagick:=[-hdri,-q32] ) + graphicsmagick? ( media-gfx/graphicsmagick:=[-q32] ) geotiff? ( sci-libs/proj sci-libs/libgeotiff media-libs/tiff:0 ) diff --git a/media-radio/xastir/xastir-2.0.8.ebuild b/media-radio/xastir/xastir-2.0.8-r1.ebuild similarity index 93% rename from media-radio/xastir/xastir-2.0.8.ebuild rename to media-radio/xastir/xastir-2.0.8-r1.ebuild index 38b4af021be6..f37c5677814d 100644 --- a/media-radio/xastir/xastir-2.0.8.ebuild +++ b/media-radio/xastir/xastir-2.0.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -23,8 +23,8 @@ 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? ( media-gfx/graphicsmagick[-q32] ) + !graphicsmagick? ( media-gfx/imagemagick:=[-hdri,-q32] ) + graphicsmagick? ( media-gfx/graphicsmagick:=[-q32] ) geotiff? ( sci-libs/proj sci-libs/libgeotiff media-libs/tiff:0 )