diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-20 17:05:07 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-20 17:05:07 +0000 |
commit | 6cfcebfae9d3d1b3138f1fe0a3e8e2e730d68403 (patch) | |
tree | cba88e27663fd75156c61949fb7241f8fdc64c13 /dev-texlive | |
parent | Marking texlive-basic-2008-r1 ppc64 for bug 297283 (diff) | |
download | gentoo-2-6cfcebfae9d3d1b3138f1fe0a3e8e2e730d68403.tar.gz gentoo-2-6cfcebfae9d3d1b3138f1fe0a3e8e2e730d68403.tar.bz2 gentoo-2-6cfcebfae9d3d1b3138f1fe0a3e8e2e730d68403.zip |
Marking texlive-latex-2008-r2 ppc64 for bug 297283
(Portage version: 2.1.7.14/cvs/Linux ppc64)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-latex/ChangeLog | 5 | ||||
-rw-r--r-- | dev-texlive/texlive-latex/texlive-latex-2008-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-texlive/texlive-latex/ChangeLog b/dev-texlive/texlive-latex/ChangeLog index be4553c5564a..133f17e88690 100644 --- a/dev-texlive/texlive-latex/ChangeLog +++ b/dev-texlive/texlive-latex/ChangeLog @@ -1,6 +1,9 @@ # 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.31 2009/12/19 20:27:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.32 2009/12/20 17:05:07 ranger Exp $ + + 20 Dec 2009; Brent Baude <ranger@gentoo.org> texlive-latex-2008-r2.ebuild: + Marking texlive-latex-2008-r2 ppc64 for bug 297283 19 Dec 2009; Pacho Ramos <pacho@gentoo.org> texlive-latex-2008-r2.ebuild: amd64 stable, bug 297283 diff --git a/dev-texlive/texlive-latex/texlive-latex-2008-r2.ebuild b/dev-texlive/texlive-latex/texlive-latex-2008-r2.ebuild index 5ea1aec59603..519a27f5b4e3 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 # 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.2 2009/12/19 20:27:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2008-r2.ebuild,v 1.3 2009/12/20 17:05:07 ranger 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 |