diff options
author | Markus Meier <maekke@gentoo.org> | 2012-10-02 21:35:27 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-10-02 21:35:27 +0000 |
commit | fcdab712e742247bd018c8935123f5c04be16d29 (patch) | |
tree | d5e5f04328876dcbf4fcb21726ed33269bba9e47 /mail-client/roundcube | |
parent | arm stable, bug #433814 (diff) | |
download | gentoo-2-fcdab712e742247bd018c8935123f5c04be16d29.tar.gz gentoo-2-fcdab712e742247bd018c8935123f5c04be16d29.tar.bz2 gentoo-2-fcdab712e742247bd018c8935123f5c04be16d29.zip |
arm stable, bug #434378
(Portage version: 2.1.11.23/cvs/Linux x86_64)
Diffstat (limited to 'mail-client/roundcube')
-rw-r--r-- | mail-client/roundcube/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/roundcube/roundcube-0.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/roundcube/ChangeLog b/mail-client/roundcube/ChangeLog index 8f4e33ccb9c5..fc7ddd7c84df 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.88 2012/09/18 04:50:15 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.89 2012/10/02 21:35:27 maekke Exp $ + + 02 Oct 2012; Markus Meier <maekke@gentoo.org> roundcube-0.8.1.ebuild: + arm stable, bug #434378 18 Sep 2012; Andreas Schuerch <nativemad@gentoo.org> roundcube-0.8.1.ebuild: x86 stable, see bug 434378 diff --git a/mail-client/roundcube/roundcube-0.8.1.ebuild b/mail-client/roundcube/roundcube-0.8.1.ebuild index 9579a8630208..61d78541dc80 100644 --- a/mail-client/roundcube/roundcube-0.8.1.ebuild +++ b/mail-client/roundcube/roundcube-0.8.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.8.1.ebuild,v 1.3 2012/09/18 04:50:15 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.8.1.ebuild,v 1.4 2012/10/02 21:35:27 maekke 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-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 |