diff options
author | Markus Meier <maekke@gentoo.org> | 2011-08-14 19:56:52 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-08-14 19:56:52 +0000 |
commit | 8169a3631eceab35049612c2e3b7a8be3dbd9d2f (patch) | |
tree | 91fb624408452a52173b96ffea16d9c14136051b /dev-tex | |
parent | remove -neon from common use.mask since it's unmasked in armv7a subprofile (diff) | |
download | gentoo-2-8169a3631eceab35049612c2e3b7a8be3dbd9d2f.tar.gz gentoo-2-8169a3631eceab35049612c2e3b7a8be3dbd9d2f.tar.bz2 gentoo-2-8169a3631eceab35049612c2e3b7a8be3dbd9d2f.zip |
arm stable, bug #355085
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/latexmk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/latexmk/latexmk-423a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/latexmk/ChangeLog b/dev-tex/latexmk/ChangeLog index f2f276ca0a73..2ea37fb28226 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.30 2011/08/12 15:49:43 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/ChangeLog,v 1.31 2011/08/14 19:56:52 maekke Exp $ + + 14 Aug 2011; Markus Meier <maekke@gentoo.org> latexmk-423a.ebuild: + arm stable, bug #355085 12 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> latexmk-423a.ebuild: ppc/ppc64 stable wrt #355085 diff --git a/dev-tex/latexmk/latexmk-423a.ebuild b/dev-tex/latexmk/latexmk-423a.ebuild index 04c7c602c87f..0e4117fc68b0 100644 --- a/dev-tex/latexmk/latexmk-423a.ebuild +++ b/dev-tex/latexmk/latexmk-423a.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-423a.ebuild,v 1.5 2011/08/12 15:49:43 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/latexmk-423a.ebuild,v 1.6 2011/08/14 19:56:52 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 ~ppc-macos" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-macos" IUSE="" RDEPEND="virtual/latex-base |