diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-10 14:02:37 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-10 14:02:37 +0000 |
commit | 59bc665b6e60654b483f55e352da01893b2f9e34 (patch) | |
tree | 056c66604ddf39ebd5a578a2392a909326e7d3d9 /dev-texlive/texlive-documentation-spanish/texlive-documentation-spanish-2008.ebuild | |
parent | [dev-texlive/texlive-documentation-slovenian] add ~mips keywords (diff) | |
download | historical-59bc665b6e60654b483f55e352da01893b2f9e34.tar.gz historical-59bc665b6e60654b483f55e352da01893b2f9e34.tar.bz2 historical-59bc665b6e60654b483f55e352da01893b2f9e34.zip |
[dev-texlive/texlive-documentation-spanish] add ~mips keywords
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'dev-texlive/texlive-documentation-spanish/texlive-documentation-spanish-2008.ebuild')
-rw-r--r-- | dev-texlive/texlive-documentation-spanish/texlive-documentation-spanish-2008.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-documentation-spanish/texlive-documentation-spanish-2008.ebuild b/dev-texlive/texlive-documentation-spanish/texlive-documentation-spanish-2008.ebuild index 346dfd7f3b20..8d120df8a681 100644 --- a/dev-texlive/texlive-documentation-spanish/texlive-documentation-spanish-2008.ebuild +++ b/dev-texlive/texlive-documentation-spanish/texlive-documentation-spanish-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-documentation-spanish/texlive-documentation-spanish-2008.ebuild,v 1.10 2009/03/18 20:54:57 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-spanish/texlive-documentation-spanish-2008.ebuild,v 1.11 2009/06/10 14:02:37 alexxy Exp $ TEXLIVE_MODULE_CONTENTS="es-tex-faq l2tabu-spanish lshort-spanish collection-documentation-spanish " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Spanish documentation" LICENSE="GPL-2 as-is 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-documentation-base-2008 " |