diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-08-28 16:15:17 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-08-28 16:15:17 +0000 |
commit | d6696bdc6c35cb4f0cb0be4b6b92ff8215a8923a (patch) | |
tree | bda201665691bed59a69de1e0b77d99cbdd93c5f /dev-tex/latexmk | |
parent | Marked ~x64-macos (diff) | |
download | historical-d6696bdc6c35cb4f0cb0be4b6b92ff8215a8923a.tar.gz historical-d6696bdc6c35cb4f0cb0be4b6b92ff8215a8923a.tar.bz2 historical-d6696bdc6c35cb4f0cb0be4b6b92ff8215a8923a.zip |
Marked ~x64-macos
Package-Manager: portage-2.2.01.19074-prefix/cvs/Darwin i386
Diffstat (limited to 'dev-tex/latexmk')
-rw-r--r-- | dev-tex/latexmk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/latexmk/latexmk-426.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/latexmk/ChangeLog b/dev-tex/latexmk/ChangeLog index 1287de9b88d9..5369ffb82a1c 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.33 2011/08/22 09:56:06 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/ChangeLog,v 1.34 2011/08/28 16:05:13 grobian Exp $ + + 28 Aug 2011; Fabian Groffen <grobian@gentoo.org> latexmk-426.ebuild: + Marked ~x64-macos 22 Aug 2011; Tim Harder <radhermit@gentoo.org> -latexmk-408.ebuild, -latexmk-416a.ebuild, -latexmk-418.ebuild, -latexmk-422e.ebuild, diff --git a/dev-tex/latexmk/latexmk-426.ebuild b/dev-tex/latexmk/latexmk-426.ebuild index b4bbc6305ea9..1b8ed2245bb3 100644 --- a/dev-tex/latexmk/latexmk-426.ebuild +++ b/dev-tex/latexmk/latexmk-426.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-426.ebuild,v 1.1 2011/08/22 09:53:21 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/latexmk-426.ebuild,v 1.2 2011/08/28 16:05:13 grobian 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 ~x64-macos" IUSE="" RDEPEND="virtual/latex-base |