diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:35:05 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:35:41 +0200 |
commit | 769c75f84ac0d1be61ecaeaff0fcc8c509063ec5 (patch) | |
tree | b2ac9f34d4991495f829bd5db62f51c7579e4a4e /x11-libs/wxGTK | |
parent | sys-cluster/util-vserver: Version bump. Fixes bug 541750. (diff) | |
download | gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.gz gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.bz2 gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.zip |
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.9.4.1-r1.ebuild | 2 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.0.0.0.ebuild | 2 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.0.1.1.ebuild | 2 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.0.2.0-r1.ebuild | 2 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.0.2.0-r2.ebuild | 2 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.0.2.0.ebuild | 2 |
6 files changed, 6 insertions, 6 deletions
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 cca3f12633f2..f4794280332a 100644 --- a/x11-libs/wxGTK/wxGTK-2.9.4.1-r1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.9.4.1-r1.ebuild @@ -91,7 +91,7 @@ src_configure() { # apps can disable these features by building w/ -NDEBUG or wxDEBUG_LEVEL_0. # wxDEBUG_LEVEL=2 enables assertions that have expensive runtime costs. # http://docs.wxwidgets.org/2.9/overview_debugging.html - # http://groups.google.com/group/wx-dev/browse_thread/thread/c3c7e78d63d7777f/05dee25410052d9c + # https://groups.google.com/group/wx-dev/browse_thread/thread/c3c7e78d63d7777f/05dee25410052d9c use debug \ && myconf="${myconf} --enable-debug=max" diff --git a/x11-libs/wxGTK/wxGTK-3.0.0.0.ebuild b/x11-libs/wxGTK/wxGTK-3.0.0.0.ebuild index ef1e0cbe571e..109d16c5ad66 100644 --- a/x11-libs/wxGTK/wxGTK-3.0.0.0.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.0.0.0.ebuild @@ -89,7 +89,7 @@ src_configure() { # wxDEBUG_LEVEL=2 enables assertions that have expensive runtime costs. # apps can disable these features by building w/ -NDEBUG or wxDEBUG_LEVEL_0. # http://docs.wxwidgets.org/3.0/overview_debugging.html - # http://groups.google.com/group/wx-dev/browse_thread/thread/c3c7e78d63d7777f/05dee25410052d9c + # https://groups.google.com/group/wx-dev/browse_thread/thread/c3c7e78d63d7777f/05dee25410052d9c use debug \ && myconf="${myconf} --enable-debug=max" diff --git a/x11-libs/wxGTK/wxGTK-3.0.1.1.ebuild b/x11-libs/wxGTK/wxGTK-3.0.1.1.ebuild index 667195eb62a2..116bfde857fc 100644 --- a/x11-libs/wxGTK/wxGTK-3.0.1.1.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.0.1.1.ebuild @@ -89,7 +89,7 @@ src_configure() { # wxDEBUG_LEVEL=2 enables assertions that have expensive runtime costs. # apps can disable these features by building w/ -NDEBUG or wxDEBUG_LEVEL_0. # http://docs.wxwidgets.org/3.0/overview_debugging.html - # http://groups.google.com/group/wx-dev/browse_thread/thread/c3c7e78d63d7777f/05dee25410052d9c + # https://groups.google.com/group/wx-dev/browse_thread/thread/c3c7e78d63d7777f/05dee25410052d9c use debug \ && myconf="${myconf} --enable-debug=max" 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 ad557bfb741f..dd98df7c60b6 100644 --- a/x11-libs/wxGTK/wxGTK-3.0.2.0-r1.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.0.2.0-r1.ebuild @@ -94,7 +94,7 @@ src_configure() { # wxDEBUG_LEVEL=2 enables assertions that have expensive runtime costs. # apps can disable these features by building w/ -NDEBUG or wxDEBUG_LEVEL_0. # http://docs.wxwidgets.org/3.0/overview_debugging.html - # http://groups.google.com/group/wx-dev/browse_thread/thread/c3c7e78d63d7777f/05dee25410052d9c + # https://groups.google.com/group/wx-dev/browse_thread/thread/c3c7e78d63d7777f/05dee25410052d9c use debug \ && myconf="${myconf} --enable-debug=max" 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 c2317a9a6172..621772e6d950 100644 --- a/x11-libs/wxGTK/wxGTK-3.0.2.0-r2.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.0.2.0-r2.ebuild @@ -91,7 +91,7 @@ multilib_src_configure() { # wxDEBUG_LEVEL=2 enables assertions that have expensive runtime costs. # apps can disable these features by building w/ -NDEBUG or wxDEBUG_LEVEL_0. # http://docs.wxwidgets.org/3.0/overview_debugging.html - # http://groups.google.com/group/wx-dev/browse_thread/thread/c3c7e78d63d7777f/05dee25410052d9c + # https://groups.google.com/group/wx-dev/browse_thread/thread/c3c7e78d63d7777f/05dee25410052d9c use debug \ && myconf="${myconf} --enable-debug=max" diff --git a/x11-libs/wxGTK/wxGTK-3.0.2.0.ebuild b/x11-libs/wxGTK/wxGTK-3.0.2.0.ebuild index 667195eb62a2..116bfde857fc 100644 --- a/x11-libs/wxGTK/wxGTK-3.0.2.0.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.0.2.0.ebuild @@ -89,7 +89,7 @@ src_configure() { # wxDEBUG_LEVEL=2 enables assertions that have expensive runtime costs. # apps can disable these features by building w/ -NDEBUG or wxDEBUG_LEVEL_0. # http://docs.wxwidgets.org/3.0/overview_debugging.html - # http://groups.google.com/group/wx-dev/browse_thread/thread/c3c7e78d63d7777f/05dee25410052d9c + # https://groups.google.com/group/wx-dev/browse_thread/thread/c3c7e78d63d7777f/05dee25410052d9c use debug \ && myconf="${myconf} --enable-debug=max" |