diff options
author | Markus Meier <maekke@gentoo.org> | 2013-01-06 10:41:00 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-01-06 10:41:00 +0000 |
commit | 9c27c297494ba5b1d4260306b23d0dc2aab709a8 (patch) | |
tree | adb3ee03df16014e3717e605267a8ec1f1123e39 /mail-client/roundcube | |
parent | arm stable, bug #448562 (diff) | |
download | gentoo-2-9c27c297494ba5b1d4260306b23d0dc2aab709a8.tar.gz gentoo-2-9c27c297494ba5b1d4260306b23d0dc2aab709a8.tar.bz2 gentoo-2-9c27c297494ba5b1d4260306b23d0dc2aab709a8.zip |
arm stable, bug #449750
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'mail-client/roundcube')
-rw-r--r-- | mail-client/roundcube/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/roundcube/roundcube-0.8.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/roundcube/ChangeLog b/mail-client/roundcube/ChangeLog index 94e956cd0762..863b304d6eb3 100644 --- a/mail-client/roundcube/ChangeLog +++ b/mail-client/roundcube/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/roundcube # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.96 2013/01/05 09:17:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.97 2013/01/06 10:41:00 maekke Exp $ + + 06 Jan 2013; Markus Meier <maekke@gentoo.org> roundcube-0.8.4.ebuild: + arm stable, bug #449750 05 Jan 2013; Agostino Sarubbo <ago@gentoo.org> roundcube-0.8.4.ebuild: Stable for x86, wrt bug #449750 diff --git a/mail-client/roundcube/roundcube-0.8.4.ebuild b/mail-client/roundcube/roundcube-0.8.4.ebuild index ca6c325087c0..1935df28ca34 100644 --- a/mail-client/roundcube/roundcube-0.8.4.ebuild +++ b/mail-client/roundcube/roundcube-0.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.8.4.ebuild,v 1.4 2013/01/05 09:17:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.8.4.ebuild,v 1.5 2013/01/06 10:41:00 maekke Exp $ EAPI="5" @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${MY_PN}/${MY_P}.tar.gz" # roundcube is GPL-licensed, the rest of the licenses here are # for bundled PEAR components, googiespell and utf8.class.php LICENSE="GPL-3 BSD PHP-2.02 PHP-3 MIT public-domain" -KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 arm ~hppa ppc ~ppc64 ~sparc x86" IUSE="ldap +mysql postgres ssl spell" RDEPEND="virtual/httpd-php |