dev-libs/weston: Fix cairo dependency now that xcb USE flag dropped
authorJames Le Cuirot <chewi@gentoo.org>
Tue, 14 Jan 2020 22:38:51 +0000 (22:38 +0000)
committerJames Le Cuirot <chewi@gentoo.org>
Tue, 14 Jan 2020 22:38:51 +0000 (22:38 +0000)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
dev-libs/weston/weston-3.0.0-r1.ebuild [moved from dev-libs/weston/weston-3.0.0.ebuild with 98% similarity]
dev-libs/weston/weston-7.0.0-r1.ebuild [moved from dev-libs/weston/weston-7.0.0.ebuild with 98% similarity]
dev-libs/weston/weston-9999.ebuild

similarity index 98%
rename from dev-libs/weston/weston-3.0.0.ebuild
rename to dev-libs/weston/weston-3.0.0-r1.ebuild
index 2a914c848f1e3efda91afb2534f6f9c4e6be50d9..25e9e7ad7e7826cb1d19ae421568b208d6491905 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -77,7 +77,7 @@ RDEPEND="
        )
        xwayland? (
                x11-base/xorg-server[wayland]
-               x11-libs/cairo[xcb]
+               x11-libs/cairo[X,xcb(+)]
                >=x11-libs/libxcb-1.9
                x11-libs/libXcursor
        )
similarity index 98%
rename from dev-libs/weston/weston-7.0.0.ebuild
rename to dev-libs/weston/weston-7.0.0-r1.ebuild
index bff2ce2e638aa81767796ff2fac126f87fcfd329..816ad3eaed28e2c70d5625fd1d779b0b55dde6b0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -83,7 +83,7 @@ RDEPEND="
        )
        xwayland? (
                x11-base/xorg-server[wayland]
-               x11-libs/cairo[xcb]
+               x11-libs/cairo[X,xcb(+)]
                >=x11-libs/libxcb-1.9
                x11-libs/libXcursor
        )
index bff2ce2e638aa81767796ff2fac126f87fcfd329..816ad3eaed28e2c70d5625fd1d779b0b55dde6b0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -83,7 +83,7 @@ RDEPEND="
        )
        xwayland? (
                x11-base/xorg-server[wayland]
-               x11-libs/cairo[xcb]
+               x11-libs/cairo[X,xcb(+)]
                >=x11-libs/libxcb-1.9
                x11-libs/libXcursor
        )