aballier 14/11/04 07:49:21 Modified: ChangeLog texlive-formatsextra-2014.ebuild Log: actually depend on texlive xetex, bug #528156 Signed-off-by: [email protected] (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Revision Changes Path 1.69 dev-texlive/texlive-formatsextra/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-formatsextra/ChangeLog?rev=1.69&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-formatsextra/ChangeLog?rev=1.69&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-formatsextra/ChangeLog?r1=1.68&r2=1.69 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-formatsextra/ChangeLog,v retrieving revision 1.68 retrieving revision 1.69 diff -u -r1.68 -r1.69 --- ChangeLog 3 Nov 2014 11:08:40 -0000 1.68 +++ ChangeLog 4 Nov 2014 07:49:21 -0000 1.69 @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-formatsextra # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-formatsextra/ChangeLog,v 1.68 2014/11/03 11:08:40 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-formatsextra/ChangeLog,v 1.69 2014/11/04 07:49:21 aballier Exp $ + + 04 Nov 2014; Alexis Ballier <[email protected]> + texlive-formatsextra-2014.ebuild: + actually depend on texlive xetex, bug #528156 03 Nov 2014; Alexis Ballier <[email protected]> texlive-formatsextra-2014.ebuild: 1.3 dev-texlive/texlive-formatsextra/texlive-formatsextra-2014.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-formatsextra/texlive-formatsextra-2014.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-formatsextra/texlive-formatsextra-2014.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-formatsextra/texlive-formatsextra-2014.ebuild?r1=1.2&r2=1.3 Index: texlive-formatsextra-2014.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-formatsextra/texlive-formatsextra-2014.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- texlive-formatsextra-2014.ebuild 3 Nov 2014 11:08:40 -0000 1.2 +++ texlive-formatsextra-2014.ebuild 4 Nov 2014 07:49:21 -0000 1.3 @@ -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/dev-texlive/texlive-formatsextra/texlive-formatsextra-2014.ebuild,v 1.2 2014/11/03 11:08:40 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-formatsextra/texlive-formatsextra-2014.ebuild,v 1.3 2014/11/04 07:49:21 aballier Exp $ EAPI="5" @@ -16,7 +16,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2014 +>=dev-texlive/texlive-xetex-2014 >=dev-texlive/texlive-latex-2008 ->=app-text/texlive-core-2014[xetex] " RDEPEND="${DEPEND} "
