pacho 14/10/15 20:47:29 Modified: icm-3.7.3b.ebuild icm-3.7.2e.ebuild ChangeLog Log: Support multilib providers for deps. Bump to EAPI=5. (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path 1.5 sci-chemistry/icm/icm-3.7.3b.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/icm/icm-3.7.3b.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/icm/icm-3.7.3b.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/icm/icm-3.7.3b.ebuild?r1=1.4&r2=1.5 Index: icm-3.7.3b.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/icm/icm-3.7.3b.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- icm-3.7.3b.ebuild 7 Sep 2014 15:47:08 -0000 1.4 +++ icm-3.7.3b.ebuild 15 Oct 2014 20:47:29 -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/sci-chemistry/icm/icm-3.7.3b.ebuild,v 1.4 2014/09/07 15:47:08 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/icm/icm-3.7.3b.ebuild,v 1.5 2014/10/15 20:47:29 pacho Exp $ EAPI="5" @@ -44,8 +44,8 @@ 32bit? ( virtual/libstdc++:3.3 || ( - >=x11-libs/libX11-1.6.2[abi_x86_32] - app-emulation/emul-linux-x86-xlibs + >=x11-libs/libX11-1.6.2[abi_x86_32(-)] + app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)] ) ) ) 1.6 sci-chemistry/icm/icm-3.7.2e.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/icm/icm-3.7.2e.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/icm/icm-3.7.2e.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/icm/icm-3.7.2e.ebuild?r1=1.5&r2=1.6 Index: icm-3.7.2e.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/icm/icm-3.7.2e.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- icm-3.7.2e.ebuild 7 Sep 2014 15:47:08 -0000 1.5 +++ icm-3.7.2e.ebuild 15 Oct 2014 20:47:29 -0000 1.6 @@ -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/sci-chemistry/icm/icm-3.7.2e.ebuild,v 1.5 2014/09/07 15:47:08 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/icm/icm-3.7.2e.ebuild,v 1.6 2014/10/15 20:47:29 pacho Exp $ EAPI="5" @@ -44,8 +44,8 @@ 32bit? ( virtual/libstdc++:3.3 || ( - >=x11-libs/libX11-1.6.2[abi_x86_32] - app-emulation/emul-linux-x86-xlibs + >=x11-libs/libX11-1.6.2[abi_x86_32(-)] + app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)] ) ) ) 1.17 sci-chemistry/icm/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/icm/ChangeLog?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/icm/ChangeLog?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/icm/ChangeLog?r1=1.16&r2=1.17 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/icm/ChangeLog,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ChangeLog 7 Sep 2014 15:47:08 -0000 1.16 +++ ChangeLog 15 Oct 2014 20:47:29 -0000 1.17 @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/icm # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/icm/ChangeLog,v 1.16 2014/09/07 15:47:08 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/icm/ChangeLog,v 1.17 2014/10/15 20:47:29 pacho Exp $ + + 15 Oct 2014; Pacho Ramos <[email protected]> icm-3.7.2e.ebuild, + icm-3.7.3b.ebuild: + Support multilib providers for deps. Bump to EAPI=5. 07 Sep 2014; Ulrich Müller <[email protected]> icm-3.7.2e.ebuild, icm-3.7.3b.ebuild:
