diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-10 14:24:12 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-10 14:24:12 +0000 |
commit | 54363463701347e651361d4915e855f44a8529ac (patch) | |
tree | 1b89179061b460e904507ba1d5c6aa160583d4ff /dev-texlive | |
parent | [dev-texlive/texlive-publishers] add ~mips keywords (diff) | |
download | gentoo-2-54363463701347e651361d4915e855f44a8529ac.tar.gz gentoo-2-54363463701347e651361d4915e855f44a8529ac.tar.bz2 gentoo-2-54363463701347e651361d4915e855f44a8529ac.zip |
[dev-texlive/texlive-science] add ~mips keywords
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-science/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-science/texlive-science-2008.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-science/ChangeLog b/dev-texlive/texlive-science/ChangeLog index 9c63a3f8540c..90d1a4d96d74 100644 --- a/dev-texlive/texlive-science/ChangeLog +++ b/dev-texlive/texlive-science/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-science # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-science/ChangeLog,v 1.28 2009/05/15 15:42:10 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-science/ChangeLog,v 1.29 2009/06/10 14:24:12 alexxy Exp $ + + 10 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> + texlive-science-2008.ebuild: + Add ~mips love 15 May 2009; Alexis Ballier <aballier@gentoo.org> -texlive-science-2007.ebuild: diff --git a/dev-texlive/texlive-science/texlive-science-2008.ebuild b/dev-texlive/texlive-science/texlive-science-2008.ebuild index edf143b05ce1..ad90693136d5 100644 --- a/dev-texlive/texlive-science/texlive-science-2008.ebuild +++ b/dev-texlive/texlive-science/texlive-science-2008.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-science/texlive-science-2008.ebuild,v 1.11 2009/03/27 19:15:56 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-science/texlive-science-2008.ebuild,v 1.12 2009/06/10 14:24:12 alexxy Exp $ TEXLIVE_MODULE_CONTENTS="SIstyle SIunits alg algorithm2e algorithmicx algorithms biocon bpchem bytefield chemarrow chemcompounds chemcono chemstyle clrscode complexity computational-complexity digiconfigs dyntree formula fouridx functan galois gastex gu hep hepnames hepparticles hepthesis hepunits karnaugh mhchem mhs miller newalg objectz pseudocode scientificpaper sciposter sfg siunitx struktex t-angles textopo unitsdef youngtab collection-science " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Typesetting for natural and computer sciences" LICENSE="GPL-2 as-is freedist GPL-1 LGPL-2 LPPL-1.3 " SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-texlive/texlive-latex-2008 !dev-tex/SIunits |