diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2013-04-09 22:05:38 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2013-04-09 22:05:38 +0000 |
commit | 6dff8edba063c1733a79e49c239e28bc001b9df4 (patch) | |
tree | f4e3448433ae043d2fa678b32c61f210c686c0c5 /x11-libs | |
parent | Clean up live bits from non-live ebuilds. Raise totem-pl-parser dependency, b... (diff) | |
download | gentoo-2-6dff8edba063c1733a79e49c239e28bc001b9df4.tar.gz gentoo-2-6dff8edba063c1733a79e49c239e28bc001b9df4.tar.bz2 gentoo-2-6dff8edba063c1733a79e49c239e28bc001b9df4.zip |
Use subslot operator for the libpng dependency in every eapi5 ebuild.
(Portage version: 2.2.0_alpha171/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/cairo/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-1.12.10-r2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-1.12.12-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/cairo/cairo-1.12.12.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 767202f21faf..8c6af7d43a46 100644 --- a/x11-libs/cairo/ChangeLog +++ b/x11-libs/cairo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/cairo # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.329 2013/03/11 22:46:15 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/ChangeLog,v 1.330 2013/04/09 22:05:38 ssuominen Exp $ + + 09 Apr 2013; Samuli Suominen <ssuominen@gentoo.org> cairo-1.12.10-r2.ebuild, + cairo-1.12.12.ebuild, cairo-1.12.12-r1.ebuild, cairo-9999.ebuild: + Use subslot operator for the libpng dependency in every eapi5 ebuild. *cairo-1.12.12-r1 (11 Mar 2013) diff --git a/x11-libs/cairo/cairo-1.12.10-r2.ebuild b/x11-libs/cairo/cairo-1.12.10-r2.ebuild index 2315f4e40b7b..33dab181af5d 100644 --- a/x11-libs/cairo/cairo-1.12.10-r2.ebuild +++ b/x11-libs/cairo/cairo-1.12.10-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.10-r2.ebuild,v 1.2 2013/03/02 23:43:43 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.10-r2.ebuild,v 1.3 2013/04/09 22:05:38 ssuominen Exp $ EAPI=5 @@ -27,7 +27,7 @@ RESTRICT="test" RDEPEND="media-libs/fontconfig media-libs/freetype:2 - media-libs/libpng:0 + media-libs/libpng:0= sys-libs/zlib >=x11-libs/pixman-0.22.0 directfb? ( dev-libs/DirectFB ) diff --git a/x11-libs/cairo/cairo-1.12.12-r1.ebuild b/x11-libs/cairo/cairo-1.12.12-r1.ebuild index e1d5eee099c7..284339fef781 100644 --- a/x11-libs/cairo/cairo-1.12.12-r1.ebuild +++ b/x11-libs/cairo/cairo-1.12.12-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.12-r1.ebuild,v 1.1 2013/03/11 22:46:15 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.12-r1.ebuild,v 1.2 2013/04/09 22:05:38 ssuominen Exp $ EAPI=5 @@ -27,7 +27,7 @@ RESTRICT="test" RDEPEND="media-libs/fontconfig media-libs/freetype:2 - media-libs/libpng:0 + media-libs/libpng:0= sys-libs/zlib >=x11-libs/pixman-0.28.0 directfb? ( dev-libs/DirectFB ) diff --git a/x11-libs/cairo/cairo-1.12.12.ebuild b/x11-libs/cairo/cairo-1.12.12.ebuild index bc047cc2bfa7..1053921ec1b2 100644 --- a/x11-libs/cairo/cairo-1.12.12.ebuild +++ b/x11-libs/cairo/cairo-1.12.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.12.ebuild,v 1.3 2013/03/02 23:43:43 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.12.ebuild,v 1.4 2013/04/09 22:05:38 ssuominen Exp $ EAPI=5 @@ -27,7 +27,7 @@ RESTRICT="test" RDEPEND="media-libs/fontconfig media-libs/freetype:2 - media-libs/libpng:0 + media-libs/libpng:0= sys-libs/zlib >=x11-libs/pixman-0.28.0 directfb? ( dev-libs/DirectFB ) diff --git a/x11-libs/cairo/cairo-9999.ebuild b/x11-libs/cairo/cairo-9999.ebuild index a1bf6f007929..d432d0bbcdb1 100644 --- a/x11-libs/cairo/cairo-9999.ebuild +++ b/x11-libs/cairo/cairo-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.29 2013/03/11 22:46:15 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-9999.ebuild,v 1.30 2013/04/09 22:05:38 ssuominen Exp $ EAPI=5 @@ -27,7 +27,7 @@ RESTRICT="test" RDEPEND="media-libs/fontconfig media-libs/freetype:2 - media-libs/libpng:0 + media-libs/libpng:0= sys-libs/zlib >=x11-libs/pixman-0.22.0 directfb? ( dev-libs/DirectFB ) |