diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-10 14:22:13 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-10 14:22:13 +0000 |
commit | da9e59c19d8708ff7f34d0b3fff1c63cf3265e62 (patch) | |
tree | 44a667960acc39daa1bbbef5b0955ace014bcf18 /dev-texlive/texlive-pictures | |
parent | [dev-texlive/texlive-omega] add ~mips keywords (diff) | |
download | gentoo-2-da9e59c19d8708ff7f34d0b3fff1c63cf3265e62.tar.gz gentoo-2-da9e59c19d8708ff7f34d0b3fff1c63cf3265e62.tar.bz2 gentoo-2-da9e59c19d8708ff7f34d0b3fff1c63cf3265e62.zip |
[dev-texlive/texlive-pictures] add ~mips keywords
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-pictures')
-rw-r--r-- | dev-texlive/texlive-pictures/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-pictures/texlive-pictures-2008-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-pictures/ChangeLog b/dev-texlive/texlive-pictures/ChangeLog index d7fae5872d8b..a4ef46e2d1ca 100644 --- a/dev-texlive/texlive-pictures/ChangeLog +++ b/dev-texlive/texlive-pictures/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-pictures # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog,v 1.29 2009/05/15 15:39:10 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/ChangeLog,v 1.30 2009/06/10 14:22:13 alexxy Exp $ + + 10 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> + texlive-pictures-2008-r1.ebuild: + Add ~mips love 15 May 2009; Alexis Ballier <aballier@gentoo.org> -texlive-pictures-2007.ebuild: diff --git a/dev-texlive/texlive-pictures/texlive-pictures-2008-r1.ebuild b/dev-texlive/texlive-pictures/texlive-pictures-2008-r1.ebuild index a98498969ee9..e69a91abdb88 100644 --- a/dev-texlive/texlive-pictures/texlive-pictures-2008-r1.ebuild +++ b/dev-texlive/texlive-pictures/texlive-pictures-2008-r1.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-pictures/texlive-pictures-2008-r1.ebuild,v 1.9 2009/03/18 21:18:53 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-pictures/texlive-pictures-2008-r1.ebuild,v 1.10 2009/06/10 14:22:13 alexxy Exp $ TEXLIVE_MODULE_CONTENTS="autoarea bardiag curve curve2e curves dcpic dottex dratex eepic epspdf epspdfconversion gnuplottex miniplot pb-diagram petri-nets pgf-soroban pgfopts pgfplots picinpar pict2e pictex pictex2 pinlabel pmgraph randbild swimgraf texdraw tikz-inet tufte-latex xypic collection-pictures " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Graphics packages" LICENSE="GPL-2 Apache-2.0 as-is freedist 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-basic-2008 " |