diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-07 20:40:10 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-07 20:40:10 +0000 |
commit | 8cf8af14d63cd9968b9f65669bc82e04e3af3fed (patch) | |
tree | 5657c595f61abbaa2bddeda5029eaad884bbfb50 /dev-texlive/texlive-latex | |
parent | Marking texlive-basic-2008-r1 ppc for bug 297283 (diff) | |
download | historical-8cf8af14d63cd9968b9f65669bc82e04e3af3fed.tar.gz historical-8cf8af14d63cd9968b9f65669bc82e04e3af3fed.tar.bz2 historical-8cf8af14d63cd9968b9f65669bc82e04e3af3fed.zip |
Marking texlive-latex-2008-r2 ppc for bug 297283
Package-Manager: portage-2.1.7.16/cvs/Linux ppc64
Diffstat (limited to 'dev-texlive/texlive-latex')
-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 e76a8897ddd5..485027ca3f1f 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.35 2010/01/07 20:40:10 ranger Exp $ + + 07 Jan 2010; Brent Baude <ranger@gentoo.org> texlive-latex-2008-r2.ebuild: + Marking texlive-latex-2008-r2 ppc for bug 297283 01 Jan 2010; Raúl Porcel <armin76@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 8e176490e1c8..bdb0c9077b00 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-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.5 2010/01/01 17:12:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2008-r2.ebuild,v 1.6 2010/01/07 20:40:10 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 |