diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-07-05 13:06:58 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-07-05 13:06:58 +0000 |
commit | 1a53e615ee86e136aea591d22972530876878bce (patch) | |
tree | 2dee4141ab171bbf75e94776dc3dd1108a92aa04 /app-text/texlive | |
parent | Version bump (thanks David J Cozatt, bug 424814) (diff) | |
download | gentoo-2-1a53e615ee86e136aea591d22972530876878bce.tar.gz gentoo-2-1a53e615ee86e136aea591d22972530876878bce.tar.bz2 gentoo-2-1a53e615ee86e136aea591d22972530876878bce.zip |
Keyword ~mips
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'app-text/texlive')
-rw-r--r-- | app-text/texlive/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/texlive/texlive-2011-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/texlive/ChangeLog b/app-text/texlive/ChangeLog index 8e951546f6bf..d3e5daf9a4e5 100644 --- a/app-text/texlive/ChangeLog +++ b/app-text/texlive/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/texlive # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.104 2012/06/17 17:26:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.105 2012/07/05 13:06:58 blueness Exp $ + + 05 Jul 2012; Anthony G. Basile <blueness@gentoo.org> texlive-2011-r1.ebuild: + Keyword ~mips 17 Jun 2012; Raúl Porcel <armin76@gentoo.org> texlive-2011-r1.ebuild: Add ~alpha/~ia64/~s390/~sh/~sparc wrt #410239 diff --git a/app-text/texlive/texlive-2011-r1.ebuild b/app-text/texlive/texlive-2011-r1.ebuild index df7aac39ef9e..bfc0a39de8da 100644 --- a/app-text/texlive/texlive-2011-r1.ebuild +++ b/app-text/texlive/texlive-2011-r1.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/app-text/texlive/texlive-2011-r1.ebuild,v 1.8 2012/06/17 17:26:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2011-r1.ebuild,v 1.9 2012/07/05 13:06:58 blueness Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="cjk context detex doc dvi2tty dvipdfm extra epspdf games graphics humanities jadetex luatex music omega pdfannotextractor png pstricks publishers science tex4ht truetype xetex xindy xml X" |