bicatali 14/03/27 03:40:44 Modified: root-5.34.18-r1.ebuild ChangeLog Log: Finer sub-slotting necessary, bug #505358 (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
Revision Changes Path 1.2 sci-physics/root/root-5.34.18-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.34.18-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.34.18-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/root-5.34.18-r1.ebuild?r1=1.1&r2=1.2 Index: root-5.34.18-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.34.18-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- root-5.34.18-r1.ebuild 26 Mar 2014 21:06:51 -0000 1.1 +++ root-5.34.18-r1.ebuild 27 Mar 2014 03:40:44 -0000 1.2 @@ -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-physics/root/root-5.34.18-r1.ebuild,v 1.1 2014/03/26 21:06:51 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/root-5.34.18-r1.ebuild,v 1.2 2014/03/27 03:40:44 bicatali Exp $ EAPI=5 @@ -23,7 +23,7 @@ HOMEPAGE="http://root.cern.ch/" DOC_URI="ftp://root.cern.ch/${PN}/doc" -SLOT="0/$(get_version_component_range 1-2 ${PV})" +SLOT="0/$(get_version_component_range 1-3 ${PV})" LICENSE="LGPL-2.1" IUSE="+X afs avahi c++0x doc emacs examples fits fftw graphviz kerberos ldap +math minimal mpi mysql odbc +opengl openmp 1.130 sci-physics/root/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/ChangeLog?rev=1.130&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/ChangeLog?rev=1.130&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/root/ChangeLog?r1=1.129&r2=1.130 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v retrieving revision 1.129 retrieving revision 1.130 diff -u -r1.129 -r1.130 --- ChangeLog 26 Mar 2014 21:06:51 -0000 1.129 +++ ChangeLog 27 Mar 2014 03:40:44 -0000 1.130 @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/root # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.129 2014/03/26 21:06:51 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/root/ChangeLog,v 1.130 2014/03/27 03:40:44 bicatali Exp $ + + 27 Mar 2014; Sébastien Fabbro <[email protected]> root-5.34.18-r1.ebuild: + Finer sub-slotting necessary, bug #505358 *root-5.34.18-r1 (26 Mar 2014)
