diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-10 13:58:56 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-10 13:58:56 +0000 |
commit | 94959df9084bed3676162c53a92879d19a0bcf8a (patch) | |
tree | dbb98a80949f868a50f37ded03c18af2e4a2b5df /dev-texlive/texlive-documentation-german/texlive-documentation-german-2008.ebuild | |
parent | [dev-texlive/texlive-documentation-french] add ~mips keywords (diff) | |
download | gentoo-2-94959df9084bed3676162c53a92879d19a0bcf8a.tar.gz gentoo-2-94959df9084bed3676162c53a92879d19a0bcf8a.tar.bz2 gentoo-2-94959df9084bed3676162c53a92879d19a0bcf8a.zip |
[dev-texlive/texlive-documentation-german] add ~mips keywords
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-documentation-german/texlive-documentation-german-2008.ebuild')
-rw-r--r-- | dev-texlive/texlive-documentation-german/texlive-documentation-german-2008.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-documentation-german/texlive-documentation-german-2008.ebuild b/dev-texlive/texlive-documentation-german/texlive-documentation-german-2008.ebuild index ccc6d1467e67..7bda60dec2c3 100644 --- a/dev-texlive/texlive-documentation-german/texlive-documentation-german-2008.ebuild +++ b/dev-texlive/texlive-documentation-german/texlive-documentation-german-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-german/texlive-documentation-german-2008.ebuild,v 1.10 2009/03/18 21:08:06 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-german/texlive-documentation-german-2008.ebuild,v 1.11 2009/06/10 13:58:56 alexxy Exp $ TEXLIVE_MODULE_CONTENTS="kopka l2picfaq l2tabu latex-tipps-und-tricks lshort-german pdf-forms-tutorial-de templates-fenn templates-sommer texlive-de voss-de collection-documentation-german " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive German documentation" LICENSE="GPL-2 as-is FDL-1.1 GPL-1 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-documentation-base-2008 " |