ago 14/08/30 17:04:05 Modified: roundcube-1.0.2.ebuild ChangeLog Log: Add ppc64, wrt bug #507512 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Revision Changes Path 1.5 mail-client/roundcube/roundcube-1.0.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/roundcube-1.0.2.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/roundcube-1.0.2.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/roundcube-1.0.2.ebuild?r1=1.4&r2=1.5 Index: roundcube-1.0.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-1.0.2.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- roundcube-1.0.2.ebuild 20 Aug 2014 11:34:06 -0000 1.4 +++ roundcube-1.0.2.ebuild 30 Aug 2014 17:04:05 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-1.0.2.ebuild,v 1.4 2014/08/20 11:34:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/roundcube-1.0.2.ebuild,v 1.5 2014/08/30 17:04:05 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ # roundcube is GPL-licensed, the rest of the licenses here are # for bundled PEAR components, googiespell and utf8.class.php LICENSE="GPL-3 BSD PHP-2.02 PHP-3 MIT public-domain" -KEYWORDS="amd64 arm ~hppa ~sparc x86" +KEYWORDS="amd64 arm ~hppa ppc64 ~sparc x86" IUSE="ldap +mysql postgres sqlite ssl spell" # this function only sets DEPEND so we need to include that in RDEPEND 1.137 mail-client/roundcube/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/ChangeLog?rev=1.137&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/ChangeLog?rev=1.137&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/roundcube/ChangeLog?r1=1.136&r2=1.137 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v retrieving revision 1.136 retrieving revision 1.137 diff -u -r1.136 -r1.137 --- ChangeLog 20 Aug 2014 11:34:06 -0000 1.136 +++ ChangeLog 30 Aug 2014 17:04:05 -0000 1.137 @@ -1,6 +1,9 @@ # ChangeLog for mail-client/roundcube # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.136 2014/08/20 11:34:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/roundcube/ChangeLog,v 1.137 2014/08/30 17:04:05 ago Exp $ + + 30 Aug 2014; Agostino Sarubbo <a...@gentoo.org> roundcube-1.0.2.ebuild: + Add ppc64, wrt bug #507512 20 Aug 2014; Raúl Porcel <armi...@gentoo.org> roundcube-1.0.2.ebuild: arm stable and add ~sparc wrt #507512