Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/fvwm-themes/
Date: Sat, 11 Feb 2017 19:48:01
Message-Id: 1486842406.a2418bd144ff851458089977b76951398d277fa9.soap@gentoo
1 commit: a2418bd144ff851458089977b76951398d277fa9
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 11 19:21:56 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 11 19:46:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2418bd1
7
8 x11-themes/fvwm-themes: Depend on virtual/imagemagick-tools
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 Closes: https://github.com/gentoo/gentoo/pull/3907
12
13 .../{fvwm-themes-0.7.0.ebuild => fvwm-themes-0.7.0-r1.ebuild} | 6 ++----
14 1 file changed, 2 insertions(+), 4 deletions(-)
15
16 diff --git a/x11-themes/fvwm-themes/fvwm-themes-0.7.0.ebuild b/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild
17 similarity index 87%
18 rename from x11-themes/fvwm-themes/fvwm-themes-0.7.0.ebuild
19 rename to x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild
20 index 12b056dcf7..04fa53ddc8 100644
21 --- a/x11-themes/fvwm-themes/fvwm-themes-0.7.0.ebuild
22 +++ b/x11-themes/fvwm-themes/fvwm-themes-0.7.0-r1.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2011 Gentoo Foundation
25 +# Copyright 1999-2017 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 # $Id$
28
29 @@ -16,9 +16,7 @@ IUSE="gnome"
30
31 RDEPEND=">=x11-wm/fvwm-2.6.2"
32 DEPEND="${RDEPEND}
33 - gnome? ( || (
34 - media-gfx/imagemagick
35 - media-gfx/graphicsmagick[imagemagick] ) )"
36 + gnome? ( virtual/imagemagick-tools )"
37
38 src_prepare() {
39 epatch \