diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-03-07 11:27:20 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-03-07 11:27:20 +0000 |
commit | 83b4c76fec9c5354a7fe55159e838ae76f13f463 (patch) | |
tree | 286a649e24937b99c3946cc8cefea8c46042e068 /dev-texlive/texlive-latex/texlive-latex-2008-r1.ebuild | |
parent | Fix: dev-perl/Text-Tabs+Wrap -> virtual/perl-Text-Tabs+Wrap (diff) | |
download | historical-83b4c76fec9c5354a7fe55159e838ae76f13f463.tar.gz historical-83b4c76fec9c5354a7fe55159e838ae76f13f463.tar.bz2 historical-83b4c76fec9c5354a7fe55159e838ae76f13f463.zip |
x86 stable, bug 253551
Package-Manager: portage-2.1.6.7/cvs/Linux i686
RepoMan-Options: --force
Diffstat (limited to 'dev-texlive/texlive-latex/texlive-latex-2008-r1.ebuild')
-rw-r--r-- | dev-texlive/texlive-latex/texlive-latex-2008-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-latex/texlive-latex-2008-r1.ebuild b/dev-texlive/texlive-latex/texlive-latex-2008-r1.ebuild index 9c3cc345782d..28fda7f9398d 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-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.3 2009/03/06 21:22:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2008-r1.ebuild,v 1.4 2009/03/07 11:12:53 fauli 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 |