summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <rhill@gentoo.org>2016-05-16 14:18:47 -0600
committerRyan Hill <rhill@gentoo.org>2016-06-16 19:00:59 -0600
commit237f27931a87412ce60504c928dc1d61565f8b76 (patch)
tree2cb44407b4db79c088676d8d8233dadb9ffa5117 /x11-libs
parentx11-libs/wxGTK: Backport various webkit-related build fixes. (diff)
downloadgentoo-237f27931a87412ce60504c928dc1d61565f8b76.tar.gz
gentoo-237f27931a87412ce60504c928dc1d61565f8b76.tar.bz2
gentoo-237f27931a87412ce60504c928dc1d61565f8b76.zip
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.ebuild8
-rw-r--r--x11-libs/wxGTK/wxGTK-2.8.12.1-r2.ebuild8
-rw-r--r--x11-libs/wxGTK/wxGTK-2.9.4.1-r1.ebuild8
-rw-r--r--x11-libs/wxGTK/wxGTK-3.0.2.0-r1.ebuild8
-rw-r--r--x11-libs/wxGTK/wxGTK-3.0.2.0-r2.ebuild6
-rw-r--r--x11-libs/wxGTK/wxGTK-3.0.2.0-r3.ebuild6
-rw-r--r--x11-libs/wxGTK/wxGTK-3.0.2.0-r300.ebuild4
-rw-r--r--x11-libs/wxGTK/wxGTK-3.0.2.0-r301.ebuild4
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 0fc560405479..2d14a8738388 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 269abdf3ed49..8b71f205db77 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 f4794280332a..de63eb17dadb 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 e9246b7637b3..49b3ed280daa 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 f3a9a9287378..6f8346387ad0 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 54d5743cdd87..efffba9ce84c 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 b71a0039af2d..56b6d6b5cdb3 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 57f6f4bdf466..49645e758df7 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}] )
)"