diff options
author | Brent Baude <ranger@gentoo.org> | 2012-06-05 21:37:03 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-06-05 21:37:03 +0000 |
commit | 4f6cfcd627130e0c2b24cb26520dfb1448bf35ac (patch) | |
tree | a3bbb621b656ade62b6568bc9763cd9a9382b86c /mail-client/roundcube | |
parent | Marking uim-1.7.3 ppc64 for bug 413483 (diff) | |
download | gentoo-2-4f6cfcd627130e0c2b24cb26520dfb1448bf35ac.tar.gz gentoo-2-4f6cfcd627130e0c2b24cb26520dfb1448bf35ac.tar.bz2 gentoo-2-4f6cfcd627130e0c2b24cb26520dfb1448bf35ac.zip |
Marking roundcube-0.7.2 ppc64 for bug 412029
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'mail-client/roundcube')
-rw-r--r-- | mail-client/roundcube/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/roundcube/roundcube-0.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/roundcube/ChangeLog b/mail-client/roundcube/ChangeLog index d775dae2c005..74b78ac1e806 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.79 2012/05/29 12:59:50 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.80 2012/06/05 21:37:03 ranger Exp $ + + 05 Jun 2012; Brent Baude <ranger@gentoo.org> roundcube-0.7.2.ebuild: + Marking roundcube-0.7.2 ppc64 for bug 412029 29 May 2012; Tim Harder <radhermit@gentoo.org> -roundcube-0.8_beta.ebuild: Remove old. diff --git a/mail-client/roundcube/roundcube-0.7.2.ebuild b/mail-client/roundcube/roundcube-0.7.2.ebuild index 52d93d9e386e..eff3fe496acf 100644 --- a/mail-client/roundcube/roundcube-0.7.2.ebuild +++ b/mail-client/roundcube/roundcube-0.7.2.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.2.ebuild,v 1.4 2012/04/22 14:49:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.7.2.ebuild,v 1.5 2012/06/05 21:37:03 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="virtual/httpd-php |