diff options
author | Markus Meier <maekke@gentoo.org> | 2013-01-06 14:48:06 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-01-06 14:48:06 +0000 |
commit | 86a7c185427cc66f22a835854671b3224b4aa2c4 (patch) | |
tree | 0251b9d305835cbccdcc0034cd3f94c1e8a1b95a /dev-tex/latexmk | |
parent | Cleanup (diff) | |
download | gentoo-2-86a7c185427cc66f22a835854671b3224b4aa2c4.tar.gz gentoo-2-86a7c185427cc66f22a835854671b3224b4aa2c4.tar.bz2 gentoo-2-86a7c185427cc66f22a835854671b3224b4aa2c4.zip |
arm stable, bug #449926
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-tex/latexmk')
-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 62b862771a23..512859ec9737 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.59 2013/01/05 17:36:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/ChangeLog,v 1.60 2013/01/06 14:48:06 maekke Exp $ + + 06 Jan 2013; Markus Meier <maekke@gentoo.org> latexmk-435.ebuild: + arm stable, bug #449926 05 Jan 2013; Agostino Sarubbo <ago@gentoo.org> latexmk-435.ebuild: Stable for sparc, wrt bug #449928 diff --git a/dev-tex/latexmk/latexmk-435.ebuild b/dev-tex/latexmk/latexmk-435.ebuild index 32b2834a5830..ef4253527235 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.6 2013/01/05 17:36:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/latexmk-435.ebuild,v 1.7 2013/01/06 14:48:06 maekke 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 |