diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-10-02 19:59:32 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-10-02 19:59:32 +0000 |
commit | 42b403637f05b2822f7bc126365c1e96de39122b (patch) | |
tree | a27f71ac763a3b5edfe74ce0e47009624b19ac0a /dev-texlive | |
parent | Marked ~x64-macos, bug #333981 (diff) | |
download | gentoo-2-42b403637f05b2822f7bc126365c1e96de39122b.tar.gz gentoo-2-42b403637f05b2822f7bc126365c1e96de39122b.tar.bz2 gentoo-2-42b403637f05b2822f7bc126365c1e96de39122b.zip |
Marked ~x64-macos, bug #333981
(Portage version: 2.2.01.16711-prefix/cvs/SunOS i386)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-latex/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-latex/texlive-latex-2009.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-latex/ChangeLog b/dev-texlive/texlive-latex/ChangeLog index a5120682560d..ed6bff81343d 100644 --- a/dev-texlive/texlive-latex/ChangeLog +++ b/dev-texlive/texlive-latex/ChangeLog @@ -1,6 +1,10 @@ # 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.41 2010/01/25 13:27:44 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/ChangeLog,v 1.42 2010/10/02 19:59:32 grobian Exp $ + + 02 Oct 2010; Fabian Groffen <grobian@gentoo.org> + texlive-latex-2009.ebuild: + Marked ~x64-macos, bug #333981 25 Jan 2010; Alexis Ballier <aballier@gentoo.org> texlive-latex-2009.ebuild: diff --git a/dev-texlive/texlive-latex/texlive-latex-2009.ebuild b/dev-texlive/texlive-latex/texlive-latex-2009.ebuild index 5d54cee22e0a..9df717d847a1 100644 --- a/dev-texlive/texlive-latex/texlive-latex-2009.ebuild +++ b/dev-texlive/texlive-latex/texlive-latex-2009.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-2009.ebuild,v 1.3 2010/01/25 13:27:44 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex/texlive-latex-2009.ebuild,v 1.4 2010/10/02 19:59:32 grobian Exp $ TEXLIVE_MODULE_CONTENTS="ae amscls amsmath babel babelbib carlisle colortbl fancyhdr geometry graphics hyperref latex latex-bin latex-fonts latexconfig ltxmisc mfnfss natbib oberdiek pdftex-def pslatex psnfss pspicture supp-pdf tools collection-latex " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Basic LaTeX packages" LICENSE="GPL-2 GPL-1 GPL-2 LPPL-1.3 " SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2009 >=dev-tex/luatex-0.45 |