x11-libs/pango: raise dependency on fontconfig
authorGilles Dartiguelongue <eva@gentoo.org>
Mon, 2 Apr 2018 09:16:05 +0000 (11:16 +0200)
committerGilles Dartiguelongue <eva@gentoo.org>
Mon, 2 Apr 2018 09:46:44 +0000 (11:46 +0200)
Fix breakage due to downgrading fontconfig to an older version than 2.11.91

Closes: https://bugs.gentoo.org/626466
Package-Manager: Portage-2.3.27, Repoman-2.3.9
RepoMan-Options: --force

x11-libs/pango/pango-1.40.12-r1.ebuild [moved from x11-libs/pango/pango-1.40.12.ebuild with 94% similarity]
x11-libs/pango/pango-1.40.14-r1.ebuild [moved from x11-libs/pango/pango-1.40.14.ebuild with 96% similarity]

similarity index 94%
rename from x11-libs/pango/pango-1.40.12.ebuild
rename to x11-libs/pango/pango-1.40.12-r1.ebuild
index 2c65f9f55c8181873d2e0954f771f073546032d6..7097e5a810ecdf67093ebd278fef8b8ca1cb31e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -18,7 +18,7 @@ IUSE="X +introspection test"
 RDEPEND="
        >=media-libs/harfbuzz-1.2.3:=[glib(+),truetype(+),${MULTILIB_USEDEP}]
        >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
-       >=media-libs/fontconfig-2.10.92:1.0=[${MULTILIB_USEDEP}]
+       >=media-libs/fontconfig-2.11.91:1.0=[${MULTILIB_USEDEP}]
        >=media-libs/freetype-2.5.0.1:2=[${MULTILIB_USEDEP}]
        >=x11-libs/cairo-1.12.14-r4:=[X?,${MULTILIB_USEDEP}]
        introspection? ( >=dev-libs/gobject-introspection-0.9.5:= )
similarity index 96%
rename from x11-libs/pango/pango-1.40.14.ebuild
rename to x11-libs/pango/pango-1.40.14-r1.ebuild
index 6030ed55d42582d75b687750e8266932f993df57..94f249b25876c7499bcb61f753021be60e27e297 100644 (file)
@@ -18,7 +18,7 @@ IUSE="X +introspection test"
 RDEPEND="
        >=media-libs/harfbuzz-1.2.3:=[glib(+),truetype(+),${MULTILIB_USEDEP}]
        >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
-       >=media-libs/fontconfig-2.10.92:1.0=[${MULTILIB_USEDEP}]
+       >=media-libs/fontconfig-2.11.91:1.0=[${MULTILIB_USEDEP}]
        >=media-libs/freetype-2.5.0.1:2=[${MULTILIB_USEDEP}]
        >=x11-libs/cairo-1.12.14-r4:=[X?,${MULTILIB_USEDEP}]
        introspection? ( >=dev-libs/gobject-introspection-0.9.5:= )