diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-04 12:58:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-04 12:58:16 +0000 |
commit | 0a0ac2901bc2cadd4fd7b4d0cc854bf202a35381 (patch) | |
tree | ea1cb28086d9f4236350bcf34de87e8d0b79416e /mail-client/roundcube | |
parent | Stable for ppc, wrt bug #449746 (diff) | |
download | gentoo-2-0a0ac2901bc2cadd4fd7b4d0cc854bf202a35381.tar.gz gentoo-2-0a0ac2901bc2cadd4fd7b4d0cc854bf202a35381.tar.bz2 gentoo-2-0a0ac2901bc2cadd4fd7b4d0cc854bf202a35381.zip |
Stable for ppc, wrt bug #449750
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'mail-client/roundcube')
-rw-r--r-- | mail-client/roundcube/ChangeLog | 7 | ||||
-rw-r--r-- | mail-client/roundcube/roundcube-0.8.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/mail-client/roundcube/ChangeLog b/mail-client/roundcube/ChangeLog index d576a23fa8fa..43b99a54fb2f 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.93 2012/11/29 20:03:01 radhermit Exp $ +# 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 $ + + 04 Jan 2013; Agostino Sarubbo <ago@gentoo.org> roundcube-0.8.4.ebuild: + Stable for ppc, wrt bug #449750 29 Nov 2012; Tim Harder <radhermit@gentoo.org> -roundcube-0.7.2.ebuild, -roundcube-0.7.3.ebuild, -roundcube-0.8.0.ebuild, -roundcube-0.8.2.ebuild: diff --git a/mail-client/roundcube/roundcube-0.8.4.ebuild b/mail-client/roundcube/roundcube-0.8.4.ebuild index 1027e0a63ebe..f10002b6db9c 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-2012 Gentoo Foundation +# 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.1 2012/11/21 22:32:38 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.8.4.ebuild,v 1.2 2013/01/04 12:58:16 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 |