diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-10-02 19:52:38 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-10-02 19:52:38 +0000 |
commit | e906eaea99aa185e4002ce150e47ed1359cbef42 (patch) | |
tree | ea73a07727d2f1325ce29a81de9293f999484103 /dev-texlive | |
parent | Marked ~x64-macos, bug #333981 (diff) | |
download | gentoo-2-e906eaea99aa185e4002ce150e47ed1359cbef42.tar.gz gentoo-2-e906eaea99aa185e4002ce150e47ed1359cbef42.tar.bz2 gentoo-2-e906eaea99aa185e4002ce150e47ed1359cbef42.zip |
Marked ~x64-macos, bug #333981
(Portage version: 2.2.01.16711-prefix/cvs/SunOS i386)
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 595e6e0f7510..9ac5d4e2ebda 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.13 2010/06/01 14:34:27 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/ChangeLog,v 1.14 2010/10/02 19:52:38 grobian Exp $ + + 02 Oct 2010; Fabian Groffen <grobian@gentoo.org> + texlive-fontutils-2009.ebuild: + Marked ~x64-macos, bug #333981 01 Jun 2010; Joseph Jezak <josejx@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 0f05b03109fc..f139029f3d75 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.13 2010/06/01 14:34:27 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-fontutils/texlive-fontutils-2009.ebuild,v 1.14 2010/10/02 19:52:38 grobian 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 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2009 !dev-texlive/texlive-psutils |