diff options
author | 2009-06-10 14:23:48 +0000 | |
---|---|---|
committer | 2009-06-10 14:23:48 +0000 | |
commit | 5a451cc17e7cad4e21735b7f0d4a3790a277834e (patch) | |
tree | c840d21964b8fa600bf13095f84f2959d80a2eac /dev-texlive/texlive-publishers/texlive-publishers-2008.ebuild | |
parent | [dev-texlive/texlive-psutils] add ~mips keywords (diff) | |
download | historical-5a451cc17e7cad4e21735b7f0d4a3790a277834e.tar.gz historical-5a451cc17e7cad4e21735b7f0d4a3790a277834e.tar.bz2 historical-5a451cc17e7cad4e21735b7f0d4a3790a277834e.zip |
[dev-texlive/texlive-publishers] add ~mips keywords
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'dev-texlive/texlive-publishers/texlive-publishers-2008.ebuild')
-rw-r--r-- | dev-texlive/texlive-publishers/texlive-publishers-2008.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-publishers/texlive-publishers-2008.ebuild b/dev-texlive/texlive-publishers/texlive-publishers-2008.ebuild index 71f5c1155d95..63153239c96c 100644 --- a/dev-texlive/texlive-publishers/texlive-publishers-2008.ebuild +++ b/dev-texlive/texlive-publishers/texlive-publishers-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-publishers/texlive-publishers-2008.ebuild,v 1.10 2009/03/18 21:14:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-publishers/texlive-publishers-2008.ebuild,v 1.11 2009/06/10 14:23:48 alexxy Exp $ TEXLIVE_MODULE_CONTENTS="ANUfinalexam IEEEconf IEEEtran aastex acmconf acmtrans active-conf afthesis aguplus aiaa ametsoc apa asaetr ascelike chem-journal classicthesis confproc ebsthesis economic elsevier euproposal gaceta gatech-thesis har2nat icsv ieeepes ijmart imac imtekda jhep jpsj kluwer lps mentis muthesis nature nddiss nih nostarch nrc philosophersimprint pracjourn procIAGssymp ptptex revtex siggraph spie stellenbosch sugconf thesis-titlepage-fhac thuthesis toptesi tugboat tugboat-plain uaclasses ucthesis uiucthesis umthesis umich-thesis uwthesis vancouver vxu york-thesis collection-publishers " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Support for publishers and theses" LICENSE="GPL-2 as-is freedist GPL-1 LPPL-1.3 public-domain " 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 " |