diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-06-17 17:26:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-06-17 17:26:58 +0000 |
commit | e232f55b059aed56c7b19ad3db65b6086ecb24dc (patch) | |
tree | 5be4e65ce6fb919d49a10352cdb696658734bc9d /app-text | |
parent | alpha/ia64/s390/sh/sparc stable wrt #413009 (diff) | |
download | gentoo-2-e232f55b059aed56c7b19ad3db65b6086ecb24dc.tar.gz gentoo-2-e232f55b059aed56c7b19ad3db65b6086ecb24dc.tar.bz2 gentoo-2-e232f55b059aed56c7b19ad3db65b6086ecb24dc.zip |
Add ~alpha/~ia64/~s390/~sh/~sparc wrt #410239
(Portage version: 2.1.10.53/cvs/Linux ia64)
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 a0a52aec8016..8e951546f6bf 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.103 2012/05/26 19:44:09 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.104 2012/06/17 17:26:58 armin76 Exp $ + + 17 Jun 2012; Raúl Porcel <armin76@gentoo.org> texlive-2011-r1.ebuild: + Add ~alpha/~ia64/~s390/~sh/~sparc wrt #410239 26 May 2012; Alexis Ballier <aballier@gentoo.org> texlive-2011-r1.ebuild: allow app-text/ttf2pk2 as a ttf2pk provider, making diff --git a/app-text/texlive/texlive-2011-r1.ebuild b/app-text/texlive/texlive-2011-r1.ebuild index 82d72b99c2dc..df7aac39ef9e 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.7 2012/05/26 19:44:09 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2011-r1.ebuild,v 1.8 2012/06/17 17:26:58 armin76 Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -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" +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" 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" |