commit:     237f27931a87412ce60504c928dc1d61565f8b76
Author:     Ryan Hill <rhill <AT> gentoo <DOT> org>
AuthorDate: Mon May 16 20:18:47 2016 +0000
Commit:     Ryan Hill <rhill <AT> gentoo <DOT> org>
CommitDate: Fri Jun 17 01:00:59 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=237f2793

x11-libs/wxGTK: Pay the repoman.

Package-Manager: portage-2.3.0_rc1
Signed-off-by: Ryan Hill <rhill <AT> gentoo.org>

 x11-libs/wxGTK/wxGTK-2.8.12.1-r1.ebuild  | 8 ++++----
 x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild  | 8 ++++----
 x11-libs/wxGTK/wxGTK-2.9.4.1-r1.ebuild   | 8 ++++----
 x11-libs/wxGTK/wxGTK-3.0.2.0-r1.ebuild   | 8 ++++----
 x11-libs/wxGTK/wxGTK-3.0.2.0-r2.ebuild   | 6 +++---
 x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild   | 6 +++---
 x11-libs/wxGTK/wxGTK-3.0.2.0-r300.ebuild | 4 ++--
 x11-libs/wxGTK/wxGTK-3.0.2.0-r301.ebuild | 4 ++--
 8 files changed, 26 insertions(+), 26 deletions(-)

diff --git a/x11-libs/wxGTK/wxGTK-2.8.12.1-r1.ebuild 
b/x11-libs/wxGTK/wxGTK-2.8.12.1-r1.ebuild
index 0fc5604..2d14a87 100644
--- a/x11-libs/wxGTK/wxGTK-2.8.12.1-r1.ebuild
+++ b/x11-libs/wxGTK/wxGTK-2.8.12.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -29,7 +29,7 @@ RDEPEND="
                dev-libs/glib:2
                media-libs/libpng:0=
                sys-libs/zlib
-               virtual/jpeg
+               virtual/jpeg:0=
                x11-libs/gtk+:2
                x11-libs/libSM
                x11-libs/libXinerama
@@ -44,8 +44,8 @@ RDEPEND="
                tiff?   ( media-libs/tiff:0 )
                )
        aqua? (
-               >=x11-libs/gtk+-2.4[aqua=]
-               virtual/jpeg
+               x11-libs/gtk+:2[aqua=]
+               virtual/jpeg:0=
                tiff?   ( media-libs/tiff:0 )
                )"
 

diff --git a/x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild 
b/x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild
index 269abdf..8b71f20 100644
--- a/x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild
+++ b/x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -29,7 +29,7 @@ RDEPEND="
                dev-libs/glib:2[${MULTILIB_USEDEP}]
                media-libs/libpng:0=[${MULTILIB_USEDEP}]
                sys-libs/zlib[${MULTILIB_USEDEP}]
-               virtual/jpeg:=[${MULTILIB_USEDEP}]
+               virtual/jpeg:0=[${MULTILIB_USEDEP}]
                x11-libs/gtk+:2[${MULTILIB_USEDEP}]
                x11-libs/libSM[${MULTILIB_USEDEP}]
                x11-libs/libXinerama[${MULTILIB_USEDEP}]
@@ -44,8 +44,8 @@ RDEPEND="
                tiff?   ( media-libs/tiff:0[${MULTILIB_USEDEP}] )
                )
        aqua? (
-               >=x11-libs/gtk+-2.4:2[aqua=,${MULTILIB_USEDEP}]
-               virtual/jpeg:=[${MULTILIB_USEDEP}]
+               x11-libs/gtk+:2[aqua=,${MULTILIB_USEDEP}]
+               virtual/jpeg:0=[${MULTILIB_USEDEP}]
                tiff?   ( media-libs/tiff:0[${MULTILIB_USEDEP}] )
                )"
 

