commit:     0a79bbd34b91162383bb9062957e456289a031ba
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 11 19:21:57 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 11 19:47:13 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a79bbd3

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

 media-radio/xastir/{xastir-2.0.6.ebuild => xastir-2.0.6-r1.ebuild} | 6 +++---
 media-radio/xastir/{xastir-2.0.8.ebuild => xastir-2.0.8-r1.ebuild} | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

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 85fc86e658..0fa7d4e46f 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 38b4af021b..f37c567781 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 )

Reply via email to