diff options
author | Matt Turner <mattst88@gentoo.org> | 2012-09-12 05:37:43 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2012-09-12 05:37:43 +0000 |
commit | 269fe06e7963ef59bcc5dc0bec1915f06372b207 (patch) | |
tree | aa35538578184fa61b38f5e58525c19d28b53831 /x11-libs/cairo | |
parent | Add patch for bug 431014 to fix EGL surfaceless extension detection. (diff) | |
download | gentoo-2-269fe06e7963ef59bcc5dc0bec1915f06372b207.tar.gz gentoo-2-269fe06e7963ef59bcc5dc0bec1915f06372b207.tar.bz2 gentoo-2-269fe06e7963ef59bcc5dc0bec1915f06372b207.zip |
Fix required pixman version.
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/cairo')
-rw-r--r-- | x11-libs/cairo/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-1.12.2-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-1.12.2-r3.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-1.12.2-r4.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-9999.ebuild | 4 |
5 files changed, 13 insertions, 9 deletions
diff --git a/x11-libs/cairo/ChangeLog b/x11-libs/cairo/ChangeLog index fcdf8cc3821b..95e81d55f653 100644 --- a/x11-libs/cairo/ChangeLog +++ b/x11-libs/cairo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/cairo # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.306 2012/09/12 05:24:56 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.307 2012/09/12 05:37:43 mattst88 Exp $ + + 12 Sep 2012; Matt Turner <mattst88@gentoo.org> cairo-1.12.2-r2.ebuild, + cairo-1.12.2-r3.ebuild, cairo-1.12.2-r4.ebuild, cairo-9999.ebuild: + Fix required pixman version. *cairo-1.12.2-r4 (12 Sep 2012) diff --git a/x11-libs/cairo/cairo-1.12.2-r2.ebuild b/x11-libs/cairo/cairo-1.12.2-r2.ebuild index caa7a64f8cd7..770dc65dbfa2 100644 --- a/x11-libs/cairo/cairo-1.12.2-r2.ebuild +++ b/x11-libs/cairo/cairo-1.12.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.2-r2.ebuild,v 1.1 2012/07/25 08:44:33 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.2-r2.ebuild,v 1.2 2012/09/12 05:37:43 mattst88 Exp $ EAPI=4 @@ -29,7 +29,7 @@ RDEPEND="media-libs/fontconfig media-libs/freetype:2 media-libs/libpng:0 sys-libs/zlib - >=x11-libs/pixman-0.18.4 + >=x11-libs/pixman-0.22.0 directfb? ( dev-libs/DirectFB ) glib? ( >=dev-libs/glib-2.28.6:2 ) opengl? ( || ( media-libs/mesa[egl] media-libs/opengl-apple ) ) diff --git a/x11-libs/cairo/cairo-1.12.2-r3.ebuild b/x11-libs/cairo/cairo-1.12.2-r3.ebuild index 32a155cbc093..e2957fc3d13c 100644 --- a/x11-libs/cairo/cairo-1.12.2-r3.ebuild +++ b/x11-libs/cairo/cairo-1.12.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.2-r3.ebuild,v 1.1 2012/07/30 05:59:12 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.2-r3.ebuild,v 1.2 2012/09/12 05:37:43 mattst88 Exp $ EAPI=4 @@ -29,7 +29,7 @@ RDEPEND="media-libs/fontconfig media-libs/freetype:2 media-libs/libpng:0 sys-libs/zlib - >=x11-libs/pixman-0.18.4 + >=x11-libs/pixman-0.22.0 directfb? ( dev-libs/DirectFB ) glib? ( >=dev-libs/glib-2.28.6:2 ) opengl? ( || ( media-libs/mesa[egl] media-libs/opengl-apple ) ) diff --git a/x11-libs/cairo/cairo-1.12.2-r4.ebuild b/x11-libs/cairo/cairo-1.12.2-r4.ebuild index 8c5c8d4bc517..bd43778235a2 100644 --- a/x11-libs/cairo/cairo-1.12.2-r4.ebuild +++ b/x11-libs/cairo/cairo-1.12.2-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.2-r4.ebuild,v 1.1 2012/09/12 05:24:56 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.2-r4.ebuild,v 1.2 2012/09/12 05:37:43 mattst88 Exp $ EAPI=4 @@ -29,7 +29,7 @@ RDEPEND="media-libs/fontconfig media-libs/freetype:2 media-libs/libpng:0 sys-libs/zlib - >=x11-libs/pixman-0.18.4 + >=x11-libs/pixman-0.22.0 directfb? ( dev-libs/DirectFB ) glib? ( >=dev-libs/glib-2.28.6:2 ) opengl? ( || ( media-libs/mesa[egl] media-libs/opengl-apple ) ) diff --git a/x11-libs/cairo/cairo-9999.ebuild b/x11-libs/cairo/cairo-9999.ebuild index 68f51fd9d5db..bdcada9342eb 100644 --- a/x11-libs/cairo/cairo-9999.ebuild +++ b/x11-libs/cairo/cairo-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-9999.ebuild,v 1.21 2012/07/25 08:44:33 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-9999.ebuild,v 1.22 2012/09/12 05:37:43 mattst88 Exp $ EAPI=4 @@ -29,7 +29,7 @@ RDEPEND="media-libs/fontconfig media-libs/freetype:2 media-libs/libpng:0 sys-libs/zlib - >=x11-libs/pixman-0.18.4 + >=x11-libs/pixman-0.22.0 directfb? ( dev-libs/DirectFB ) glib? ( >=dev-libs/glib-2.28.6:2 ) opengl? ( virtual/opengl ) |