diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-06-06 14:43:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-06-06 14:43:27 +0000 |
commit | f1596adac1c9d5398ed4b75f548bd201f104757b (patch) | |
tree | 88d43edffbe378b135d36dc0664654acdd42d2c8 | |
parent | Drop old. Version bump. (diff) | |
download | gentoo-2-f1596adac1c9d5398ed4b75f548bd201f104757b.tar.gz gentoo-2-f1596adac1c9d5398ed4b75f548bd201f104757b.tar.bz2 gentoo-2-f1596adac1c9d5398ed4b75f548bd201f104757b.zip |
arm stable wrt #301090
(Portage version: 2.1.8.3/cvs/Linux ia64)
-rw-r--r-- | mail-client/roundcube/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/roundcube/roundcube-0.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/roundcube/ChangeLog b/mail-client/roundcube/ChangeLog index 4ef92647c380..7839bdfc0c64 100644 --- a/mail-client/roundcube/ChangeLog +++ b/mail-client/roundcube/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/roundcube # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.20 2010/01/23 18:40:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.21 2010/06/06 14:43:27 armin76 Exp $ + + 06 Jun 2010; Raúl Porcel <armin76@gentoo.org> roundcube-0.3.1.ebuild: + arm stable wrt #301090 23 Jan 2010; Raúl Porcel <armin76@gentoo.org> roundcube-0.2.2.ebuild, roundcube-0.3.ebuild, roundcube-0.3.1.ebuild: diff --git a/mail-client/roundcube/roundcube-0.3.1.ebuild b/mail-client/roundcube/roundcube-0.3.1.ebuild index 843204e84919..6101217a0af5 100644 --- a/mail-client/roundcube/roundcube-0.3.1.ebuild +++ b/mail-client/roundcube/roundcube-0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.3.1.ebuild,v 1.8 2010/01/23 18:40:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.3.1.ebuild,v 1.9 2010/06/06 14:43:27 armin76 Exp $ EAPI="2" @@ -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-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" DEPEND="" |