aballier 14/11/03 06:48:02 Modified: metadata.xml ChangeLog Added: texlive-formatsextra-2014.ebuild Log: bump to texlive 2014 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Revision Changes Path 1.4 dev-texlive/texlive-formatsextra/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-formatsextra/metadata.xml?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-formatsextra/metadata.xml?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-formatsextra/metadata.xml?r1=1.3&r2=1.4 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-formatsextra/metadata.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- metadata.xml 24 Oct 2010 18:11:59 -0000 1.3 +++ metadata.xml 3 Nov 2014 06:48:02 -0000 1.4 @@ -8,7 +8,7 @@ </maintainer> <longdescription lang="en"> Collected TeX `formats', i.e., large-scale macro packages -designed to be dumped into .fmt files, other than most common -ones, such as latex and context. +designed to be dumped into .fmt files -- excluding the most common +ones, such as latex and context, which have their own package(s). </longdescription> </pkgmetadata> 1.67 dev-texlive/texlive-formatsextra/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-formatsextra/ChangeLog?rev=1.67&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-formatsextra/ChangeLog?rev=1.67&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-formatsextra/ChangeLog?r1=1.66&r2=1.67 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-formatsextra/ChangeLog,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- ChangeLog 28 Jun 2013 16:13:05 -0000 1.66 +++ ChangeLog 3 Nov 2014 06:48:02 -0000 1.67 @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-formatsextra -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-formatsextra/ChangeLog,v 1.66 2013/06/28 16:13:05 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-formatsextra/ChangeLog,v 1.67 2014/11/03 06:48:02 aballier Exp $ + +*texlive-formatsextra-2014 (03 Nov 2014) + + 03 Nov 2014; Alexis Ballier <[email protected]> + +texlive-formatsextra-2014.ebuild, metadata.xml: + bump to texlive 2014 *texlive-formatsextra-2013 (28 Jun 2013) 1.1 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.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-formatsextra/texlive-formatsextra-2014.ebuild?rev=1.1&content-type=text/plain Index: texlive-formatsextra-2014.ebuild =================================================================== # 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.1 2014/11/03 06:48:02 aballier Exp $ EAPI="5" TEXLIVE_MODULE_CONTENTS="edmac eplain lollipop mltex psizzl startex texsis collection-formatsextra " TEXLIVE_MODULE_DOC_CONTENTS="edmac.doc eplain.doc lollipop.doc mltex.doc psizzl.doc startex.doc texsis.doc " TEXLIVE_MODULE_SRC_CONTENTS="edmac.source eplain.source psizzl.source startex.source " inherit texlive-module DESCRIPTION="TeXLive Additional formats" LICENSE=" GPL-2 GPL-3 LPPL-1.3 public-domain TeX " SLOT="0" 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-latex-2008 " RDEPEND="${DEPEND} "
