diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-26 06:46:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-26 06:46:04 +0000 |
commit | de8f1f1b6512860be7718fabcc390843f0711451 (patch) | |
tree | bd49b01b39caf230b66bde04ca84a33809d27342 /mail-client | |
parent | Stable for ppc, wrt bug #488954 (diff) | |
download | gentoo-2-de8f1f1b6512860be7718fabcc390843f0711451.tar.gz gentoo-2-de8f1f1b6512860be7718fabcc390843f0711451.tar.bz2 gentoo-2-de8f1f1b6512860be7718fabcc390843f0711451.zip |
Stable for x86, wrt bug #488954
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 544dc466d1d7..a45f15f7b043 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.130 2013/10/26 06:45:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.131 2013/10/26 06:46:04 ago Exp $ + + 26 Oct 2013; Agostino Sarubbo <ago@gentoo.org> roundcube-0.8.7.ebuild, + roundcube-0.9.5.ebuild: + Stable for x86, wrt bug #488954 26 Oct 2013; Agostino Sarubbo <ago@gentoo.org> roundcube-0.8.7.ebuild, roundcube-0.9.5.ebuild: diff --git a/mail-client/roundcube/roundcube-0.8.7.ebuild b/mail-client/roundcube/roundcube-0.8.7.ebuild index ff15c42edde9..75f1bb0ca60e 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.4 2013/10/26 06:45:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.8.7.ebuild,v 1.5 2013/10/26 06:46:04 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 75799463424d..11f86af91a73 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.4 2013/10/26 06:45:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.9.5.ebuild,v 1.5 2013/10/26 06:46:04 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 |