--- /opt/portage/mail-client/roundcube/roundcube-1.1.4.ebuild 2016-01-21 14:20:11.000000000 +0100 +++ /opt/local/portage/mail-client/roundcube/roundcube-1.2.0.ebuild 2016-05-23 20:17:02.752928087 +0200 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit webapp @@ -11,7 +11,7 @@ DESCRIPTION="A browser-based multilingual IMAP client with an application-like user interface" HOMEPAGE="http://roundcube.net" -SRC_URI="mirror://sourceforge/${MY_PN}/${MY_P}.tar.gz" +SRC_URI="https://github.com/${PN}/${MY_PN}/releases/download/${PV/_/-}/${MY_P}.tar.gz" # roundcube is GPL-licensed, the rest of the licenses here are # for bundled PEAR components, googiespell and utf8.class.php