diff options
author | Johannes Huber <johu@gentoo.org> | 2012-05-22 10:20:44 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-05-22 10:20:44 +0000 |
commit | ab7a86c537e7364bb09a44a829623ac2107d2b72 (patch) | |
tree | 33a8e28ddf8cd89c6bf20543db6bc3a1a096b0f0 /app-text | |
parent | Version bump (diff) | |
download | gentoo-2-ab7a86c537e7364bb09a44a829623ac2107d2b72.tar.gz gentoo-2-ab7a86c537e7364bb09a44a829623ac2107d2b72.tar.bz2 gentoo-2-ab7a86c537e7364bb09a44a829623ac2107d2b72.zip |
Add ~x86 wrt bug #410239
(Portage version: 2.2.0_alpha107/cvs/Linux i686)
Diffstat (limited to 'app-text')
-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 976649e160ab..234566b2c3b6 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.101 2012/05/07 01:06:38 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.102 2012/05/22 10:20:44 johu Exp $ + + 22 May 2012; Johannes Huber <johu@gentoo.org> texlive-2011-r1.ebuild: + Add ~x86 wrt bug #410239 07 May 2012; Alexis Ballier <aballier@gentoo.org> -texlive-2010-r2.ebuild: remove old diff --git a/app-text/texlive/texlive-2011-r1.ebuild b/app-text/texlive/texlive-2011-r1.ebuild index 797c2f984cdd..6b14b3aa4eab 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.5 2012/04/24 19:39:33 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2011-r1.ebuild,v 1.6 2012/05/22 10:20:44 johu Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~hppa ~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" |