summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-04-02 15:44:15 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-04-02 15:44:15 +0000
commit0d9eeedb631b23ec55280e82d34b15dac3754412 (patch)
tree15786a7e1cb43ad68a63759a75c7a14203d107b6 /mail-client/roundcube
parentRevert to ~ppc64 (diff)
downloadgentoo-2-0d9eeedb631b23ec55280e82d34b15dac3754412.tar.gz
gentoo-2-0d9eeedb631b23ec55280e82d34b15dac3754412.tar.bz2
gentoo-2-0d9eeedb631b23ec55280e82d34b15dac3754412.zip
arm stable wrt #360241
(Portage version: 2.1.9.44/cvs/Linux ia64)
Diffstat (limited to 'mail-client/roundcube')
-rw-r--r--mail-client/roundcube/ChangeLog5
-rw-r--r--mail-client/roundcube/roundcube-0.5.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/roundcube/ChangeLog b/mail-client/roundcube/ChangeLog
index 283a8aaa3a92..352fa3143fe4 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.46 2011/03/29 03:51:11 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.47 2011/04/02 15:44:15 armin76 Exp $
+
+ 02 Apr 2011; Raúl Porcel <armin76@gentoo.org> roundcube-0.5.1.ebuild:
+ arm stable wrt #360241
29 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> roundcube-0.5.1.ebuild:
ppc64 stable wrt #360241
diff --git a/mail-client/roundcube/roundcube-0.5.1.ebuild b/mail-client/roundcube/roundcube-0.5.1.ebuild
index 591d12dd7eb4..6e17336fac53 100644
--- a/mail-client/roundcube/roundcube-0.5.1.ebuild
+++ b/mail-client/roundcube/roundcube-0.5.1.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.5.1.ebuild,v 1.6 2011/03/29 03:51:11 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.5.1.ebuild,v 1.7 2011/04/02 15:44:15 armin76 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 ~arm ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 arm ppc ppc64 ~sparc x86"
IUSE="ldap mysql postgres ssl spell +sqlite"
DEPEND=""