diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-26 06:45:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-26 06:45:56 +0000 |
commit | a06376b73e55ece0638c416b186e9adbf3ea06f1 (patch) | |
tree | ce222ba59c58fe99628fd127b19d3a177fdaa503 /mail-client/roundcube | |
parent | Stable for arm, wrt bug #488954 (diff) | |
download | gentoo-2-a06376b73e55ece0638c416b186e9adbf3ea06f1.tar.gz gentoo-2-a06376b73e55ece0638c416b186e9adbf3ea06f1.tar.bz2 gentoo-2-a06376b73e55ece0638c416b186e9adbf3ea06f1.zip |
Stable for ppc, wrt bug #488954
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'mail-client/roundcube')
-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 9095e861d9be..544dc466d1d7 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.129 2013/10/26 06:45:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.130 2013/10/26 06:45:56 ago Exp $ + + 26 Oct 2013; Agostino Sarubbo <ago@gentoo.org> roundcube-0.8.7.ebuild, + roundcube-0.9.5.ebuild: + Stable for ppc, 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 37421a2d7ce2..ff15c42edde9 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.3 2013/10/26 06:45:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.8.7.ebuild,v 1.4 2013/10/26 06:45:56 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 deac53ebda7f..75799463424d 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.3 2013/10/26 06:45:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.9.5.ebuild,v 1.4 2013/10/26 06:45:56 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 |