diff options
Diffstat (limited to 'media-fonts/texcm-ttf')
-rw-r--r-- | media-fonts/texcm-ttf/ChangeLog | 5 | ||||
-rw-r--r-- | media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-fonts/texcm-ttf/ChangeLog b/media-fonts/texcm-ttf/ChangeLog index 6eb98cee6bb8..141fa27c7de6 100644 --- a/media-fonts/texcm-ttf/ChangeLog +++ b/media-fonts/texcm-ttf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-fonts/texcm-ttf # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/texcm-ttf/ChangeLog,v 1.3 2005/08/23 21:58:46 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/texcm-ttf/ChangeLog,v 1.4 2005/09/23 15:43:53 gustavoz Exp $ + + 23 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> texcm-ttf-1.0.ebuild: + Stable on sparc 23 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> texcm-ttf-1.0.ebuild: Added ~sparc diff --git a/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild b/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild index c31d144dfa53..8efce867214d 100644 --- a/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild +++ b/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild,v 1.3 2005/08/23 21:58:46 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild,v 1.4 2005/09/23 15:43:53 gustavoz Exp $ inherit font @@ -10,7 +10,7 @@ SRC_URI="http://www.mozilla.org/projects/mathml/fonts/bakoma/${PN}.zip" LICENSE="bakoma" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 sparc ~x86" IUSE="" DEPEND="app-arch/unzip" |