diff --git a/x11-libs/wxGTK/wxGTK-2.9.4.1-r1.ebuild 
b/x11-libs/wxGTK/wxGTK-2.9.4.1-r1.ebuild
index f479428..de63eb1 100644
--- a/x11-libs/wxGTK/wxGTK-2.9.4.1-r1.ebuild
+++ b/x11-libs/wxGTK/wxGTK-2.9.4.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -27,7 +27,7 @@ RDEPEND="
                >=dev-libs/glib-2.22:2
                media-libs/libpng:0=
                sys-libs/zlib
-               virtual/jpeg
+               virtual/jpeg:0=
                >=x11-libs/gtk+-2.18:2
                x11-libs/libSM
                x11-libs/libXinerama
@@ -42,8 +42,8 @@ RDEPEND="
                webkit? ( net-libs/webkit-gtk:2 )
                )
        aqua? (
-               >=x11-libs/gtk+-2.4[aqua=]
-               virtual/jpeg
+               x11-libs/gtk+:2[aqua=]
+               virtual/jpeg:0=
                tiff?   ( media-libs/tiff:0 )
                )"
 

diff --git a/x11-libs/wxGTK/wxGTK-3.0.2.0-r1.ebuild 
b/x11-libs/wxGTK/wxGTK-3.0.2.0-r1.ebuild
index e9246b7..49b3ed2 100644
--- a/x11-libs/wxGTK/wxGTK-3.0.2.0-r1.ebuild
+++ b/x11-libs/wxGTK/wxGTK-3.0.2.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -26,7 +26,7 @@ RDEPEND="
                >=dev-libs/glib-2.22:2
                media-libs/libpng:0=
                sys-libs/zlib
-               virtual/jpeg
+               virtual/jpeg:0=
                >=x11-libs/gtk+-2.18:2
                x11-libs/gdk-pixbuf
                x11-libs/libSM
@@ -41,8 +41,8 @@ RDEPEND="
                webkit? ( net-libs/webkit-gtk:2 )
                )
        aqua? (
-               >=x11-libs/gtk+-2.4[aqua=]
-               virtual/jpeg
+               x11-libs/gtk+:2[aqua=]
+               virtual/jpeg:0=
                tiff?   ( media-libs/tiff:0 )
                )"
 

diff --git a/x11-libs/wxGTK/wxGTK-3.0.2.0-r2.ebuild 
b/x11-libs/wxGTK/wxGTK-3.0.2.0-r2.ebuild
index f3a9a92..6f83463 100644
--- a/x11-libs/wxGTK/wxGTK-3.0.2.0-r2.ebuild
+++ b/x11-libs/wxGTK/wxGTK-3.0.2.0-r2.ebuild
@@ -26,7 +26,7 @@ RDEPEND="
                >=dev-libs/glib-2.22:2[${MULTILIB_USEDEP}]
                media-libs/libpng:0=[${MULTILIB_USEDEP}]
                sys-libs/zlib[${MULTILIB_USEDEP}]
-               virtual/jpeg:=[${MULTILIB_USEDEP}]
+               virtual/jpeg:0=[${MULTILIB_USEDEP}]
                >=x11-libs/gtk+-2.18:2[${MULTILIB_USEDEP}]
                x11-libs/gdk-pixbuf[${MULTILIB_USEDEP}]
                x11-libs/libSM[${MULTILIB_USEDEP}]
@@ -41,8 +41,8 @@ RDEPEND="
                webkit? ( net-libs/webkit-gtk:2 )
                )
        aqua? (
-               >=x11-libs/gtk+-2.4:2[aqua=,${MULTILIB_USEDEP}]
-               virtual/jpeg:=[${MULTILIB_USEDEP}]
+               x11-libs/gtk+:2[aqua=,${MULTILIB_USEDEP}]
+               virtual/jpeg:0=[${MULTILIB_USEDEP}]
                tiff?   ( media-libs/tiff:0[${MULTILIB_USEDEP}] )
                )"
 

diff --git a/x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild 
b/x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild
index 54d5743..efffba9 100644
--- a/x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild
+++ b/x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild
@@ -26,7 +26,7 @@ RDEPEND="
                >=dev-libs/glib-2.22:2[${MULTILIB_USEDEP}]
                media-libs/libpng:0=[${MULTILIB_USEDEP}]
                sys-libs/zlib[${MULTILIB_USEDEP}]
