From 0a79bbd34b91162383bb9062957e456289a031ba Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 11 Feb 2017 20:21:57 +0100 Subject: [PATCH] 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 --- .../xastir/{xastir-2.0.6.ebuild => xastir-2.0.6-r1.ebuild} | 6 +++--- .../xastir/{xastir-2.0.8.ebuild => xastir-2.0.8-r1.ebuild} | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) rename media-radio/xastir/{xastir-2.0.6.ebuild => xastir-2.0.6-r1.ebuild} (93%) rename media-radio/xastir/{xastir-2.0.8.ebuild => xastir-2.0.8-r1.ebuild} (93%) 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 ) -- 2.26.2