diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-26 06:45:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-26 06:45:40 +0000 |
commit | 01cb7cf29a8c6990e86e1ecb52881fb6668652c0 (patch) | |
tree | b133cf63125c246327c7edcf2396eff951c338b9 /mail-client | |
parent | Avoid failing test on jruby. (diff) | |
download | gentoo-2-01cb7cf29a8c6990e86e1ecb52881fb6668652c0.tar.gz gentoo-2-01cb7cf29a8c6990e86e1ecb52881fb6668652c0.tar.bz2 gentoo-2-01cb7cf29a8c6990e86e1ecb52881fb6668652c0.zip |
Stable for amd64, wrt bug #488954
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/roundcube/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/roundcube/roundcube-0.8.7.ebuild | 4 | ||||
-rw-r--r-- | mail-client/roundcube/roundcube-0.9.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/mail-client/roundcube/ChangeLog b/mail-client/roundcube/ChangeLog index d2bc64ce61d2..445ad6781ffb 100644 --- a/mail-client/roundcube/ChangeLog +++ b/mail-client/roundcube/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/roundcube # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.127 2013/10/25 18:02:04 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.128 2013/10/26 06:45:40 ago Exp $ + + 26 Oct 2013; Agostino Sarubbo <ago@gentoo.org> roundcube-0.8.7.ebuild, + roundcube-0.9.5.ebuild: + Stable for amd64, wrt bug #488954 *roundcube-0.9.5 (25 Oct 2013) *roundcube-0.8.7 (25 Oct 2013) diff --git a/mail-client/roundcube/roundcube-0.8.7.ebuild b/mail-client/roundcube/roundcube-0.8.7.ebuild index 9960218103d9..ad7a56f1705a 100644 --- a/mail-client/roundcube/roundcube-0.8.7.ebuild +++ b/mail-client/roundcube/roundcube-0.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.8.7.ebuild,v 1.1 2013/10/25 18:02:04 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.8.7.ebuild,v 1.2 2013/10/26 06:45:40 ago Exp $ EAPI=5 @@ -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-3 BSD PHP-2.02 PHP-3 MIT public-domain" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="ldap +mysql postgres ssl spell" RDEPEND="virtual/httpd-php diff --git a/mail-client/roundcube/roundcube-0.9.5.ebuild b/mail-client/roundcube/roundcube-0.9.5.ebuild index 9cf4edaafd83..860184d5227c 100644 --- a/mail-client/roundcube/roundcube-0.9.5.ebuild +++ b/mail-client/roundcube/roundcube-0.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.9.5.ebuild,v 1.1 2013/10/25 18:02:04 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.9.5.ebuild,v 1.2 2013/10/26 06:45:40 ago Exp $ EAPI=5 @@ -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-3 BSD PHP-2.02 PHP-3 MIT public-domain" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="ldap +mysql postgres sqlite ssl spell" RDEPEND="virtual/httpd-php |