-               virtual/jpeg:=[${MULTILIB_USEDEP}]
+               virtual/jpeg:0=[${MULTILIB_USEDEP}]
                >=x11-libs/gtk+-2.18:2[${MULTILIB_USEDEP}]
                x11-libs/gdk-pixbuf[${MULTILIB_USEDEP}]
                x11-libs/libSM[${MULTILIB_USEDEP}]
@@ -41,8 +41,8 @@ RDEPEND="
                webkit? ( net-libs/webkit-gtk:2 )
                )
        aqua? (
-               >=x11-libs/gtk+-2.4:2[aqua=,${MULTILIB_USEDEP}]
-               virtual/jpeg:=[${MULTILIB_USEDEP}]
+               x11-libs/gtk+:2[aqua=,${MULTILIB_USEDEP}]
+               virtual/jpeg:0=[${MULTILIB_USEDEP}]
                tiff?   ( media-libs/tiff:0[${MULTILIB_USEDEP}] )
                )"
 

diff --git a/x11-libs/wxGTK/wxGTK-3.0.2.0-r300.ebuild 
b/x11-libs/wxGTK/wxGTK-3.0.2.0-r300.ebuild
index b71a003..56b6d6b 100644
--- a/x11-libs/wxGTK/wxGTK-3.0.2.0-r300.ebuild
+++ b/x11-libs/wxGTK/wxGTK-3.0.2.0-r300.ebuild
@@ -31,7 +31,7 @@ RDEPEND="
                >=dev-libs/glib-2.22:2[${MULTILIB_USEDEP}]
                media-libs/libpng:0=[${MULTILIB_USEDEP}]
                sys-libs/zlib[${MULTILIB_USEDEP}]
-               virtual/jpeg:0[${MULTILIB_USEDEP}]
+               virtual/jpeg:0=[${MULTILIB_USEDEP}]
                x11-libs/cairo[${MULTILIB_USEDEP}]
                x11-libs/gtk+:3[${MULTILIB_USEDEP}]
                x11-libs/gdk-pixbuf[${MULTILIB_USEDEP}]
@@ -49,7 +49,7 @@ RDEPEND="
                )
        aqua? (
                x11-libs/gtk+:3[aqua=,${MULTILIB_USEDEP}]
-               virtual/jpeg:0[${MULTILIB_USEDEP}]
+               virtual/jpeg:0=[${MULTILIB_USEDEP}]
                tiff?   ( media-libs/tiff:0[${MULTILIB_USEDEP}] )
                )"
 

diff --git a/x11-libs/wxGTK/wxGTK-3.0.2.0-r301.ebuild 
b/x11-libs/wxGTK/wxGTK-3.0.2.0-r301.ebuild
index 57f6f4b..49645e7 100644
--- a/x11-libs/wxGTK/wxGTK-3.0.2.0-r301.ebuild
+++ b/x11-libs/wxGTK/wxGTK-3.0.2.0-r301.ebuild
@@ -31,7 +31,7 @@ RDEPEND="
                >=dev-libs/glib-2.22:2[${MULTILIB_USEDEP}]
                media-libs/libpng:0=[${MULTILIB_USEDEP}]
                sys-libs/zlib[${MULTILIB_USEDEP}]
-               virtual/jpeg:0[${MULTILIB_USEDEP}]
+               virtual/jpeg:0=[${MULTILIB_USEDEP}]
                x11-libs/cairo[${MULTILIB_USEDEP}]
                x11-libs/gtk+:3[${MULTILIB_USEDEP}]
                x11-libs/gdk-pixbuf[${MULTILIB_USEDEP}]
@@ -49,7 +49,7 @@ RDEPEND="
                )
        aqua? (
                x11-libs/gtk+:3[aqua=,${MULTILIB_USEDEP}]
-               virtual/jpeg:0[${MULTILIB_USEDEP}]
+               virtual/jpeg:0=[${MULTILIB_USEDEP}]
                tiff?   ( media-libs/tiff:0[${MULTILIB_USEDEP}] )
                )"
 

Reply via email to