diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-02-27 15:29:28 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-02-27 15:29:28 +0000 |
commit | 97efa9179bc726940f75daddc194fae702741f4a (patch) | |
tree | 0c44b81ed4f0a534232ace92c65536212bb90c0e /dev-texlive/texlive-latex | |
parent | Sparc stable, part of Bug #253551. (diff) | |
download | gentoo-2-97efa9179bc726940f75daddc194fae702741f4a.tar.gz gentoo-2-97efa9179bc726940f75daddc194fae702741f4a.tar.bz2 gentoo-2-97efa9179bc726940f75daddc194fae702741f4a.zip |
Sparc stable, part of Bug #253551.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-latex')
-rw-r--r-- | dev-texlive/texlive-latex/ChangeLog | 8 | ||||
-rw-r--r-- | dev-texlive/texlive-latex/texlive-latex-2008-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-texlive/texlive-latex/ChangeLog b/dev-texlive/texlive-latex/ChangeLog index ce537cda60de..a244a3bf42f5 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.19 2008/11/06 19:58:31 aballier Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.20 2009/02/27 15:29:28 fmccor Exp $ + + 27 Feb 2009; Ferris McCormick <fmccor@gentoo.org> + texlive-latex-2008-r1.ebuild: + Sparc stable, part of Bug #253551. *texlive-latex-2008-r1 (06 Nov 2008) diff --git a/dev-texlive/texlive-latex/texlive-latex-2008-r1.ebuild b/dev-texlive/texlive-latex/texlive-latex-2008-r1.ebuild index 069bf425c088..9ad056df1597 100644 --- a/dev-texlive/texlive-latex/texlive-latex-2008-r1.ebuild +++ b/dev-texlive/texlive-latex/texlive-latex-2008-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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-r1.ebuild,v 1.1 2008/11/06 19:58:31 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2008-r1.ebuild,v 1.2 2009/02/27 15:29:28 fmccor 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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2008 dev-tex/luatex |