Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 583414
Collapse All | Expand All

(-)file_not_specified_in_diff (-3 / +3 lines)
Line  Link Here
0
-- /opt/portage/mail-client/roundcube/roundcube-1.1.4.ebuild   2016-01-21 14:20:11.000000000 +0100
0
++ /opt/local/portage/mail-client/roundcube/roundcube-1.1.5.ebuild     2016-05-18 17:36:26.455167135 +0200
Lines 2-8 Link Here
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Id$
3
# $Id$
4
EAPI=5
4
EAPI=6
5
inherit webapp
5
inherit webapp
Lines 11-17 Link Here
11
DESCRIPTION="A browser-based multilingual IMAP client with an application-like user interface"
11
DESCRIPTION="A browser-based multilingual IMAP client with an application-like user interface"
12
HOMEPAGE="http://roundcube.net"
12
HOMEPAGE="http://roundcube.net"
13
SRC_URI="mirror://sourceforge/${MY_PN}/${MY_P}.tar.gz"
13
SRC_URI="https://github.com/roundcube/roundcubemail/releases/download/${PV/_/-}/${MY_P}.tar.gz"
14
# roundcube is GPL-licensed, the rest of the licenses here are
14
# roundcube is GPL-licensed, the rest of the licenses here are
15
# for bundled PEAR components, googiespell and utf8.class.php
15
# for bundled PEAR components, googiespell and utf8.class.php

Return to bug 583414