diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-15 14:08:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-15 14:08:33 +0000 |
commit | 96d759889187277ca8c5ca440e1216efb2b8de44 (patch) | |
tree | 0a273664e6e99abc4cc34f90b9b33abbff4277a7 /mail-client | |
parent | Stable for amd64, wrt bug #383919 (diff) | |
download | gentoo-2-96d759889187277ca8c5ca440e1216efb2b8de44.tar.gz gentoo-2-96d759889187277ca8c5ca440e1216efb2b8de44.tar.bz2 gentoo-2-96d759889187277ca8c5ca440e1216efb2b8de44.zip |
Stable for amd64, wrt bug #412029
(Portage version: 2.1.10.49/cvs/Linux x86_64)
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 7d826a04e0a4..68217d9dd7d6 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.74 2012/03/12 17:41:57 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.75 2012/04/15 14:08:33 ago Exp $ + + 15 Apr 2012; Agostino Sarubbo <ago@gentoo.org> roundcube-0.7.2.ebuild: + Stable for amd64, wrt bug #412029 *roundcube-0.7.2 (12 Mar 2012) diff --git a/mail-client/roundcube/roundcube-0.7.2.ebuild b/mail-client/roundcube/roundcube-0.7.2.ebuild index 5333b1e1dc9c..c34ed4bee523 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.1 2012/03/12 17:41:57 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.7.2.ebuild,v 1.2 2012/04/15 14:08:33 ago 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 |