From bcf438157cd066d972d7b9896c5d3e09579349a0 Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Mon, 16 Apr 2012 20:42:20 +0000 Subject: arm stable, bug #412029 (Portage version: 2.1.10.56/cvs/Linux i686) --- mail-client/roundcube/ChangeLog | 5 ++++- mail-client/roundcube/roundcube-0.7.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'mail-client/roundcube') diff --git a/mail-client/roundcube/ChangeLog b/mail-client/roundcube/ChangeLog index 68217d9dd7d6..aa50e018f6a9 100644 --- a/mail-client/roundcube/ChangeLog +++ b/mail-client/roundcube/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/roundcube # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.75 2012/04/15 14:08:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.76 2012/04/16 20:42:20 maekke Exp $ + + 16 Apr 2012; Markus Meier roundcube-0.7.2.ebuild: + arm stable, bug #412029 15 Apr 2012; Agostino Sarubbo roundcube-0.7.2.ebuild: Stable for amd64, wrt bug #412029 diff --git a/mail-client/roundcube/roundcube-0.7.2.ebuild b/mail-client/roundcube/roundcube-0.7.2.ebuild index c34ed4bee523..7cc1a34ad6e0 100644 --- a/mail-client/roundcube/roundcube-0.7.2.ebuild +++ b/mail-client/roundcube/roundcube-0.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.7.2.ebuild,v 1.2 2012/04/15 14:08:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.7.2.ebuild,v 1.3 2012/04/16 20:42:20 maekke Exp $ EAPI="4" @@ -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-2 BSD PHP-2.02 PHP-3 MIT public-domain" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 arm ~ppc ~ppc64 ~sparc ~x86" IUSE="ldap mysql postgres ssl spell +sqlite" RDEPEND="virtual/httpd-php -- cgit v1.2.3-65-gdbad