diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-08-28 16:05:13 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-08-28 16:05:13 +0000 |
commit | 2fcb3bcf50f2ca831bf1a017be030d070c6370ed (patch) | |
tree | 0dfd32ccf771ae59e88c9d2c2fd7e6f27c4decb0 /dev-tex/latexmk | |
parent | Marked ~x64-macos (diff) | |
download | gentoo-2-2fcb3bcf50f2ca831bf1a017be030d070c6370ed.tar.gz gentoo-2-2fcb3bcf50f2ca831bf1a017be030d070c6370ed.tar.bz2 gentoo-2-2fcb3bcf50f2ca831bf1a017be030d070c6370ed.zip |
Marked ~x64-macos
(Portage version: 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 |