aballier 14/10/11 10:04:11 Modified: ChangeLog texlive-core-2013-r1.ebuild Log: add subslot dep on icu, bug #522664 by Andreas K. Hüttel (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Revision Changes Path 1.215 app-text/texlive-core/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?rev=1.215&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?rev=1.215&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?r1=1.214&r2=1.215 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v retrieving revision 1.214 retrieving revision 1.215 diff -u -r1.214 -r1.215 --- ChangeLog 9 Mar 2014 11:39:06 -0000 1.214 +++ ChangeLog 11 Oct 2014 10:04:11 -0000 1.215 @@ -1,6 +1,10 @@ # ChangeLog for app-text/texlive-core # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.214 2014/03/09 11:39:06 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.215 2014/10/11 10:04:11 aballier Exp $ + + 11 Oct 2014; Alexis Ballier <[email protected]> + texlive-core-2013-r1.ebuild: + add subslot dep on icu, bug #522664 by Andreas K. Hüttel 09 Mar 2014; Alexis Ballier <[email protected]> texlive-core-2013-r1.ebuild: 1.5 app-text/texlive-core/texlive-core-2013-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2013-r1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2013-r1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2013-r1.ebuild?r1=1.4&r2=1.5 Index: texlive-core-2013-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2013-r1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- texlive-core-2013-r1.ebuild 9 Mar 2014 11:39:06 -0000 1.4 +++ texlive-core-2013-r1.ebuild 11 Oct 2014 10:04:11 -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/app-text/texlive-core/texlive-core-2013-r1.ebuild,v 1.4 2014/03/09 11:39:06 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2013-r1.ebuild,v 1.5 2014/10/11 10:04:11 aballier Exp $ EAPI=5 @@ -97,7 +97,7 @@ >=x11-libs/pixman-0.18 xetex? ( >=media-libs/harfbuzz-0.9.20[icu,graphite] - >=dev-libs/icu-50 + >=dev-libs/icu-50:= app-text/teckit media-libs/fontconfig media-gfx/graphite2
