diff options
author | Markus Meier <maekke@gentoo.org> | 2012-03-03 15:20:34 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-03-03 15:20:34 +0000 |
commit | c40aac50e1e5b1ec45808a528b08893eee7194fe (patch) | |
tree | d70d403e9158cc47c988f798a7394233095f18ff /mail-client/roundcube | |
parent | arm stable, bug #403711 (diff) | |
download | gentoo-2-c40aac50e1e5b1ec45808a528b08893eee7194fe.tar.gz gentoo-2-c40aac50e1e5b1ec45808a528b08893eee7194fe.tar.bz2 gentoo-2-c40aac50e1e5b1ec45808a528b08893eee7194fe.zip |
arm stable, bug #403711
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'mail-client/roundcube')
-rw-r--r-- | mail-client/roundcube/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/roundcube/roundcube-0.7.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/roundcube/ChangeLog b/mail-client/roundcube/ChangeLog index d26a3a33e090..5a855a716e84 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.68 2012/02/28 21:36:36 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.69 2012/03/03 15:20:34 maekke Exp $ + + 03 Mar 2012; Markus Meier <maekke@gentoo.org> roundcube-0.7.1.ebuild: + arm stable, bug #403711 28 Feb 2012; Brent Baude <ranger@gentoo.org> roundcube-0.7.1.ebuild: Marking roundcube-0.7.1 ppc for bug 403711 diff --git a/mail-client/roundcube/roundcube-0.7.1.ebuild b/mail-client/roundcube/roundcube-0.7.1.ebuild index 6cf705f3ba14..79364b3711d7 100644 --- a/mail-client/roundcube/roundcube-0.7.1.ebuild +++ b/mail-client/roundcube/roundcube-0.7.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.7.1.ebuild,v 1.5 2012/02/28 21:36:36 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.7.1.ebuild,v 1.6 2012/03/03 15:20:34 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-2 BSD PHP-2.02 PHP-3 MIT public-domain" -KEYWORDS="amd64 ~arm ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 arm ppc ~ppc64 ~sparc x86" IUSE="ldap mysql postgres ssl spell +sqlite" RDEPEND=">=dev-lang/php-5.3[crypt,iconv,json,ldap?,postgres?,session,sqlite?,sockets,ssl?,xml,unicode] |