diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-27 15:54:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-27 15:54:16 +0000 |
commit | f9b2b49c2b6a3156cfe4e966ec473107c0d5ae42 (patch) | |
tree | 641e2c6ba6ccadd779eace23405d58ee65ec74dc /dev-tex/latexmk | |
parent | Use slot deps in preparation for gtk3 (diff) | |
download | historical-f9b2b49c2b6a3156cfe4e966ec473107c0d5ae42.tar.gz historical-f9b2b49c2b6a3156cfe4e966ec473107c0d5ae42.tar.bz2 historical-f9b2b49c2b6a3156cfe4e966ec473107c0d5ae42.zip |
Add ~alpha/~ia64/~s390/~sh/~sparc wrt #342513
Package-Manager: portage-2.1.9.41/cvs/Linux ia64
Diffstat (limited to 'dev-tex/latexmk')
-rw-r--r-- | dev-tex/latexmk/ChangeLog | 6 | ||||
-rw-r--r-- | dev-tex/latexmk/latexmk-418.ebuild | 6 | ||||
-rw-r--r-- | dev-tex/latexmk/latexmk-422e.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-tex/latexmk/ChangeLog b/dev-tex/latexmk/ChangeLog index b26d89a77b56..a5b9933da118 100644 --- a/dev-tex/latexmk/ChangeLog +++ b/dev-tex/latexmk/ChangeLog @@ -1,6 +1,10 @@ # 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.23 2011/02/20 09:40:16 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/ChangeLog,v 1.24 2011/02/27 15:52:54 armin76 Exp $ + + 27 Feb 2011; Raúl Porcel <armin76@gentoo.org> latexmk-418.ebuild, + latexmk-422e.ebuild: + Add ~alpha/~ia64/~s390/~sh/~sparc wrt #342513 20 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> latexmk-422e.ebuild: Marked ~ppc/~ppc64 wrt #342513 diff --git a/dev-tex/latexmk/latexmk-418.ebuild b/dev-tex/latexmk/latexmk-418.ebuild index ed69619dfd66..081263c753d3 100644 --- a/dev-tex/latexmk/latexmk-418.ebuild +++ b/dev-tex/latexmk/latexmk-418.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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-418.ebuild,v 1.4 2010/12/01 21:12:27 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/latexmk-418.ebuild,v 1.5 2011/02/27 15:52:54 armin76 Exp $ inherit bash-completion @@ -10,7 +10,7 @@ SRC_URI="http://www.phys.psu.edu/~collins/software/latexmk/${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~x86 ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~s390 ~sh ~sparc ~x86 ~ppc-macos" IUSE="" RDEPEND="virtual/latex-base diff --git a/dev-tex/latexmk/latexmk-422e.ebuild b/dev-tex/latexmk/latexmk-422e.ebuild index bedc32d1d8af..488c67576259 100644 --- a/dev-tex/latexmk/latexmk-422e.ebuild +++ b/dev-tex/latexmk/latexmk-422e.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-422e.ebuild,v 1.2 2011/02/20 09:40:16 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/latexmk-422e.ebuild,v 1.3 2011/02/27 15:52:54 armin76 Exp $ inherit bash-completion @@ -10,7 +10,7 @@ SRC_URI="http://www.phys.psu.edu/~collins/software/latexmk/${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-macos" IUSE="" RDEPEND="virtual/latex-base |