summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-03-24 13:16:05 +0000
committerChristoph Mende <angelos@gentoo.org>2011-03-24 13:16:05 +0000
commit9b15af677f52ca258bb8bd68ef278e5e201239b0 (patch)
tree2317da9d1d583372fa4009eccf404d5dff3936a7 /mail-client/roundcube
parentStable on amd64 wrt bug #360237 (diff)
downloadgentoo-2-9b15af677f52ca258bb8bd68ef278e5e201239b0.tar.gz
gentoo-2-9b15af677f52ca258bb8bd68ef278e5e201239b0.tar.bz2
gentoo-2-9b15af677f52ca258bb8bd68ef278e5e201239b0.zip
Stable on amd64 wrt bug #360241
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
Diffstat (limited to 'mail-client/roundcube')
-rw-r--r--mail-client/roundcube/ChangeLog5
-rw-r--r--mail-client/roundcube/roundcube-0.5.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/roundcube/ChangeLog b/mail-client/roundcube/ChangeLog
index 78c06aee8c06..d924ed26cd61 100644
--- a/mail-client/roundcube/ChangeLog
+++ b/mail-client/roundcube/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-client/roundcube
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.42 2011/03/24 06:59:00 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.43 2011/03/24 13:16:05 angelos Exp $
+
+ 24 Mar 2011; Christoph Mende <angelos@gentoo.org> roundcube-0.5.1.ebuild:
+ Stable on amd64 wrt bug #360241
24 Mar 2011; Tim Harder <radhermit@gentoo.org> -roundcube-0.4.ebuild,
roundcube-0.4.2.ebuild, -roundcube-0.5.ebuild, roundcube-0.5.1.ebuild:
diff --git a/mail-client/roundcube/roundcube-0.5.1.ebuild b/mail-client/roundcube/roundcube-0.5.1.ebuild
index 7bc77bd338b9..3018d27f2722 100644
--- a/mail-client/roundcube/roundcube-0.5.1.ebuild
+++ b/mail-client/roundcube/roundcube-0.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.5.1.ebuild,v 1.2 2011/03/24 06:59:00 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.5.1.ebuild,v 1.3 2011/03/24 13:16:05 angelos Exp $
EAPI="2"
@@ -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"
DEPEND=""