diff options
author | Brent Baude <ranger@gentoo.org> | 2012-06-07 22:31:13 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-06-07 22:31:13 +0000 |
commit | 5ac106a75d492f10f4c1d4290d287a6049ba0f95 (patch) | |
tree | e149f6650e012784beb91ae94f4d7664b58ce18d /mail-client | |
parent | Marking cython-0.16 ppc for bug 418291 (diff) | |
download | gentoo-2-5ac106a75d492f10f4c1d4290d287a6049ba0f95.tar.gz gentoo-2-5ac106a75d492f10f4c1d4290d287a6049ba0f95.tar.bz2 gentoo-2-5ac106a75d492f10f4c1d4290d287a6049ba0f95.zip |
Marking roundcube-0.7.2 ppc for bug 412029
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'mail-client')
-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 74b78ac1e806..ae1f96a63ead 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.80 2012/06/05 21:37:03 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.81 2012/06/07 22:31:13 ranger Exp $ + + 07 Jun 2012; Brent Baude <ranger@gentoo.org> roundcube-0.7.2.ebuild: + Marking roundcube-0.7.2 ppc for bug 412029 05 Jun 2012; Brent Baude <ranger@gentoo.org> roundcube-0.7.2.ebuild: Marking roundcube-0.7.2 ppc64 for bug 412029 diff --git a/mail-client/roundcube/roundcube-0.7.2.ebuild b/mail-client/roundcube/roundcube-0.7.2.ebuild index eff3fe496acf..a95eb5e24d1b 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.5 2012/06/05 21:37:03 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.7.2.ebuild,v 1.6 2012/06/07 22:31:13 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 |