pacho 15/06/08 17:54:33 Modified: balsa-2.5.2.ebuild ChangeLog Log: It uses webkit-gtk:4 slot instead of old :3 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path 1.2 mail-client/balsa/balsa-2.5.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/balsa/balsa-2.5.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/balsa/balsa-2.5.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/balsa/balsa-2.5.2.ebuild?r1=1.1&r2=1.2 Index: balsa-2.5.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.5.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- balsa-2.5.2.ebuild 7 Jun 2015 12:02:20 -0000 1.1 +++ balsa-2.5.2.ebuild 8 Jun 2015 17:54:33 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.5.2.ebuild,v 1.1 2015/06/07 12:02:20 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.5.2.ebuild,v 1.2 2015/06/08 17:54:33 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -40,7 +40,7 @@ ldap? ( net-nds/openldap ) rubrica? ( dev-libs/libxml2:2 ) ssl? ( dev-libs/openssl:= ) - webkit? ( net-libs/webkit-gtk:3 ) + webkit? ( net-libs/webkit-gtk:4 ) xface? ( >=media-libs/compface-1.5.1:= ) " DEPEND="${RDEPEND} 1.136 mail-client/balsa/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/balsa/ChangeLog?rev=1.136&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/balsa/ChangeLog?rev=1.136&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/balsa/ChangeLog?r1=1.135&r2=1.136 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/mail-client/balsa/ChangeLog,v retrieving revision 1.135 retrieving revision 1.136 diff -u -r1.135 -r1.136 --- ChangeLog 7 Jun 2015 12:02:58 -0000 1.135 +++ ChangeLog 8 Jun 2015 17:54:33 -0000 1.136 @@ -1,6 +1,9 @@ # ChangeLog for mail-client/balsa # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/ChangeLog,v 1.135 2015/06/07 12:02:58 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/ChangeLog,v 1.136 2015/06/08 17:54:33 pacho Exp $ + + 08 Jun 2015; Pacho Ramos <[email protected]> balsa-2.5.2.ebuild: + It uses webkit-gtk:4 slot instead of old :3 07 Jun 2015; Pacho Ramos <[email protected]> balsa-2.4.14.ebuild: Move to testing for all but amd64/x86 arches
