diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-10 14:07:47 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-10 14:07:47 +0000 |
commit | c84ad09f010ca0b58b3cf8f0e8c8a931f4133c6b (patch) | |
tree | 063c5197e1035d845f7b2c4768d1191db71c35a7 /dev-texlive/texlive-langafrican | |
parent | [dev-texlive/texlive-humanities] add ~mips keywords (diff) | |
download | gentoo-2-c84ad09f010ca0b58b3cf8f0e8c8a931f4133c6b.tar.gz gentoo-2-c84ad09f010ca0b58b3cf8f0e8c8a931f4133c6b.tar.bz2 gentoo-2-c84ad09f010ca0b58b3cf8f0e8c8a931f4133c6b.zip |
[dev-texlive/texlive-langafrican] add ~mips keywords
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-langafrican')
-rw-r--r-- | dev-texlive/texlive-langafrican/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langafrican/texlive-langafrican-2008.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langafrican/ChangeLog b/dev-texlive/texlive-langafrican/ChangeLog index 6231959356e4..d0a6a2d6a217 100644 --- a/dev-texlive/texlive-langafrican/ChangeLog +++ b/dev-texlive/texlive-langafrican/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langafrican # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langafrican/ChangeLog,v 1.27 2009/05/15 13:32:51 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langafrican/ChangeLog,v 1.28 2009/06/10 14:07:47 alexxy Exp $ + + 10 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> + texlive-langafrican-2008.ebuild: + Add ~mips love 15 May 2009; Alexis Ballier <aballier@gentoo.org> -texlive-langafrican-2007.ebuild: diff --git a/dev-texlive/texlive-langafrican/texlive-langafrican-2008.ebuild b/dev-texlive/texlive-langafrican/texlive-langafrican-2008.ebuild index a1b69361dcb2..12c8a9b7f16a 100644 --- a/dev-texlive/texlive-langafrican/texlive-langafrican-2008.ebuild +++ b/dev-texlive/texlive-langafrican/texlive-langafrican-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-langafrican/texlive-langafrican-2008.ebuild,v 1.10 2009/03/18 21:09:48 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langafrican/texlive-langafrican-2008.ebuild,v 1.11 2009/06/10 14:07:47 alexxy Exp $ TEXLIVE_MODULE_CONTENTS="ethiop ethiop-t1 fc collection-langafrican " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive African scripts" LICENSE="GPL-2 GPL-1 " 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-basic-2008 " |