diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-24 14:43:00 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-24 14:43:00 +0000 |
commit | 15ab5698c48952e119aa1fdd38fb24a5324e4f2a (patch) | |
tree | 06092a0cce8afd4b000bb83a164097c40906c2c3 /mail-client | |
parent | x86 stable wrt bug #404731 (diff) | |
download | gentoo-2-15ab5698c48952e119aa1fdd38fb24a5324e4f2a.tar.gz gentoo-2-15ab5698c48952e119aa1fdd38fb24a5324e4f2a.tar.bz2 gentoo-2-15ab5698c48952e119aa1fdd38fb24a5324e4f2a.zip |
x86 stable wrt bug #403711
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/roundcube/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/roundcube/roundcube-0.7.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/roundcube/ChangeLog b/mail-client/roundcube/ChangeLog index 94c2c1bd3aab..d8175219e870 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.66 2012/02/17 11:53:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.67 2012/02/24 14:43:00 phajdan.jr Exp $ + + 24 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> roundcube-0.7.1.ebuild: + x86 stable wrt bug #403711 17 Feb 2012; Agostino Sarubbo <ago@gentoo.org> roundcube-0.7.1.ebuild: Stable for amd64, wrt bug #403711 diff --git a/mail-client/roundcube/roundcube-0.7.1.ebuild b/mail-client/roundcube/roundcube-0.7.1.ebuild index 49054ba0e0da..04b50277fd28 100644 --- a/mail-client/roundcube/roundcube-0.7.1.ebuild +++ b/mail-client/roundcube/roundcube-0.7.1.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.1.ebuild,v 1.3 2012/02/17 11:53:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.7.1.ebuild,v 1.4 2012/02/24 14:43:00 phajdan.jr 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=">=dev-lang/php-5.3[crypt,iconv,json,ldap?,postgres?,session,sqlite?,sockets,ssl?,xml,unicode] |