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 /net-im | |
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 'net-im')
-rw-r--r-- | net-im/psi/psi-0.14-r4.ebuild | 4 | ||||
-rw-r--r-- | net-im/psi/psi-9999.ebuild | 2 | ||||
-rw-r--r-- | net-im/pyaim-t/pyaim-t-0.8.0.1-r1.ebuild | 2 | ||||
-rw-r--r-- | net-im/pyicq-t/pyicq-t-0.8.1.5-r4.ebuild | 2 | ||||
-rw-r--r-- | net-im/qwit/qwit-1.1_pre2.ebuild | 2 | ||||
-rw-r--r-- | net-im/vacuum/vacuum-1.2.4.ebuild | 2 |
6 files changed, 7 insertions, 7 deletions
diff --git a/net-im/psi/psi-0.14-r4.ebuild b/net-im/psi/psi-0.14-r4.ebuild index c67b4e010128..fe68d9c2749e 100644 --- a/net-im/psi/psi-0.14-r4.ebuild +++ b/net-im/psi/psi-0.14-r4.ebuild @@ -66,10 +66,10 @@ src_prepare() { iris/src/irisnet/corelib/netinterface_unix.cpp || die 'sed failed' if use extras; then - # some patches from psi+ project http://code.google.com/p/psi-dev + # some patches from psi+ project https://code.google.com/p/psi-dev ewarn "You're about to build heavily patched version of Psi called Psi+." ewarn "It has really nice features but still is under heavy development." - ewarn "Take a look at homepage for more info: http://code.google.com/p/psi-dev" + ewarn "Take a look at homepage for more info: https://code.google.com/p/psi-dev" ewarn "If you wish to disable some patches just put" ewarn "MY_EPATCH_EXCLUDE=\"list of patches\"" ewarn "into /etc/portage/env/${CATEGORY}/${PN} file." diff --git a/net-im/psi/psi-9999.ebuild b/net-im/psi/psi-9999.ebuild index dddf070f8d20..df2f26f67ca7 100644 --- a/net-im/psi/psi-9999.ebuild +++ b/net-im/psi/psi-9999.ebuild @@ -71,7 +71,7 @@ pkg_setup() { echo ewarn "You're about to build heavily patched version of Psi called Psi+." ewarn "It has really nice features but still is under heavy development." - ewarn "Take a look at homepage for more info: http://code.google.com/p/psi-dev" + ewarn "Take a look at homepage for more info: https://code.google.com/p/psi-dev" ewarn "If you wish to disable some patches just put" ewarn "MY_EPATCH_EXCLUDE=\"list of patches\"" ewarn "into /etc/portage/env/${CATEGORY}/${PN} file." diff --git a/net-im/pyaim-t/pyaim-t-0.8.0.1-r1.ebuild b/net-im/pyaim-t/pyaim-t-0.8.0.1-r1.ebuild index dce7d7ccfec5..db396c91fe5d 100644 --- a/net-im/pyaim-t/pyaim-t-0.8.0.1-r1.ebuild +++ b/net-im/pyaim-t/pyaim-t-0.8.0.1-r1.ebuild @@ -8,7 +8,7 @@ inherit eutils python-single-r1 MY_P="${P/pyaim-t/pyaimt}" DESCRIPTION="Python based jabber transport for AIM" -HOMEPAGE="http://code.google.com/p/pyaimt/" +HOMEPAGE="https://code.google.com/p/pyaimt/" SRC_URI="http://pyaimt.googlecode.com/files/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" diff --git a/net-im/pyicq-t/pyicq-t-0.8.1.5-r4.ebuild b/net-im/pyicq-t/pyicq-t-0.8.1.5-r4.ebuild index a873ec74ecfa..449295ba28f0 100644 --- a/net-im/pyicq-t/pyicq-t-0.8.1.5-r4.ebuild +++ b/net-im/pyicq-t/pyicq-t-0.8.1.5-r4.ebuild @@ -8,7 +8,7 @@ inherit eutils python-single-r1 systemd MY_P="${P/pyicq-t/pyicqt}" DESCRIPTION="Python based jabber transport for ICQ" -HOMEPAGE="http://code.google.com/p/pyicqt/" +HOMEPAGE="https://code.google.com/p/pyicqt/" SRC_URI="http://pyicqt.googlecode.com/files/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" diff --git a/net-im/qwit/qwit-1.1_pre2.ebuild b/net-im/qwit/qwit-1.1_pre2.ebuild index c5faf0b31e6b..4f5d81110554 100644 --- a/net-im/qwit/qwit-1.1_pre2.ebuild +++ b/net-im/qwit/qwit-1.1_pre2.ebuild @@ -9,7 +9,7 @@ inherit qt4-r2 MY_P=${P/_/-}-src DESCRIPTION="Qt4 cross-platform client for Twitter" -HOMEPAGE="http://code.google.com/p/qwit/" +HOMEPAGE="https://code.google.com/p/qwit/" SRC_URI="http://${PN}.googlecode.com/files/${MY_P}.tar.bz2" LICENSE="GPL-3" diff --git a/net-im/vacuum/vacuum-1.2.4.ebuild b/net-im/vacuum/vacuum-1.2.4.ebuild index 1432f97a20a2..5b4fe69bbca6 100644 --- a/net-im/vacuum/vacuum-1.2.4.ebuild +++ b/net-im/vacuum/vacuum-1.2.4.ebuild @@ -8,7 +8,7 @@ LANGS="de pl ru uk" inherit cmake-utils DESCRIPTION="Qt4 Crossplatform Jabber client" -HOMEPAGE="http://code.google.com/p/vacuum-im" +HOMEPAGE="https://code.google.com/p/vacuum-im" SRC_URI="https://googledrive.com/host/0B7A5K_290X8-NE5nLUx5Yl9BTkk/${P}.tar.xz" LICENSE="GPL-3" |