Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/graphlcd-base/
Date: Sun, 10 Mar 2019 23:06:58
Message-Id: 1552259186.67b5b57d5310edd56926da1be8c674243bfdc44a.monsieurp@gentoo
1 commit: 67b5b57d5310edd56926da1be8c674243bfdc44a
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 10 23:06:15 2019 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 10 23:06:26 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67b5b57d
7
8 app-misc/graphlcd-base: update media-gfx/imagemagick dependency to latest version.
9
10 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 app-misc/graphlcd-base/graphlcd-base-1.0.1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-misc/graphlcd-base/graphlcd-base-1.0.1.ebuild b/app-misc/graphlcd-base/graphlcd-base-1.0.1.ebuild
17 index b16df248b56..1273e920f09 100644
18 --- a/app-misc/graphlcd-base/graphlcd-base-1.0.1.ebuild
19 +++ b/app-misc/graphlcd-base/graphlcd-base-1.0.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -20,7 +20,7 @@ RDEPEND="
27 fontconfig? ( media-libs/fontconfig:1.0= )
28 g15? ( app-misc/g15daemon )
29 graphicsmagick? ( media-gfx/graphicsmagick:0/1.3 )
30 - imagemagick? ( media-gfx/imagemagick:0/6.9.10.11 )
31 + imagemagick? ( media-gfx/imagemagick:0/6.9.10.28 )
32 lcd_devices_ax206dpf? ( virtual/libusb:0 )
33 lcd_devices_picolcd_256x64? ( virtual/libusb:0 )
34 lcd_devices_vnc? ( net-libs/libvncserver )