diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-10 14:05:26 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-10 14:05:26 +0000 |
commit | 4cb2faf1c37bfb91f7d345d77e0adb5d9fe92a44 (patch) | |
tree | ba78446b093b31bf820d904d77041706c5a0370e /dev-texlive/texlive-formatsextra | |
parent | [dev-texlive/texlive-fontsrecommended] add ~mips keywords (diff) | |
download | historical-4cb2faf1c37bfb91f7d345d77e0adb5d9fe92a44.tar.gz historical-4cb2faf1c37bfb91f7d345d77e0adb5d9fe92a44.tar.bz2 historical-4cb2faf1c37bfb91f7d345d77e0adb5d9fe92a44.zip |
[dev-texlive/texlive-formatsextra] add ~mips keywords
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'dev-texlive/texlive-formatsextra')
-rw-r--r-- | dev-texlive/texlive-formatsextra/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-formatsextra/texlive-formatsextra-2008.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-formatsextra/ChangeLog b/dev-texlive/texlive-formatsextra/ChangeLog index 282fc2a0b56a..3c49ded72da1 100644 --- a/dev-texlive/texlive-formatsextra/ChangeLog +++ b/dev-texlive/texlive-formatsextra/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-formatsextra # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-formatsextra/ChangeLog,v 1.28 2009/05/15 13:25:48 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-formatsextra/ChangeLog,v 1.29 2009/06/10 14:05:26 alexxy Exp $ + + 10 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> + texlive-formatsextra-2008.ebuild: + Add ~mips love 15 May 2009; Alexis Ballier <aballier@gentoo.org> -texlive-formatsextra-2007.ebuild: diff --git a/dev-texlive/texlive-formatsextra/texlive-formatsextra-2008.ebuild b/dev-texlive/texlive-formatsextra/texlive-formatsextra-2008.ebuild index 949d9c43332a..3ca2562e95ab 100644 --- a/dev-texlive/texlive-formatsextra/texlive-formatsextra-2008.ebuild +++ b/dev-texlive/texlive-formatsextra/texlive-formatsextra-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-formatsextra/texlive-formatsextra-2008.ebuild,v 1.10 2009/03/18 21:17:36 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-formatsextra/texlive-formatsextra-2008.ebuild,v 1.11 2009/06/10 14:05:26 alexxy Exp $ TEXLIVE_MODULE_CONTENTS="alatex edmac eplain mltex physe phyzzx psizzl startex texsis ytex bin-eplain bin-mltex bin-physe bin-phyzzx bin-texsis collection-formatsextra " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Extra formats" LICENSE="GPL-2 as-is freedist GPL-1 LPPL-1.3 TeX " 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 >=dev-texlive/texlive-latex-2008 |