diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-01 17:12:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-01 17:12:23 +0000 |
commit | 9464bb10b1411a5455282c6b48d1b659e06f4642 (patch) | |
tree | db14ad4a6ef03c85a1d537f59933281428089c71 /dev-texlive | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #297283 (diff) | |
download | gentoo-2-9464bb10b1411a5455282c6b48d1b659e06f4642.tar.gz gentoo-2-9464bb10b1411a5455282c6b48d1b659e06f4642.tar.bz2 gentoo-2-9464bb10b1411a5455282c6b48d1b659e06f4642.zip |
alpha/arm/ia64/s390/sh/sparc stable wrt #297283
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-latex/ChangeLog | 8 | ||||
-rw-r--r-- | dev-texlive/texlive-latex/texlive-latex-2008-r2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-texlive/texlive-latex/ChangeLog b/dev-texlive/texlive-latex/ChangeLog index 5e81d1caac06..e76a8897ddd5 100644 --- a/dev-texlive/texlive-latex/ChangeLog +++ b/dev-texlive/texlive-latex/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-latex -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.33 2009/12/29 20:05:05 fauli Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.34 2010/01/01 17:12:23 armin76 Exp $ + + 01 Jan 2010; Raúl Porcel <armin76@gentoo.org> + texlive-latex-2008-r2.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #297283 29 Dec 2009; Christian Faulhammer <fauli@gentoo.org> texlive-latex-2008-r2.ebuild: diff --git a/dev-texlive/texlive-latex/texlive-latex-2008-r2.ebuild b/dev-texlive/texlive-latex/texlive-latex-2008-r2.ebuild index 48c805384d28..8e176490e1c8 100644 --- a/dev-texlive/texlive-latex/texlive-latex-2008-r2.ebuild +++ b/dev-texlive/texlive-latex/texlive-latex-2008-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2008-r2.ebuild,v 1.4 2009/12/29 20:05:05 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2008-r2.ebuild,v 1.5 2010/01/01 17:12:23 armin76 Exp $ TEXLIVE_MODULE_CONTENTS="ae amscls amsmath amsrefs babel babelbib carlisle colortbl fancyhdr geometry graphics hyperref latex latex-fonts latexconfig ltxmisc mfnfss natbib pdftex-def pslatex psnfss pspicture tools bin-latex luatex pdftex collection-latex " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Basic LaTeX packages" LICENSE="GPL-2 as-is freedist GPL-1 LPPL-1.3 " SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2008-r1 dev-tex/luatex |