diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 17:24:53 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 17:24:53 +0000 |
commit | 01b36db4e4ee89105f610f4ea563c8afbe3f2d96 (patch) | |
tree | 598ba4652984fd4e6d3ff951832688a5c5742ed7 /dev-tex | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-01b36db4e4ee89105f610f4ea563c8afbe3f2d96.tar.gz gentoo-2-01b36db4e4ee89105f610f4ea563c8afbe3f2d96.tar.bz2 gentoo-2-01b36db4e4ee89105f610f4ea563c8afbe3f2d96.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/latexmk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/latexmk/latexmk-430a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/latexmk/ChangeLog b/dev-tex/latexmk/ChangeLog index 90d608d6a10c..db5dfc9f51a1 100644 --- a/dev-tex/latexmk/ChangeLog +++ b/dev-tex/latexmk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/latexmk # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/ChangeLog,v 1.50 2012/04/22 18:31:06 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/ChangeLog,v 1.51 2012/05/09 17:24:53 aballier Exp $ + + 09 May 2012; Alexis Ballier <aballier@gentoo.org> latexmk-430a.ebuild: + keyword ~amd64-fbsd 22 Apr 2012; Fabian Groffen <grobian@gentoo.org> latexmk-430a.ebuild: Marked ~amd64-linux, bug #411657 diff --git a/dev-tex/latexmk/latexmk-430a.ebuild b/dev-tex/latexmk/latexmk-430a.ebuild index f934d371a546..500fbaa16105 100644 --- a/dev-tex/latexmk/latexmk-430a.ebuild +++ b/dev-tex/latexmk/latexmk-430a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/latexmk-430a.ebuild,v 1.2 2012/04/22 18:31:06 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/latexmk-430a.ebuild,v 1.3 2012/05/09 17:24:53 aballier 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 ~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 |