diff options
author | Ryan Hill <rhill@gentoo.org> | 2016-05-16 14:18:47 -0600 |
---|---|---|
committer | Ryan Hill <rhill@gentoo.org> | 2016-06-16 19:00:59 -0600 |
commit | 237f27931a87412ce60504c928dc1d61565f8b76 (patch) | |
tree | 2cb44407b4db79c088676d8d8233dadb9ffa5117 /x11-libs | |
parent | e3facab61eadbc1b46c4b09b2006e9f48a43b3f5 (diff) | |
download | gentoo-237f27931a87412ce60504c928dc1d61565f8b76.tar.gz gentoo-237f27931a87412ce60504c928dc1d61565f8b76.tar.xz |
x11-libs/wxGTK: Pay the repoman.
Package-Manager: portage-2.3.0_rc1
Signed-off-by: Ryan Hill <rhill@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.8.12.1-r1.ebuild | 8 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild | 8 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.9.4.1-r1.ebuild | 8 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.0.2.0-r1.ebuild | 8 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.0.2.0-r2.ebuild | 6 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild | 6 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.0.2.0-r300.ebuild | 4 | ||||
-rw-r--r-- | 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 0fc56040547..2d14a873838 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 269abdf3ed4..8b71f205db7 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 f4794280332..de63eb17dad 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 e9246b7637b..49b3ed280da 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 f3a9a928737..6f8346387ad 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 54d5743cdd8..efffba9ce84 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 b71a0039af2..56b6d6b5cdb 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 57f6f4bdf46..49645e758df 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}] ) )" |