diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-05 09:16:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-05 09:16:31 +0000 |
commit | 6e3c45c115305540422cf7a561ea79a221e4c9d7 (patch) | |
tree | d07917b01bd9a5ed92f8f174b7aa209c17db3132 /mail-client/roundcube | |
parent | Stable for amd64, wrt bug #449634 (diff) | |
download | gentoo-2-6e3c45c115305540422cf7a561ea79a221e4c9d7.tar.gz gentoo-2-6e3c45c115305540422cf7a561ea79a221e4c9d7.tar.bz2 gentoo-2-6e3c45c115305540422cf7a561ea79a221e4c9d7.zip |
Stable for amd64, wrt bug #449750
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'mail-client/roundcube')
-rw-r--r-- | mail-client/roundcube/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/roundcube/roundcube-0.8.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/roundcube/ChangeLog b/mail-client/roundcube/ChangeLog index 43b99a54fb2f..541bfad9aad5 100644 --- a/mail-client/roundcube/ChangeLog +++ b/mail-client/roundcube/ChangeLog @@ -1,6 +1,9 @@ # 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.94 2013/01/04 12:58:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.95 2013/01/05 09:16:31 ago Exp $ + + 05 Jan 2013; Agostino Sarubbo <ago@gentoo.org> roundcube-0.8.4.ebuild: + Stable for amd64, wrt bug #449750 04 Jan 2013; Agostino Sarubbo <ago@gentoo.org> roundcube-0.8.4.ebuild: Stable for ppc, wrt bug #449750 diff --git a/mail-client/roundcube/roundcube-0.8.4.ebuild b/mail-client/roundcube/roundcube-0.8.4.ebuild index f10002b6db9c..0e5b912b2b12 100644 --- a/mail-client/roundcube/roundcube-0.8.4.ebuild +++ b/mail-client/roundcube/roundcube-0.8.4.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.4.ebuild,v 1.2 2013/01/04 12:58:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.8.4.ebuild,v 1.3 2013/01/05 09:16:31 ago Exp $ EAPI="5" @@ -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 |