summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-12 17:37:48 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-12 17:37:48 +0000
commitf40e9db9d29a88b9459dd37daa89180d5f55b42b (patch)
tree59e1a9bf47638156a9f9a48412e1799cb78b65f8 /mail-client/roundcube
parentDepend on SLOT 0 of python-exec, for future compatibility. (diff)
downloadgentoo-2-f40e9db9d29a88b9459dd37daa89180d5f55b42b.tar.gz
gentoo-2-f40e9db9d29a88b9459dd37daa89180d5f55b42b.tar.bz2
gentoo-2-f40e9db9d29a88b9459dd37daa89180d5f55b42b.zip
Stable for ppc, wrt bug #482206
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'mail-client/roundcube')
-rw-r--r--mail-client/roundcube/ChangeLog5
-rw-r--r--mail-client/roundcube/roundcube-0.9.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/roundcube/ChangeLog b/mail-client/roundcube/ChangeLog
index a4ea0300e86c..21a8d5b03bdf 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.124 2013/09/08 15:41:08 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.125 2013/09/12 17:37:48 ago Exp $
+
+ 12 Sep 2013; Agostino Sarubbo <ago@gentoo.org> roundcube-0.9.3.ebuild:
+ Stable for ppc, wrt bug #482206
08 Sep 2013; Markus Meier <maekke@gentoo.org> roundcube-0.9.3.ebuild:
arm stable, bug #482206
diff --git a/mail-client/roundcube/roundcube-0.9.3.ebuild b/mail-client/roundcube/roundcube-0.9.3.ebuild
index be882c96e614..8c689863d34d 100644
--- a/mail-client/roundcube/roundcube-0.9.3.ebuild
+++ b/mail-client/roundcube/roundcube-0.9.3.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.9.3.ebuild,v 1.3 2013/09/08 15:41:08 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.9.3.ebuild,v 1.4 2013/09/12 17:37:48 ago Exp $
EAPI=5
@@ -16,7 +16,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 sqlite ssl spell"
RDEPEND="virtual/httpd-php