aballier 14/03/09 11:39:06 Modified: ChangeLog texlive-core-2013-r1.ebuild Log: bump harfbuzz dep and require the graphite useflag too, bug #483544 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Revision Changes Path 1.214 app-text/texlive-core/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?rev=1.214&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?rev=1.214&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/ChangeLog?r1=1.213&r2=1.214 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v retrieving revision 1.213 retrieving revision 1.214 diff -u -r1.213 -r1.214 --- ChangeLog 11 Sep 2013 17:40:11 -0000 1.213 +++ ChangeLog 9 Mar 2014 11:39:06 -0000 1.214 @@ -1,6 +1,10 @@ # ChangeLog for app-text/texlive-core -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.213 2013/09/11 17:40:11 aballier Exp $ +# 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 $ + + 09 Mar 2014; Alexis Ballier <[email protected]> + texlive-core-2013-r1.ebuild: + bump harfbuzz dep and require the graphite useflag too, bug #483544 11 Sep 2013; Alexis Ballier <[email protected]> texlive-core-2013-r1.ebuild: 1.4 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.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2013-r1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/texlive-core/texlive-core-2013-r1.ebuild?r1=1.3&r2=1.4 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.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- texlive-core-2013-r1.ebuild 11 Sep 2013 17:40:11 -0000 1.3 +++ texlive-core-2013-r1.ebuild 9 Mar 2014 11:39:06 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.3 2013/09/11 17:40:11 aballier Exp $ +# $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 $ EAPI=5 @@ -96,7 +96,7 @@ >=x11-libs/cairo-1.12 >=x11-libs/pixman-0.18 xetex? ( - >=media-libs/harfbuzz-0.9.10[icu] + >=media-libs/harfbuzz-0.9.20[icu,graphite] >=dev-libs/icu-50 app-text/teckit media-libs/fontconfig
