diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-07 22:23:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-07 22:23:00 +0000 |
commit | 63e45e4dc628190409b706ddb1108c8497ca189b (patch) | |
tree | 32d7bb77950b7b46ab83639797f30438b6314dbc /dev-tex/latexmk/latexmk-435.ebuild | |
parent | Stable for alpha, wrt bug #449894 (diff) | |
download | gentoo-2-63e45e4dc628190409b706ddb1108c8497ca189b.tar.gz gentoo-2-63e45e4dc628190409b706ddb1108c8497ca189b.tar.bz2 gentoo-2-63e45e4dc628190409b706ddb1108c8497ca189b.zip |
Stable for alpha, wrt bug #449928
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-tex/latexmk/latexmk-435.ebuild')
-rw-r--r-- | dev-tex/latexmk/latexmk-435.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/latexmk/latexmk-435.ebuild b/dev-tex/latexmk/latexmk-435.ebuild index 90dbc6783b1f..9a51ecbcced0 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.8 2013/01/07 03:04:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/latexmk-435.ebuild,v 1.9 2013/01/07 22:23:00 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 |