diff options
-rw-r--r-- | dev-tex/latexdiff/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tex/latexdiff/latexdiff-0.5.ebuild | 6 | ||||
-rw-r--r-- | dev-tex/latexmk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/latexmk/latexmk-422e.ebuild | 4 |
4 files changed, 14 insertions, 8 deletions
diff --git a/dev-tex/latexdiff/ChangeLog b/dev-tex/latexdiff/ChangeLog index 762941a30ebd..4052b2ad0510 100644 --- a/dev-tex/latexdiff/ChangeLog +++ b/dev-tex/latexdiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/latexdiff -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexdiff/ChangeLog,v 1.17 2010/12/01 19:19:12 grobian Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexdiff/ChangeLog,v 1.18 2011/02/20 09:38:49 xarthisius Exp $ + + 20 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> latexdiff-0.5.ebuild: + Marked ~ppc/~ppc64 wrt #342513 01 Dec 2010; Fabian Groffen <grobian@gentoo.org> latexdiff-0.5.ebuild: Marked ~ppc-macos diff --git a/dev-tex/latexdiff/latexdiff-0.5.ebuild b/dev-tex/latexdiff/latexdiff-0.5.ebuild index 83e23ab7ee57..23a6eee31157 100644 --- a/dev-tex/latexdiff/latexdiff-0.5.ebuild +++ b/dev-tex/latexdiff/latexdiff-0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexdiff/latexdiff-0.5.ebuild,v 1.10 2010/12/01 19:19:12 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexdiff/latexdiff-0.5.ebuild,v 1.11 2011/02/20 09:38:49 xarthisius Exp $ DESCRIPTION="Compare two latex files and mark up significant differences" HOMEPAGE="http://www.ctan.org/tex-archive/support/latexdiff/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" diff --git a/dev-tex/latexmk/ChangeLog b/dev-tex/latexmk/ChangeLog index 8c0321afa4e6..b26d89a77b56 100644 --- a/dev-tex/latexmk/ChangeLog +++ b/dev-tex/latexmk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/latexmk # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/ChangeLog,v 1.22 2011/02/15 23:07:52 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/ChangeLog,v 1.23 2011/02/20 09:40:16 xarthisius Exp $ + + 20 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> latexmk-422e.ebuild: + Marked ~ppc/~ppc64 wrt #342513 *latexmk-422e (15 Feb 2011) diff --git a/dev-tex/latexmk/latexmk-422e.ebuild b/dev-tex/latexmk/latexmk-422e.ebuild index 8241cdcf66f5..bedc32d1d8af 100644 --- a/dev-tex/latexmk/latexmk-422e.ebuild +++ b/dev-tex/latexmk/latexmk-422e.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/latexmk-422e.ebuild,v 1.1 2011/02/15 23:07:52 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/latexmk-422e.ebuild,v 1.2 2011/02/20 09:40:16 xarthisius Exp $ inherit bash-completion @@ -10,7 +10,7 @@ SRC_URI="http://www.phys.psu.edu/~collins/software/latexmk/${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~x86 ~ppc-macos" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~ppc-macos" IUSE="" RDEPEND="virtual/latex-base |