diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-13 11:22:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-13 11:22:13 +0000 |
commit | 7eef0cbb8894c7437c415af706d623a2d2dbc5be (patch) | |
tree | dc234e02cb7514e73d644f073d6c7938c191d1f0 /dev-tex | |
parent | Stable for x86, wrt bug #449926 (diff) | |
download | gentoo-2-7eef0cbb8894c7437c415af706d623a2d2dbc5be.tar.gz gentoo-2-7eef0cbb8894c7437c415af706d623a2d2dbc5be.tar.bz2 gentoo-2-7eef0cbb8894c7437c415af706d623a2d2dbc5be.zip |
Stable for x86, wrt bug #449928
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-tex')
-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 6f2decfaa2e1..ea6a4d56f7eb 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.63 2013/01/07 22:23:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/ChangeLog,v 1.64 2013/01/13 11:22:13 ago Exp $ + + 13 Jan 2013; Agostino Sarubbo <ago@gentoo.org> latexmk-435.ebuild: + Stable for x86, wrt bug #449928 07 Jan 2013; Agostino Sarubbo <ago@gentoo.org> latexmk-435.ebuild: Stable for alpha, wrt bug #449928 diff --git a/dev-tex/latexmk/latexmk-435.ebuild b/dev-tex/latexmk/latexmk-435.ebuild index 9a51ecbcced0..42c6254b9e5a 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.9 2013/01/07 22:23:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/latexmk-435.ebuild,v 1.10 2013/01/13 11:22:13 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 |