diff options
Diffstat (limited to 'net-im/psi/psi-0.14-r4.ebuild')
-rw-r--r-- | net-im/psi/psi-0.14-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 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." |