aballier 15/07/31 14:39:42 Modified: texlive-fontsrecommended-2015.ebuild ChangeLog Log: Add dep on dev-texlive/texlive-genericrecommended since it is almost mandatory to use fonts now, bug #556048 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Revision Changes Path 1.2 dev-texlive/texlive-fontsrecommended/texlive-fontsrecommended-2015.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontsrecommended/texlive-fontsrecommended-2015.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontsrecommended/texlive-fontsrecommended-2015.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontsrecommended/texlive-fontsrecommended-2015.ebuild?r1=1.1&r2=1.2 Index: texlive-fontsrecommended-2015.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsrecommended/texlive-fontsrecommended-2015.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- texlive-fontsrecommended-2015.ebuild 16 Jul 2015 09:14:22 -0000 1.1 +++ texlive-fontsrecommended-2015.ebuild 31 Jul 2015 14:39:42 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsrecommended/texlive-fontsrecommended-2015.ebuild,v 1.1 2015/07/16 09:14:22 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsrecommended/texlive-fontsrecommended-2015.ebuild,v 1.2 2015/07/31 14:39:42 aballier Exp $ EAPI="5" @@ -19,5 +19,6 @@ !=dev-texlive/texlive-basic-2007* !<dev-texlive/texlive-fontsextra-2010 !<dev-texlive/texlive-latexrecommended-2014 +dev-texlive/texlive-genericrecommended " RDEPEND="${DEPEND} " 1.76 dev-texlive/texlive-fontsrecommended/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontsrecommended/ChangeLog?rev=1.76&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontsrecommended/ChangeLog?rev=1.76&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-fontsrecommended/ChangeLog?r1=1.75&r2=1.76 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsrecommended/ChangeLog,v retrieving revision 1.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- ChangeLog 22 Jul 2015 19:37:42 -0000 1.75 +++ ChangeLog 31 Jul 2015 14:39:42 -0000 1.76 @@ -1,6 +1,11 @@ # ChangeLog for dev-texlive/texlive-fontsrecommended # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsrecommended/ChangeLog,v 1.75 2015/07/22 19:37:42 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontsrecommended/ChangeLog,v 1.76 2015/07/31 14:39:42 aballier Exp $ + + 31 Jul 2015; Alexis Ballier <[email protected]> + texlive-fontsrecommended-2015.ebuild: + Add dep on dev-texlive/texlive-genericrecommended since it is almost + mandatory to use fonts now, bug #556048 22 Jul 2015; Anthony G. Basile <[email protected]> texlive-fontsrecommended-2014.ebuild:
