summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-02-28 21:36:36 +0000
committerBrent Baude <ranger@gentoo.org>2012-02-28 21:36:36 +0000
commit2ea21f4bc2c923ad955061c911cf1c361cb2a460 (patch)
tree8b0a5475761ac49f3ed44786d72f7195d9c3a242 /mail-client/roundcube
parentMarking 8.3.18 8.4.11 9.0.7 9.1.3 for sec bug 406037 (diff)
downloadgentoo-2-2ea21f4bc2c923ad955061c911cf1c361cb2a460.tar.gz
gentoo-2-2ea21f4bc2c923ad955061c911cf1c361cb2a460.tar.bz2
gentoo-2-2ea21f4bc2c923ad955061c911cf1c361cb2a460.zip
Marking roundcube-0.7.1 ppc for bug 403711
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'mail-client/roundcube')
-rw-r--r--mail-client/roundcube/ChangeLog5
-rw-r--r--mail-client/roundcube/roundcube-0.7.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/roundcube/ChangeLog b/mail-client/roundcube/ChangeLog
index d8175219e870..d26a3a33e090 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.67 2012/02/24 14:43:00 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.68 2012/02/28 21:36:36 ranger Exp $
+
+ 28 Feb 2012; Brent Baude <ranger@gentoo.org> roundcube-0.7.1.ebuild:
+ Marking roundcube-0.7.1 ppc for bug 403711
24 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> roundcube-0.7.1.ebuild:
x86 stable wrt bug #403711
diff --git a/mail-client/roundcube/roundcube-0.7.1.ebuild b/mail-client/roundcube/roundcube-0.7.1.ebuild
index 04b50277fd28..6cf705f3ba14 100644
--- a/mail-client/roundcube/roundcube-0.7.1.ebuild
+++ b/mail-client/roundcube/roundcube-0.7.1.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.1.ebuild,v 1.4 2012/02/24 14:43:00 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.7.1.ebuild,v 1.5 2012/02/28 21:36:36 ranger 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=">=dev-lang/php-5.3[crypt,iconv,json,ldap?,postgres?,session,sqlite?,sockets,ssl?,xml,unicode]