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-documentation-english/texlive-documentation-english-2008.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-documentation-english/texlive-documentation-english-2008.ebuild')
-rw-r--r-- | dev-texlive/texlive-documentation-english/texlive-documentation-english-2008.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-documentation-english/texlive-documentation-english-2008.ebuild b/dev-texlive/texlive-documentation-english/texlive-documentation-english-2008.ebuild index 790a14cdad7f..76cf4ec743df 100644 --- a/dev-texlive/texlive-documentation-english/texlive-documentation-english-2008.ebuild +++ b/dev-texlive/texlive-documentation-english/texlive-documentation-english-2008.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-documentation-english/texlive-documentation-english-2008.ebuild,v 1.4 2009/03/06 20:48:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2008.ebuild,v 1.5 2009/03/07 10:48:33 fauli Exp $ TEXLIVE_MODULE_CONTENTS="AroBend FAQ-en MemoirChapStyles Type1fonts amslatex-primer compact components-of-TeX comprehensive dtxtut firststeps free-math-font-survey gentle guide-to-latex help impatient knuth l2tabu-english latex2e-help-texinfo latex-course latex-graphics-companion latex-web-companion lshort-english math-into-latex mathmode metafont-for-beginners metafp metapost-examples pdf-forms-tutorial-en pstricks-tutorial tamethebeast tds tex-refs texbytopic tlc2 truetype visualfaq webguide wp-conv xetexref collection-documentation-english " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive English documentation" LICENSE="GPL-2 as-is FDL-1.1 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-documentation-base-2008 " |