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 | 9f296d0a8428668b2d57c4f5649886b7aa546034 (patch) | |
tree | 9390f67866061bd101e28bcdc0f8d72b163d0777 /dev-texlive/texlive-latex | |
parent | Set empty HOMEPAGE and LICENSE (diff) | |
download | gentoo-2-9f296d0a8428668b2d57c4f5649886b7aa546034.tar.gz gentoo-2-9f296d0a8428668b2d57c4f5649886b7aa546034.tar.bz2 gentoo-2-9f296d0a8428668b2d57c4f5649886b7aa546034.zip |
Marking texlive-latex-2008-r2 ppc for bug 297283
(Portage version: 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 |