diff options
author | Matt Turner <mattst88@gentoo.org> | 2011-06-14 05:46:50 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2011-06-14 05:46:50 +0000 |
commit | a855f8379251d0ddda293f0edbfa328a2bed7bf5 (patch) | |
tree | 15760a89e827b4c51a141fe4e7d36eb4cf04df52 /app-text/texlive | |
parent | Version bump. (diff) | |
download | gentoo-2-a855f8379251d0ddda293f0edbfa328a2bed7bf5.tar.gz gentoo-2-a855f8379251d0ddda293f0edbfa328a2bed7bf5.tar.bz2 gentoo-2-a855f8379251d0ddda293f0edbfa328a2bed7bf5.zip |
Added ~mips, bug 352300
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'app-text/texlive')
-rw-r--r-- | app-text/texlive/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/texlive/texlive-2010-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/texlive/texlive-2010-r2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-text/texlive/ChangeLog b/app-text/texlive/ChangeLog index 38a641e518a2..362a3fb720ed 100644 --- a/app-text/texlive/ChangeLog +++ b/app-text/texlive/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/texlive # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.73 2011/03/18 19:59:37 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.74 2011/06/14 05:46:50 mattst88 Exp $ + + 14 Jun 2011; Matt Turner <mattst88@gentoo.org> texlive-2010-r1.ebuild, + texlive-2010-r2.ebuild: + Added ~mips, bug 352300 18 Mar 2011; Thomas Kahle <tomka@gentoo.org> texlive-2010-r2.ebuild: ~x86 per bug 355353 diff --git a/app-text/texlive/texlive-2010-r1.ebuild b/app-text/texlive/texlive-2010-r1.ebuild index cfe1a59e225f..79079d74fc8a 100644 --- a/app-text/texlive/texlive-2010-r1.ebuild +++ b/app-text/texlive/texlive-2010-r1.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/app-text/texlive/texlive-2010-r1.ebuild,v 1.6 2011/02/27 16:42:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2010-r1.ebuild,v 1.7 2011/06/14 05:46:50 mattst88 Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="cjk context detex doc dvi2tty dvipdfm extra games graphics humanities jadetex latex3 luatex music omega png pstricks publishers science tex4ht truetype xetex xindy xml X" diff --git a/app-text/texlive/texlive-2010-r2.ebuild b/app-text/texlive/texlive-2010-r2.ebuild index 57cd5b33fdc1..20b7663b6edf 100644 --- a/app-text/texlive/texlive-2010-r2.ebuild +++ b/app-text/texlive/texlive-2010-r2.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/app-text/texlive/texlive-2010-r2.ebuild,v 1.6 2011/03/18 19:59:37 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2010-r2.ebuild,v 1.7 2011/06/14 05:46:50 mattst88 Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="cjk context detex doc dvi2tty dvipdfm extra games graphics humanities jadetex latex3 luatex music omega pdfannotextractor png pstricks publishers science tex4ht truetype xetex xindy xml X" |