summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-11-25 19:11:11 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-11-25 19:11:11 +0000
commit4d7a8fbca5ff9e99e15f1108ee5a41cc78b7df14 (patch)
tree33d701c3c5c342b9f399dd75280a8e7a7ef03d6f /mail-client
parentppc/ppc64 stable wrt #389807 (diff)
downloadgentoo-2-4d7a8fbca5ff9e99e15f1108ee5a41cc78b7df14.tar.gz
gentoo-2-4d7a8fbca5ff9e99e15f1108ee5a41cc78b7df14.tar.bz2
gentoo-2-4d7a8fbca5ff9e99e15f1108ee5a41cc78b7df14.zip
ppc/ppc64 stable wrt #389807
(Portage version: 2.2.0_alpha75/cvs/Linux x86_64)
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/roundcube/ChangeLog5
-rw-r--r--mail-client/roundcube/roundcube-0.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/roundcube/ChangeLog b/mail-client/roundcube/ChangeLog
index f969e0f5dc29..95f9c8172cbc 100644
--- a/mail-client/roundcube/ChangeLog
+++ b/mail-client/roundcube/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-client/roundcube
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.60 2011/11/04 16:15:07 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.61 2011/11/25 19:11:11 xarthisius Exp $
+
+ 25 Nov 2011; Kacper Kowalik <xarthisius@gentoo.org> roundcube-0.6.ebuild:
+ ppc/ppc64 stable wrt #389807
05 Nov 2011; Andreas Schuerch <nativemad@gentoo.org> roundcube-0.6.ebuild:
x86 stable, see bug 388613
diff --git a/mail-client/roundcube/roundcube-0.6.ebuild b/mail-client/roundcube/roundcube-0.6.ebuild
index 0b93b70a2744..3f3cbc6c744d 100644
--- a/mail-client/roundcube/roundcube-0.6.ebuild
+++ b/mail-client/roundcube/roundcube-0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.6.ebuild,v 1.3 2011/11/04 16:15:07 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.6.ebuild,v 1.4 2011/11/25 19:11:11 xarthisius Exp $
EAPI="2"
@@ -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 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
IUSE="ldap mysql postgres ssl spell +sqlite"
DEPEND=""