diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-20 09:34:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-20 09:34:57 +0000 |
commit | cd6d944bec615f6882d16b10a2940b95438e1fb7 (patch) | |
tree | bd07193edf7248846b073bb3deef6f3c0cc4e9a6 | |
parent | Stable for s390, wrt bug #449926 (diff) | |
download | gentoo-2-cd6d944bec615f6882d16b10a2940b95438e1fb7.tar.gz gentoo-2-cd6d944bec615f6882d16b10a2940b95438e1fb7.tar.bz2 gentoo-2-cd6d944bec615f6882d16b10a2940b95438e1fb7.zip |
Stable for s390, wrt bug #449928
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
-rw-r--r-- | dev-tex/latexmk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/latexmk/latexmk-435.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/latexmk/ChangeLog b/dev-tex/latexmk/ChangeLog index ea6a4d56f7eb..3801f28f88be 100644 --- a/dev-tex/latexmk/ChangeLog +++ b/dev-tex/latexmk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/latexmk # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/ChangeLog,v 1.64 2013/01/13 11:22:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/ChangeLog,v 1.65 2013/02/20 09:34:57 ago Exp $ + + 20 Feb 2013; Agostino Sarubbo <ago@gentoo.org> latexmk-435.ebuild: + Stable for s390, wrt bug #449928 13 Jan 2013; Agostino Sarubbo <ago@gentoo.org> latexmk-435.ebuild: Stable for x86, wrt bug #449928 diff --git a/dev-tex/latexmk/latexmk-435.ebuild b/dev-tex/latexmk/latexmk-435.ebuild index 42c6254b9e5a..f9b6948ff86a 100644 --- a/dev-tex/latexmk/latexmk-435.ebuild +++ b/dev-tex/latexmk/latexmk-435.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/latexmk-435.ebuild,v 1.10 2013/01/13 11:22:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/latexmk-435.ebuild,v 1.11 2013/02/20 09:34:57 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.phys.psu.edu/~collins/software/latexmk/${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" RDEPEND="virtual/latex-base |