summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-10-08 14:55:44 +0000
committerBrent Baude <ranger@gentoo.org>2010-10-08 14:55:44 +0000
commit129f9f2958b620cc74f0ef661f8c7873cd52389c (patch)
tree19c6b2eef1f140fd3af36a586ebf5aaf1b05aaa4 /mail-client/roundcube
parentMarking horde-dimp-1.1.5 ppc for bug 307759 (diff)
downloadgentoo-2-129f9f2958b620cc74f0ef661f8c7873cd52389c.tar.gz
gentoo-2-129f9f2958b620cc74f0ef661f8c7873cd52389c.tar.bz2
gentoo-2-129f9f2958b620cc74f0ef661f8c7873cd52389c.zip
Marking roundcube-0.4 ppc for bug 308065
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'mail-client/roundcube')
-rw-r--r--mail-client/roundcube/ChangeLog5
-rw-r--r--mail-client/roundcube/roundcube-0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/roundcube/ChangeLog b/mail-client/roundcube/ChangeLog
index 79cdf770e32d..72979ea97bc6 100644
--- a/mail-client/roundcube/ChangeLog
+++ b/mail-client/roundcube/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-client/roundcube
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.29 2010/10/08 14:23:12 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.30 2010/10/08 14:55:44 ranger Exp $
+
+ 08 Oct 2010; Brent Baude <ranger@gentoo.org> roundcube-0.4.ebuild:
+ Marking roundcube-0.4 ppc for bug 308065
08 Oct 2010; Brent Baude <ranger@gentoo.org> roundcube-0.4.ebuild:
Marking roundcube-0.4 ppc64 for bug 308065
diff --git a/mail-client/roundcube/roundcube-0.4.ebuild b/mail-client/roundcube/roundcube-0.4.ebuild
index feffbcc096d5..531cf693d962 100644
--- a/mail-client/roundcube/roundcube-0.4.ebuild
+++ b/mail-client/roundcube/roundcube-0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.4.ebuild,v 1.4 2010/10/08 14:23:12 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.4.ebuild,v 1.5 2010/10/08 14:55:44 ranger Exp $
EAPI="2"
@@ -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-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"
DEPEND=""