summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-03-06 11:14:07 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-03-06 11:14:07 +0000
commit5317dd9464da9e2f53d0d00034afb17a3dccb88c (patch)
treed0f59bead95ecbba43b2c3866c15c034136d77ef /mail-client
parentUse slot dependencies for gtk+ and freetype. (diff)
downloadgentoo-2-5317dd9464da9e2f53d0d00034afb17a3dccb88c.tar.gz
gentoo-2-5317dd9464da9e2f53d0d00034afb17a3dccb88c.tar.bz2
gentoo-2-5317dd9464da9e2f53d0d00034afb17a3dccb88c.zip
ppc/ppc64 stable wrt #345931
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/roundcube/ChangeLog5
-rw-r--r--mail-client/roundcube/roundcube-0.4.2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/mail-client/roundcube/ChangeLog b/mail-client/roundcube/ChangeLog
index 8ddad74c6680..faf97b9a10c9 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.40 2011/02/10 11:13:13 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.41 2011/03/06 11:14:07 xarthisius Exp $
+
+ 06 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> roundcube-0.4.2.ebuild:
+ ppc/ppc64 stable wrt #345931
*roundcube-0.5.1 (10 Feb 2011)
diff --git a/mail-client/roundcube/roundcube-0.4.2.ebuild b/mail-client/roundcube/roundcube-0.4.2.ebuild
index 2ab1b0417a5a..acfa943e3867 100644
--- a/mail-client/roundcube/roundcube-0.4.2.ebuild
+++ b/mail-client/roundcube/roundcube-0.4.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# 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.4.2.ebuild,v 1.4 2010/12/28 16:50:00 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.4.2.ebuild,v 1.5 2011/03/06 11:14:07 xarthisius 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=""