From 1c8e28f239075bfcf29844ef7a1f974027b0518e Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Sun, 24 Oct 2010 18:12:05 +0000 Subject: Bump to TeX Live 2010 (Portage version: 2.2.0_alpha1/cvs/Linux x86_64) --- dev-texlive/texlive-langpolish/ChangeLog | 8 +++++++- .../texlive-langpolish-2010.ebuild | 21 +++++++++++++++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 dev-texlive/texlive-langpolish/texlive-langpolish-2010.ebuild (limited to 'dev-texlive/texlive-langpolish') diff --git a/dev-texlive/texlive-langpolish/ChangeLog b/dev-texlive/texlive-langpolish/ChangeLog index d97347ad65b6..9c51b9c0cf52 100644 --- a/dev-texlive/texlive-langpolish/ChangeLog +++ b/dev-texlive/texlive-langpolish/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-langpolish # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langpolish/ChangeLog,v 1.31 2010/01/15 10:30:32 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langpolish/ChangeLog,v 1.32 2010/10/24 18:12:02 aballier Exp $ + +*texlive-langpolish-2010 (24 Oct 2010) + + 24 Oct 2010; Alexis Ballier + +texlive-langpolish-2010.ebuild: + Bump to TeX Live 2010 15 Jan 2010; Fabian Groffen texlive-langpolish-2008.ebuild: diff --git a/dev-texlive/texlive-langpolish/texlive-langpolish-2010.ebuild b/dev-texlive/texlive-langpolish/texlive-langpolish-2010.ebuild new file mode 100644 index 000000000000..3e8b8e8f5f1f --- /dev/null +++ b/dev-texlive/texlive-langpolish/texlive-langpolish-2010.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langpolish/texlive-langpolish-2010.ebuild,v 1.1 2010/10/24 18:12:02 aballier Exp $ + +EAPI="3" + +TEXLIVE_MODULE_CONTENTS="cc-pl gustlib gustprog mex mwcls pl polski qpxqtx tap utf8mex hyphen-polish collection-langpolish +" +TEXLIVE_MODULE_DOC_CONTENTS="cc-pl.doc gustlib.doc gustprog.doc mex.doc mwcls.doc pl.doc polski.doc qpxqtx.doc tap.doc utf8mex.doc " +TEXLIVE_MODULE_SRC_CONTENTS="mex.source mwcls.source polski.source tap.source " +inherit texlive-module +DESCRIPTION="TeXLive Polish" + +LICENSE="GPL-2 LPPL-1.2 LPPL-1.3 public-domain TeX " +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +IUSE="" +DEPEND=">=dev-texlive/texlive-latex-2010 +>=dev-texlive/texlive-basic-2010 +" +RDEPEND="${DEPEND} " -- cgit v1.2.3-65-gdbad