summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-08-17 15:43:37 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-08-17 15:43:37 +0000
commitae52a8e3792cf48bc1da1ebcf167e41c814c974d (patch)
tree3694eb9b5827666659cbe9b32ae23c62015541a5 /mail-client/roundcube
parentVersion bump, and remove old ebuild (diff)
downloadgentoo-2-ae52a8e3792cf48bc1da1ebcf167e41c814c974d.tar.gz
gentoo-2-ae52a8e3792cf48bc1da1ebcf167e41c814c974d.tar.bz2
gentoo-2-ae52a8e3792cf48bc1da1ebcf167e41c814c974d.zip
Stable on amd64 wrt bug #379563
(Portage version: 2.2.0_alpha51/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.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/roundcube/ChangeLog b/mail-client/roundcube/ChangeLog
index 799901e6a0b9..8c788b196e7c 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.52 2011/08/17 13:46:33 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.53 2011/08/17 15:43:37 hwoarang Exp $
+
+ 17 Aug 2011; Markos Chandras <hwoarang@gentoo.org> roundcube-0.5.4.ebuild:
+ Stable on amd64 wrt bug #379563
*roundcube-0.5.4 (17 Aug 2011)
diff --git a/mail-client/roundcube/roundcube-0.5.4.ebuild b/mail-client/roundcube/roundcube-0.5.4.ebuild
index 405482d37b5c..7c3728f235cb 100644
--- a/mail-client/roundcube/roundcube-0.5.4.ebuild
+++ b/mail-client/roundcube/roundcube-0.5.4.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.4.ebuild,v 1.1 2011/08/17 13:46:33 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.5.4.ebuild,v 1.2 2011/08/17 15:43:37 hwoarang 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=""