Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/kwave/
Date: Wed, 29 Jun 2016 19:14:07
Message-Id: 1467227628.27072fc59258d271b3781569c29e8313ab12838f.kensington@gentoo
1 commit: 27072fc59258d271b3781569c29e8313ab12838f
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 29 19:13:24 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 29 19:13:48 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27072fc5
7
8 media-sound/kwave: any slot of kde-apps/poxml is acceptable
9
10 Package-Manager: portage-2.3.0
11
12 media-sound/kwave/kwave-0.8.10.ebuild | 4 ++--
13 media-sound/kwave/kwave-0.8.12.ebuild | 4 ++--
14 media-sound/kwave/kwave-0.8.99.ebuild | 4 ++--
15 3 files changed, 6 insertions(+), 6 deletions(-)
16
17 diff --git a/media-sound/kwave/kwave-0.8.10.ebuild b/media-sound/kwave/kwave-0.8.10.ebuild
18 index ceabb28..4df1812 100644
19 --- a/media-sound/kwave/kwave-0.8.10.ebuild
20 +++ b/media-sound/kwave/kwave-0.8.10.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2016 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -42,7 +42,7 @@ RDEPEND="
28 )
29 "
30 DEPEND="${RDEPEND}
31 - $(add_kdeapps_dep poxml)
32 + kde-apps/poxml:*
33 || ( media-gfx/imagemagick[png,svg] media-gfx/graphicsmagick[imagemagick,png,svg] )
34 "
35
36
37 diff --git a/media-sound/kwave/kwave-0.8.12.ebuild b/media-sound/kwave/kwave-0.8.12.ebuild
38 index 6dc0d5a..7f66d15 100644
39 --- a/media-sound/kwave/kwave-0.8.12.ebuild
40 +++ b/media-sound/kwave/kwave-0.8.12.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2015 Gentoo Foundation
43 +# Copyright 1999-2016 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45 # $Id$
46
47 @@ -42,7 +42,7 @@ RDEPEND="
48 )
49 "
50 DEPEND="${RDEPEND}
51 - $(add_kdeapps_dep poxml)
52 + kde-apps/poxml:*
53 || ( media-gfx/imagemagick[png,svg] media-gfx/graphicsmagick[imagemagick,png,svg] )
54 "
55
56
57 diff --git a/media-sound/kwave/kwave-0.8.99.ebuild b/media-sound/kwave/kwave-0.8.99.ebuild
58 index a2b42cc..4154fba 100644
59 --- a/media-sound/kwave/kwave-0.8.99.ebuild
60 +++ b/media-sound/kwave/kwave-0.8.99.ebuild
61 @@ -1,4 +1,4 @@
62 -# Copyright 1999-2015 Gentoo Foundation
63 +# Copyright 1999-2016 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 # $Id$
66
67 @@ -42,7 +42,7 @@ RDEPEND="
68 )
69 "
70 DEPEND="${RDEPEND}
71 - $(add_kdeapps_dep poxml)
72 + kde-apps/poxml:*
73 || ( media-gfx/imagemagick[png,svg] media-gfx/graphicsmagick[imagemagick,png,svg] )
74 "