summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2010-01-05 02:18:10 +0000
committerJoseph Jezak <josejx@gentoo.org>2010-01-05 02:18:10 +0000
commitf72c052296ed50b08456ceda1bde2f917761d71e (patch)
treeb276fe6108ab020294b992ee43f0f6f65775ac4b /mail-client
parentLastrite app-office/qtstalker (diff)
downloadgentoo-2-f72c052296ed50b08456ceda1bde2f917761d71e.tar.gz
gentoo-2-f72c052296ed50b08456ceda1bde2f917761d71e.tar.bz2
gentoo-2-f72c052296ed50b08456ceda1bde2f917761d71e.zip
Marked ppc stable for bug #294679.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/roundcube/ChangeLog7
-rw-r--r--mail-client/roundcube/roundcube-0.3.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/mail-client/roundcube/ChangeLog b/mail-client/roundcube/ChangeLog
index a73dcf13f49d..a1fc886a562e 100644
--- a/mail-client/roundcube/ChangeLog
+++ b/mail-client/roundcube/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-client/roundcube
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.18 2009/12/26 19:42:22 armin76 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.19 2010/01/05 02:18:10 josejx Exp $
+
+ 05 Jan 2010; Joseph Jezak <josejx@gentoo.org> roundcube-0.3.1.ebuild:
+ Marked ppc stable for bug #294679.
26 Dec 2009; Raúl Porcel <armin76@gentoo.org> 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 7faa192a63d8..517c89999e0c 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-2009 Gentoo Foundation
+# 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.6 2009/12/26 19:42:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-0.3.1.ebuild,v 1.7 2010/01/05 02:18:10 josejx 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 ~ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ppc ppc64 ~sparc x86"
IUSE="ldap mysql postgres ssl spell"
DEPEND=""