diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-10 18:45:53 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-10 18:45:53 +0000 |
commit | ef1985f8cc9f9c74623707f63f4d00cfe06d51bb (patch) | |
tree | 363791d7e8c65bdd9e25c5044e218ccf7ce9aab6 /media-fonts/texcm-ttf | |
parent | Added to ~hppa, ~ppc. (diff) | |
download | gentoo-2-ef1985f8cc9f9c74623707f63f4d00cfe06d51bb.tar.gz gentoo-2-ef1985f8cc9f9c74623707f63f4d00cfe06d51bb.tar.bz2 gentoo-2-ef1985f8cc9f9c74623707f63f4d00cfe06d51bb.zip |
Added to ~hppa, ~ppc.
(Portage version: 2.0.53)
Diffstat (limited to 'media-fonts/texcm-ttf')
-rw-r--r-- | media-fonts/texcm-ttf/ChangeLog | 7 | ||||
-rw-r--r-- | media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-fonts/texcm-ttf/ChangeLog b/media-fonts/texcm-ttf/ChangeLog index 141fa27c7de6..188543304be4 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.4 2005/09/23 15:43:53 gustavoz Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/texcm-ttf/ChangeLog,v 1.5 2006/01/10 18:45:03 hansmi Exp $ + + 10 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> texcm-ttf-1.0.ebuild: + Added to ~hppa, ~ppc. 23 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> texcm-ttf-1.0.ebuild: Stable on sparc diff --git a/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild b/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild index 8efce867214d..4e6c8d8a95d8 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 +# Copyright 1999-2006 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.4 2005/09/23 15:43:53 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/texcm-ttf/texcm-ttf-1.0.ebuild,v 1.5 2006/01/10 18:45:03 hansmi 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 ~hppa ~ppc sparc ~x86" IUSE="" DEPEND="app-arch/unzip" |