diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-12 18:41:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-12 18:41:31 +0000 |
commit | 4c9808e0cc53181f43a188431e9faa47441bede6 (patch) | |
tree | 39fa84c817b3a774c7fae1be73b52879637bf46d /dev-texlive | |
parent | clean up (diff) | |
download | gentoo-2-4c9808e0cc53181f43a188431e9faa47441bede6.tar.gz gentoo-2-4c9808e0cc53181f43a188431e9faa47441bede6.tar.bz2 gentoo-2-4c9808e0cc53181f43a188431e9faa47441bede6.zip |
Add ~sparc wrt #300526
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-fontutils/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-fontutils/texlive-fontutils-2009.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-fontutils/ChangeLog b/dev-texlive/texlive-fontutils/ChangeLog index ec71e712792a..df87c34ec7f0 100644 --- a/dev-texlive/texlive-fontutils/ChangeLog +++ b/dev-texlive/texlive-fontutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-fontutils # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog,v 1.10 2010/05/10 21:21:14 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog,v 1.11 2010/05/12 18:41:31 armin76 Exp $ + + 12 May 2010; Raúl Porcel <armin76@gentoo.org> + texlive-fontutils-2009.ebuild: + Add ~sparc wrt #300526 10 May 2010; Markus Meier <maekke@gentoo.org> texlive-fontutils-2009.ebuild: diff --git a/dev-texlive/texlive-fontutils/texlive-fontutils-2009.ebuild b/dev-texlive/texlive-fontutils/texlive-fontutils-2009.ebuild index c43043c28fb9..a98b63bd9537 100644 --- a/dev-texlive/texlive-fontutils/texlive-fontutils-2009.ebuild +++ b/dev-texlive/texlive-fontutils/texlive-fontutils-2009.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2009.ebuild,v 1.10 2010/05/10 21:21:14 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2009.ebuild,v 1.11 2010/05/12 18:41:31 armin76 Exp $ TEXLIVE_MODULE_CONTENTS="accfonts afm2pl epstopdf fontware lcdftypetools ps2pkm pstools psutils dvipsconfig fontinst fontools getafm t1utils collection-fontutils " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive TeX and Outline font utilities" LICENSE="GPL-2 as-is GPL-1 LPPL-1.3 public-domain " SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2009 !dev-texlive/texlive-psutils |