diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-01-07 03:04:03 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-01-07 03:04:03 +0000 |
commit | e738aca132e6890303de1bba04f2c44beef11b75 (patch) | |
tree | c3c00d6eef7ca837aa9ecbcfb88042dbe6125af8 /dev-tex/latexmk | |
parent | Stable for HPPA (bug #449926). (diff) | |
download | gentoo-2-e738aca132e6890303de1bba04f2c44beef11b75.tar.gz gentoo-2-e738aca132e6890303de1bba04f2c44beef11b75.tar.bz2 gentoo-2-e738aca132e6890303de1bba04f2c44beef11b75.zip |
Stable for HPPA (bug #449928).
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key A792A613)
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 28a98f519df4..27676428b8bf 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.61 2013/01/06 16:48:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/ChangeLog,v 1.62 2013/01/07 03:04:03 jer Exp $ + + 07 Jan 2013; Jeroen Roovers <jer@gentoo.org> latexmk-435.ebuild: + Stable for HPPA (bug #449928). 06 Jan 2013; Markus Meier <maekke@gentoo.org> latexmk-435.ebuild: arm stable, bug #449928 diff --git a/dev-tex/latexmk/latexmk-435.ebuild b/dev-tex/latexmk/latexmk-435.ebuild index ef4253527235..90dbc6783b1f 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.7 2013/01/06 14:48:06 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/latexmk-435.ebuild,v 1.8 2013/01/07 03:04:03 jer 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 |